| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | put back old pointer | friendica | 2014-09-09 | 1 | -1/+1 |
* | fix empty reshared content | friendica | 2014-09-09 | 1 | -2/+2 |
* | d* friending vsprintf error | friendica | 2014-09-09 | 1 | -1/+1 |
* | heavy lifting on diaspora likes. Still needs much more work - especially as w... | friendica | 2014-09-08 | 1 | -67/+56 |
* | diaspora_like - sql error | friendica | 2014-09-08 | 1 | -22/+15 |
* | This is long overdue - use a symblic constant NULL_DATE instead of the easily... | friendica | 2014-09-08 | 1 | -1/+1 |
* | attempt to format diaspora reshares correctly. This might be an iterative pro... | friendica | 2014-09-08 | 1 | -24/+21 |
* | support the recent (2 years ago) changes to diaspora photo embeds | friendica | 2014-09-06 | 1 | -0/+6 |
* | sort out some of the bb2d madness | friendica | 2014-09-03 | 1 | -66/+23 |
* | this is turning into a wretched mess. It's going to get worse before it gets ... | friendica | 2014-09-03 | 1 | -11/+20 |
* | store diaspora meta info in the item table. It has to go there or it will kil... | friendica | 2014-09-03 | 1 | -27/+27 |
* | outbound feed issue | friendica | 2014-09-03 | 1 | -2/+2 |
* | fix diaspora_handle_from_contact() | friendica | 2014-09-02 | 1 | -2/+2 |
* | if we don't have a stored diaspora author signature which has been passed the... | friendica | 2014-09-02 | 1 | -0/+1 |
* | try to proceed with a diaspora relayable even if we don't have the original a... | friendica | 2014-09-02 | 1 | -7/+9 |
* | minor nits | friendica | 2014-09-01 | 1 | -4/+8 |
* | various diaspora issues | friendica | 2014-08-29 | 1 | -19/+25 |
* | lots of little Diaspora issues | friendica | 2014-08-28 | 1 | -4/+19 |
* | mind numbing drudgery continued... | friendica | 2014-08-27 | 1 | -83/+62 |