aboutsummaryrefslogtreecommitdiffstats
path: root/include/diaspora.php
Commit message (Expand)AuthorAgeFilesLines
* diaspora_send_status() - recalculate markdown translation to pickup any later...friendica2014-10-121-1/+1
* remove remnants of old signing structure - now using diaspora_metafriendica2014-10-101-7/+0
* reset route to parent route on Diaspora comments flowing upstream so they won...friendica2014-10-101-3/+5
* make sure diaspora comments get the correct routefriendica2014-10-101-0/+4
* don't double-encode hashtagsfriendica2014-10-081-4/+4
* log the recursive reshare from hell at logger_debug until we get through this...friendica2014-10-071-3/+3
* Make a best guess at how to pull the attribution from the recursive reshare f...friendica2014-10-061-0/+4
* found one bug trying to fetch the recursive reshare from hell. I still think ...friendica2014-10-061-2/+2
* attempt to deal with the diaspora recursive reshare from hell (Bob reshared N...friendica2014-10-051-10/+40
* send dislike activities to diaspora as comments, also send likes and dislikes...friendica2014-10-051-13/+5
* diaspora share not rendering issue - still have one remaining (the recursive ...friendica2014-10-051-1/+1
* issues with diaspora comment signatures on relayed comments that are relayed ...friendica2014-10-021-0/+3
* diaspora private mail seems to work now - but there's an obfuscation leak via...friendica2014-09-231-10/+11
* d* little fixesfriendica2014-09-231-10/+4
* d* PM cont.friendica2014-09-231-1/+10
* more work on d* private messagesfriendica2014-09-231-6/+18
* private mail from d* to r# seems to work with these edits. - Now have to go b...friendica2014-09-221-10/+7
* try to sort out walltowall translation for diaspora recipientsfriendica2014-09-191-4/+4
* still some old Friendica database queries in diaspora_signed_retractionfriendica2014-09-161-17/+15
* provide a way to sync locations and get rid of bogus hublocs, now implementedfriendica2014-09-141-0/+6
* fix diaspora_retractionfriendica2014-09-141-7/+4
* doc updates and a couple of issues spotted in the logs (diaspora likes, feed ...friendica2014-09-121-1/+1
* possible solution to diaspora walltowall mistaken attributionfriendica2014-09-101-4/+0
* encrypt diaspora_meta since it may contain private message contentsfriendica2014-09-101-14/+30
* fix the like signatures to the "new ordering" - inbound and outboundfriendica2014-09-101-20/+12
* don't include plus-sign in the stored term for imported mentionsfriendica2014-09-101-1/+3
* this should be the final piece of the puzzlefriendica2014-09-091-0/+14
* Did I ever mention how much I HATE hacking crypto? If you've got a protocol d...friendica2014-09-091-1/+12
* some fixes for auto-perms across networksfriendica2014-09-091-9/+9
* reduce log level of inbound d* posts until we get through some of the more se...friendica2014-09-091-1/+1
* put back old pointerfriendica2014-09-091-1/+1
* fix empty reshared contentfriendica2014-09-091-2/+2
* d* friending vsprintf errorfriendica2014-09-091-1/+1
* heavy lifting on diaspora likes. Still needs much more work - especially as w...friendica2014-09-081-67/+56
* diaspora_like - sql errorfriendica2014-09-081-22/+15
* This is long overdue - use a symblic constant NULL_DATE instead of the easily...friendica2014-09-081-1/+1
* attempt to format diaspora reshares correctly. This might be an iterative pro...friendica2014-09-081-24/+21
* support the recent (2 years ago) changes to diaspora photo embedsfriendica2014-09-061-0/+6
* sort out some of the bb2d madnessfriendica2014-09-031-66/+23
* this is turning into a wretched mess. It's going to get worse before it gets ...friendica2014-09-031-11/+20
* store diaspora meta info in the item table. It has to go there or it will kil...friendica2014-09-031-27/+27
* outbound feed issuefriendica2014-09-031-2/+2
* fix diaspora_handle_from_contact()friendica2014-09-021-2/+2
* if we don't have a stored diaspora author signature which has been passed the...friendica2014-09-021-0/+1
* try to proceed with a diaspora relayable even if we don't have the original a...friendica2014-09-021-7/+9
* minor nitsfriendica2014-09-011-4/+8
* various diaspora issuesfriendica2014-08-291-19/+25
* lots of little Diaspora issuesfriendica2014-08-281-4/+19
* mind numbing drudgery continued...friendica2014-08-271-83/+62
* and ... we've got a comment coming the other wayfriendica2014-08-261-0/+1