aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix for z-index on wall-to-wall avatars in testbubble themeDevlon Duthie2011-10-081-2/+2
|
* fix for 'show all notifications' on notifications drop-down to handle ↵Devlon Duthie2011-10-082-4/+13
| | | | installations in sub-directories + fix for friend notifications (eg: joe became friends with sam)
* bug #175 - hide_help config option not workingFriendika2011-10-085-5/+6
|
* missing arg to diaspora_transmit from share/unshareFriendika2011-10-072-3/+3
|
* Merge pull request #20 from duthied/masterduthied2011-10-0612-130/+326
|\ | | | | Notifications page improvements + testbubble theme tweaks
| * Anne set testbubble banner to be fixed, I added the other notification types ↵Devlon Duthie2011-10-0712-130/+326
|/ | | | to /notifcations, added link to notifcations drop-down for all notifications and added notifications drop-down to testbubble theme
* local_deliver testingFriendika2011-10-064-662/+85
|
* local deliver 1Friendika2011-10-061-0/+664
|
* revupFriendika2011-10-061-1/+1
|
* check author url to see if it matches current contact before relay is acceptedFriendika2011-10-061-0/+8
|
* use strpos instead of strstr, fasterFriendika2011-10-051-1/+1
|
* ensure D* photos only attached onceFriendika2011-10-051-5/+7
|
* bug 173Friendika2011-10-051-0/+42
|
* provide ability to repair contact photoFriendika2011-10-053-1/+33
|
* mostly cosmetic changes to make DB tables accurately reflect the ↵Friendika2011-10-054-7/+11
| | | | conversation members
* Merge branch 'pull'Friendika2011-10-051-1/+1
|\
| * Merge pull request #19 from tobiasd/masterFriendika2011-10-051-1/+1
| |\ | | | | | | link Diaspora* to the foundation homepage
| | * point Diaspora* to the foundation homepage instead of joindiaspora.comTobias Diekershoff2011-10-051-1/+1
| | |
| | * Merge branch 'master' of git://github.com/friendika/Free-FriendikaTobias Diekershoff2011-10-0585-2961/+1745
| | |\
| | * \ Merge branch 'master' of git://github.com/friendika/Free-FriendikaTobias Diekershoff2011-09-290-0/+0
| | |\ \
| | * \ \ Merge branch 'master' of git://github.com/friendika/Free-FriendikaTobias Diekershoff2011-09-2926-462/+134
| | |\ \ \
* | | | | | clean up w3c validation and layout for priv mail and lang selectorFriendika2011-10-058-11/+17
|/ / / / /
* | | | | Merge branch 'pull'Friendika2011-10-052-33/+123
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge pull request #18 from duthied/masterduthied2011-10-051-1/+1
| |\ \ \ \ | | | | | | | | | | | | tweak to notification drop-down line items in testbubble theme
| | * | | | wrapped notification line item with the anchros tag instead of the inner, ↵Devlon Duthie2011-10-051-1/+1
| |/ / / / | | | | | | | | | | | | | | | makes the whole line item a link (better)
| * | | | Merge pull request #17 from duthied/masterduthied2011-10-052-33/+123
| |\ \ \ \ | | | | | | | | | | | | drop-down notification menu support added to testbubble theme
| | * | | | - added drop-down notification support in testbubble themeDevlon Duthie2011-10-052-33/+123
| | | | | |
* | | | | | better check for orig post authorFriendika2011-10-052-2/+2
|/ / / / /
* | | | | added prepare_body hooksFriendika2011-10-051-0/+6
| | | | |
* | | | | document backward compat issueFriendika2011-10-041-0/+4
| | | | |
* | | | | yikesFriendika2011-10-042-2/+2
| | | | |
* | | | | another typoFriendika2011-10-041-1/+1
| | | | |
* | | | | and a typo fixFriendika2011-10-041-1/+1
| | | | |
* | | | | notification issue after last checkinFriendika2011-10-041-1/+9
| | | | |
* | | | | performance enhancementsFriendika2011-10-045-8/+22
|/ / / /
* | | | Merge pull request #16 from duthied/masterduthied2011-10-043-10/+30
|\ \ \ \ | | | | | | | | | | Minor ui tweaks
| * | | | - moved the header for profile permissions out of the scrolling divDevlon Duthie2011-10-043-10/+30
| | | | | | | | | | | | | | | | | | | | - tweaks to the testbubble theme's nav
* | | | | urlescape saved search termsFriendika2011-10-041-1/+1
| | | | |
* | | | | document multi-pass mode on consume_feedFriendika2011-10-041-0/+11
| | | | |
* | | | | Merge branch 'pull'Friendika2011-10-042-392/+969
|\ \ \ \ \
| * | | | | Updated french locale.Olivier Migeot2011-10-042-394/+971
| | | | | |
| * | | | | Merge remote branch 'upstream/master'Olivier Migeot2011-10-04467-15528/+23770
| |\ \ \ \ \
| * | | | | | Small fixOlivier Migeot2011-08-242-2/+2
| | | | | | |
* | | | | | | improve feed import performanceFriendika2011-10-043-13/+13
| | | | | | |
* | | | | | | lrdd attributes for zot changedFriendika2011-10-041-7/+5
| |/ / / / / |/| | | | |
* | | | | | tagmatch available to anon, add paging variable to queryFriendika2011-10-032-11/+9
| | | | | |
* | | | | | item_store: prevent storing a duplicate item with same uri+uidFriendika2011-10-031-0/+8
| | | | | |
* | | | | | Merge pull request #15 from fabrixxm/masterFriendika2011-10-038-89/+107
|\ \ \ \ \ \ | | | | | | | | | | | | | | some work on quattro theme and a little fix to JS
| * | | | | | move call to ping before call to update_*Fabio Comuni2011-10-031-8/+9
| | | | | | |
| * | | | | | fix typoFabio Comuni2011-10-032-13/+14
| | | | | | |