aboutsummaryrefslogtreecommitdiffstats
path: root/include/diaspora.php
Commit message (Expand)AuthorAgeFilesLines
* catche edge case of tag "@abcdef +1", which tags the first entry in your aboo...friendica2015-03-241-3/+3
* create terms for Diaspora mention tags - which in Diaspora are handled differ...friendica2015-03-131-3/+97
* invoke tgroup_check() on diaspora posts/comments in case the recipient is a f...friendica2015-03-131-19/+34
* don't relay diaspora comments to sys channelfriendica2015-03-111-0/+6
* change default affinity (abook_closeness) to 80 for all new connections going...friendica2015-03-081-1/+7
* Diaspora tag replacement was wretchedly buggy. Use our standard tag replaceme...friendica2015-02-191-129/+27
* diaspora: move reshare encapsulation after tag parsing, since it seriously sc...friendica2015-02-191-13/+12
* The Diaspora communications policies allow comments to public posts literally...friendica2015-02-171-17/+35
* provide relief to sites that are severely impacted by the slow ITEM_UNSEEN se...friendica2015-02-121-2/+2
* apply max_import_size to Diaspora postsfriendica2015-02-091-0/+43
* generate the correct service permalinkfriendica2015-02-081-6/+4
* over-ride permissions for sys channel delivery from diasporafriendica2015-02-051-9/+13
* another issue with diaspora postings to sys channel - sys has no connections,...friendica2015-02-051-6/+14
* diaspora public posts not delivering to sys channel if there were no other su...friendica2015-02-041-4/+9
* issue #885, autoperms not working for diaspora connectionsfriendica2015-01-311-1/+1
* implement diaspora profile message (oops) or updated profile photos won't be ...friendica2015-01-291-21/+4
* make sure we honour the disable_discover_tab preffriendica2015-01-281-1/+5
* allow diaspora posts to be delivered to the discover channel unless prohibite...friendica2015-01-281-1/+5
* friendica commenters are currently shown using "Diaspora" app. Try and fix th...friendica2014-11-201-1/+6
* change logging of some troublesome or noisy bits so we can figure out what is...friendica2014-11-191-1/+1
* Merge remote-tracking branch 'upstream/master'Habeas Codice2014-11-131-11/+10
|\
| * logging changes, untranslated stringfriendica2014-11-051-1/+1
| * ok heads up - potentially destabilising change. I've tried to sort out all th...friendica2014-11-041-10/+9
* | PostgreSQL support initial commitHabeas Codice2014-11-131-2/+2
|/
* back to wrestling with the !@#$ diaspora recursive reshare from hellfriendica2014-10-141-3/+8
* 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