| Commit message (Expand) | Author | Age | Files | Lines |
* | Diaspora tag replacement was wretchedly buggy. Use our standard tag replaceme... | friendica | 2015-02-19 | 1 | -129/+27 |
* | diaspora: move reshare encapsulation after tag parsing, since it seriously sc... | friendica | 2015-02-19 | 1 | -13/+12 |
* | The Diaspora communications policies allow comments to public posts literally... | friendica | 2015-02-17 | 1 | -17/+35 |
* | provide relief to sites that are severely impacted by the slow ITEM_UNSEEN se... | friendica | 2015-02-12 | 1 | -2/+2 |
* | apply max_import_size to Diaspora posts | friendica | 2015-02-09 | 1 | -0/+43 |
* | generate the correct service permalink | friendica | 2015-02-08 | 1 | -6/+4 |
* | over-ride permissions for sys channel delivery from diaspora | friendica | 2015-02-05 | 1 | -9/+13 |
* | another issue with diaspora postings to sys channel - sys has no connections,... | friendica | 2015-02-05 | 1 | -6/+14 |
* | diaspora public posts not delivering to sys channel if there were no other su... | friendica | 2015-02-04 | 1 | -4/+9 |
* | issue #885, autoperms not working for diaspora connections | friendica | 2015-01-31 | 1 | -1/+1 |
* | implement diaspora profile message (oops) or updated profile photos won't be ... | friendica | 2015-01-29 | 1 | -21/+4 |
* | make sure we honour the disable_discover_tab pref | friendica | 2015-01-28 | 1 | -1/+5 |
* | allow diaspora posts to be delivered to the discover channel unless prohibite... | friendica | 2015-01-28 | 1 | -1/+5 |
* | friendica commenters are currently shown using "Diaspora" app. Try and fix th... | friendica | 2014-11-20 | 1 | -1/+6 |
* | change logging of some troublesome or noisy bits so we can figure out what is... | friendica | 2014-11-19 | 1 | -1/+1 |
* | Merge remote-tracking branch 'upstream/master' | Habeas Codice | 2014-11-13 | 1 | -11/+10 |
|\ |
|
| * | logging changes, untranslated string | friendica | 2014-11-05 | 1 | -1/+1 |
| * | ok heads up - potentially destabilising change. I've tried to sort out all th... | friendica | 2014-11-04 | 1 | -10/+9 |
* | | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -2/+2 |
|/ |
|
* | back to wrestling with the !@#$ diaspora recursive reshare from hell | friendica | 2014-10-14 | 1 | -3/+8 |
* | diaspora_send_status() - recalculate markdown translation to pickup any later... | friendica | 2014-10-12 | 1 | -1/+1 |
* | remove remnants of old signing structure - now using diaspora_meta | friendica | 2014-10-10 | 1 | -7/+0 |
* | reset route to parent route on Diaspora comments flowing upstream so they won... | friendica | 2014-10-10 | 1 | -3/+5 |
* | make sure diaspora comments get the correct route | friendica | 2014-10-10 | 1 | -0/+4 |
* | don't double-encode hashtags | friendica | 2014-10-08 | 1 | -4/+4 |
* | log the recursive reshare from hell at logger_debug until we get through this... | friendica | 2014-10-07 | 1 | -3/+3 |
* | Make a best guess at how to pull the attribution from the recursive reshare f... | friendica | 2014-10-06 | 1 | -0/+4 |
* | found one bug trying to fetch the recursive reshare from hell. I still think ... | friendica | 2014-10-06 | 1 | -2/+2 |
* | attempt to deal with the diaspora recursive reshare from hell (Bob reshared N... | friendica | 2014-10-05 | 1 | -10/+40 |
* | send dislike activities to diaspora as comments, also send likes and dislikes... | friendica | 2014-10-05 | 1 | -13/+5 |
* | diaspora share not rendering issue - still have one remaining (the recursive ... | friendica | 2014-10-05 | 1 | -1/+1 |
* | issues with diaspora comment signatures on relayed comments that are relayed ... | friendica | 2014-10-02 | 1 | -0/+3 |
* | diaspora private mail seems to work now - but there's an obfuscation leak via... | friendica | 2014-09-23 | 1 | -10/+11 |
* | d* little fixes | friendica | 2014-09-23 | 1 | -10/+4 |
* | d* PM cont. | friendica | 2014-09-23 | 1 | -1/+10 |
* | more work on d* private messages | friendica | 2014-09-23 | 1 | -6/+18 |
* | private mail from d* to r# seems to work with these edits. - Now have to go b... | friendica | 2014-09-22 | 1 | -10/+7 |
* | try to sort out walltowall translation for diaspora recipients | friendica | 2014-09-19 | 1 | -4/+4 |
* | still some old Friendica database queries in diaspora_signed_retraction | friendica | 2014-09-16 | 1 | -17/+15 |
* | provide a way to sync locations and get rid of bogus hublocs, now implemented | friendica | 2014-09-14 | 1 | -0/+6 |
* | fix diaspora_retraction | friendica | 2014-09-14 | 1 | -7/+4 |
* | doc updates and a couple of issues spotted in the logs (diaspora likes, feed ... | friendica | 2014-09-12 | 1 | -1/+1 |
* | possible solution to diaspora walltowall mistaken attribution | friendica | 2014-09-10 | 1 | -4/+0 |
* | encrypt diaspora_meta since it may contain private message contents | friendica | 2014-09-10 | 1 | -14/+30 |
* | fix the like signatures to the "new ordering" - inbound and outbound | friendica | 2014-09-10 | 1 | -20/+12 |
* | don't include plus-sign in the stored term for imported mentions | friendica | 2014-09-10 | 1 | -1/+3 |
* | this should be the final piece of the puzzle | friendica | 2014-09-09 | 1 | -0/+14 |
* | Did I ever mention how much I HATE hacking crypto? If you've got a protocol d... | friendica | 2014-09-09 | 1 | -1/+12 |
* | some fixes for auto-perms across networks | friendica | 2014-09-09 | 1 | -9/+9 |
* | reduce log level of inbound d* posts until we get through some of the more se... | friendica | 2014-09-09 | 1 | -1/+1 |