aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* log every possible diaspora return for posts and commentsFriendika2011-08-292-18/+24
|
* remove "online reputation" section on contact editing - nobody ever uses it, ↵Friendika2011-08-292-38/+1
| | | | and there is no interface to query it.
* wrong time format string, 24hr clockFriendika2011-08-291-2/+2
|
* don't deliver on first pass if already queuedFriendika2011-08-292-1/+2
|
* allow zero delivery interval on dedicated serversFriendika2011-08-292-9/+8
|
* better handling of relayed Diaspora commentsFriendika2011-08-291-3/+6
|
* logging on notifierFriendika2011-08-281-1/+3
|
* Merge branch 'pull'Friendika2011-08-282-11/+23
|\
| * remove item from queueFriendika2011-08-282-11/+23
| |
* | flag top level postFriendika2011-08-281-1/+3
|/
* implement delivery queue in case notifier gets killedFriendika2011-08-288-20/+74
|
* bring Diaspora message signing back to the source author - whether they like ↵Friendika2011-08-286-31/+105
| | | | it or not.
* Merge branch 'pull'Friendika2011-08-283-45/+80
|\
| * Merge pull request #163 from fabrixxm/masterfabrixxm2011-08-273-45/+80
| |\ | | | | | | API and IT translation: smal fixes
| | * Small fix to IT stringsfabrixxm2011-08-262-5/+5
| | |
| | * API: fix friends profile, statuses etcfabrixxm2011-08-261-40/+75
| | |
* | | cleanupFriendika2011-08-281-2/+4
| | |
* | | allow comment relaying for comments which were never Diaspora signedFriendika2011-08-281-1/+18
| | |
* | | remove public disclosure riskFriendika2011-08-273-2/+67
|/ /
* | fix any update issues that may arise from update 1081Friendika2011-08-262-2/+10
| |
* | typo in update scriptFriendika2011-08-261-1/+1
| |
* | check for existing diaspora comment before accepting, add 'Diaspora' app to ↵Friendika2011-08-261-3/+17
| | | | | | | | item, use html_entity_decode so quotes don't get messed up
* | fix bad embedsFriendika2011-08-262-1/+4
| |
* | break up delivery into per-person processesFriendika2011-08-263-113/+501
|/
* don't allow fullscreen for youtube iframe - this makes it hard to visit the ↵Friendika2011-08-263-8/+30
| | | | network page when they throw an error
* more logging diaspora pubdeliverFriendika2011-08-251-2/+9
|
* one more little tweak to linkificatorFriendika2011-08-251-1/+1
|
* tweak to bbcode linkificatorFriendika2011-08-251-1/+1
|
* some minor work on contact edit pageFriendika2011-08-256-6/+38
|
* diaspora2bb, salmon fix argument errorFriendika2011-08-254-56/+25
|
* third attempt to get rid of this stupid warningFriendika2011-08-251-1/+1
|
* theme settings for contact photo menuFriendika2011-08-255-4/+71
|
* contact photo menuFriendika2011-08-243-22/+11
|
* contact menu beginningsFriendika2011-08-244-1/+95
|
* missing salmon key? report it.Friendika2011-08-244-5/+16
|
* Merge branch 'pull'Friendika2011-08-242-490/+2755
|\
| * Merge pull request #162 from omigeot/mastertobiasd2011-08-242-490/+2755
| |\ | | | | | | French translation
| | * French translation up to date.Olivier Migeot2011-08-242-490/+2755
| |/
* / revupFriendika2011-08-241-1/+1
|/
* change the way public feeds work just to fix statusnet's bug, because they won'tFriendika2011-08-241-3/+20
|
* cleaned up the conditions on when to and when not to relay.Friendika2011-08-243-9/+43
|
* turn off notifier - runawayFriendika2011-08-241-2/+2
|
* don't accept pubsub from diasporaFriendika2011-08-241-0/+6
|
* Merge branch 'pull'Friendika2011-08-241-2/+2
|\
| * Merge pull request #161 from tobiasd/mastertobiasd2011-08-231-2/+2
| |\ | | | | | | fix for DE strings.php
| | * Merge github.com:tobiasd/friendikaTobias Diekershoff2011-08-241-2/+2
| |/|
| | * fixed a missing string in DETobias Diekershoff2011-08-231-2/+2
| | |
* | | D* queueFriendika2011-08-244-72/+94
|/ /
* | author and owner sign exactly the same string - apparentlyFriendika2011-08-231-2/+4
| |
* | that was ugly - let's do betterFriendika2011-08-231-8/+9
| |