aboutsummaryrefslogtreecommitdiffstats
path: root/include/diaspora.php
Commit message (Expand)AuthorAgeFilesLines
...
* diaspora resharesFriendika2011-10-181-0/+139
* string updateFriendika2011-10-181-0/+1
* a few issues with diaspora_profileFriendika2011-10-181-2/+7
* "cubbi.es"Friendika2011-10-171-0/+101
* diaspora birthday notificationsFriendika2011-10-141-3/+6
* handle diaspora profile update messageFriendika2011-10-131-0/+78
* missing arg to diaspora_transmit from share/unshareFriendika2011-10-071-2/+2
* 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
* mostly cosmetic changes to make DB tables accurately reflect the conversation...Friendika2011-10-051-4/+3
* requeue deliveries on 503 errors which have 'retry-after' headersFriendika2011-09-271-1/+2
* sql error diaspora re-queueFriendika2011-09-271-1/+1
* starting the big delivery shakeupFriendika2011-09-221-30/+40
* structures for batch mode (Diaspora/zot)Friendika2011-09-201-7/+4
* resume strict verification of Diaspora messagesFriendika2011-09-191-1/+1
* cripple account when expiredFriendika2011-09-191-1/+1
* build diaspora public (batch) messageFriendika2011-09-181-0/+46
* public D* post fixFriendika2011-09-161-1/+1
* log the D* publc messagesFriendika2011-09-161-1/+4
* may fix diaspora sendFriendika2011-09-161-3/+3
* federation friday updateFriendika2011-09-151-18/+5
* diaspora protocol changesFriendika2011-09-141-70/+100
* no plink on imported D* postsFriendika2011-09-031-0/+3
* save plink for diaspora items so likes will point to right postFriendika2011-08-311-1/+23
* relayed likes did not verifyFriendika2011-08-301-2/+2
* log every possible diaspora return for posts and commentsFriendika2011-08-291-4/+10
* wrong time format string, 24hr clockFriendika2011-08-291-2/+2
* better handling of relayed Diaspora commentsFriendika2011-08-291-3/+6
* implement delivery queue in case notifier gets killedFriendika2011-08-281-3/+2
* bring Diaspora message signing back to the source author - whether they like ...Friendika2011-08-281-25/+24
* cleanupFriendika2011-08-281-2/+4
* allow comment relaying for comments which were never Diaspora signedFriendika2011-08-281-1/+18
* check for existing diaspora comment before accepting, add 'Diaspora' app to i...Friendika2011-08-261-3/+17
* break up delivery into per-person processesFriendika2011-08-261-22/+32
* diaspora2bb, salmon fix argument errorFriendika2011-08-251-52/+2
* cleaned up the conditions on when to and when not to relay.Friendika2011-08-241-7/+11
* turn off notifier - runawayFriendika2011-08-241-2/+2
* D* queueFriendika2011-08-241-26/+62
* author and owner sign exactly the same string - apparentlyFriendika2011-08-231-2/+4
* correct time in photo msgFriendika2011-08-231-2/+2
* photo fixesFriendika2011-08-231-3/+3
* diaspora photos ?Friendika2011-08-231-1/+115
* include bb2diaspora at top levelFriendika2011-08-231-1/+1
* convert bbcode to markdown for diaspora (first try, will need tweaking)Friendika2011-08-231-5/+5
* bad param in like functionFriendika2011-08-221-1/+1
* d* retractionsFriendika2011-08-221-7/+55
* invoke notifierFriendika2011-08-221-47/+41
* store key with contact recordFriendika2011-08-221-1/+6
* correct the diaspora_like signable string formatFriendika2011-08-221-3/+3