Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | diaspora private mail seems to work now - but there's an obfuscation leak ↵ | friendica | 2014-09-23 | 1 | -10/+11 |
| | | | | via the conversation structure that needs to be dealt with. | ||||
* | 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 ↵ | friendica | 2014-09-22 | 1 | -10/+7 |
| | | | | back the other way. | ||||
* | 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 |
| | | | | author import) | ||||
* | 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 ↵ | friendica | 2014-09-09 | 1 | -1/+12 |
| | | | | doc that says how you sign something, you damm well better sign it that way. | ||||
* | 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 ↵ | friendica | 2014-09-09 | 1 | -1/+1 |
| | | | | serious federation issues | ||||
* | 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 ↵ | friendica | 2014-09-08 | 1 | -67/+56 |
| | | | | we're ignoring signatures at this time | ||||
* | diaspora_like - sql error | friendica | 2014-09-08 | 1 | -22/+15 |
| | |||||
* | This is long overdue - use a symblic constant NULL_DATE instead of the ↵ | friendica | 2014-09-08 | 1 | -1/+1 |
| | | | | easily mis-typed sequence '0000-00-00 00:00:00' | ||||
* | attempt to format diaspora reshares correctly. This might be an iterative ↵ | friendica | 2014-09-08 | 1 | -24/+21 |
| | | | | process. | ||||
* | 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 |
| | | | | better, but I'm trying to do this incrementally so I don't break the whole shebang for a few days. It will get better once all the bbcode translation is done in a single place (cross fingers), and we can just sign the post once when we submit it and be done with it. If Diaspora ever implements editing of existing posts we'll have to go back and do the whole wretched mess over again. | ||||
* | store diaspora meta info in the item table. It has to go there or it will ↵ | friendica | 2014-09-03 | 1 | -27/+27 |
| | | | | kill us with complex joins. We can phase out the sign table once this all checks out. | ||||
* | 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 ↵ | friendica | 2014-09-02 | 1 | -0/+1 |
| | | | | the baton since the post's creation, fill in the field with their redmatrix signature. It's pointless, but there's so much pointless stuff in here that I doubt it matters. From what I can ascertain - nobody is going to look at it anyway. | ||||
* | try to proceed with a diaspora relayable even if we don't have the original ↵ | friendica | 2014-09-02 | 1 | -7/+9 |
| | | | | author's signature. | ||||
* | 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 |
| | |||||
* | and ... we've got a comment coming the other way | friendica | 2014-08-26 | 1 | -0/+1 |
| | |||||
* | more hard work | friendica | 2014-08-26 | 1 | -121/+99 |
| | |||||
* | works one way sort of - now to go the other way - which will require fixing ↵ | friendica | 2014-08-26 | 1 | -24/+43 |
| | | | | a whole slew of FIXMEs | ||||
* | houston we have liftoff | friendica | 2014-08-26 | 1 | -11/+13 |
| | |||||
* | take off the kid gloves | friendica | 2014-08-26 | 1 | -44/+19 |
| | |||||
* | more diaspora stuff - most of the basic bits are there except queueing and ↵ | friendica | 2014-08-25 | 1 | -11/+36 |
| | | | | physical delivery (I'm keeping delivery turned off until some of the bugs are fixed so we don't cause inifinite loops or network meltdowns) - now it's just a matter of going through and methodically finding all the bugs | ||||
* | sort out some anomalies | friendica | 2014-08-25 | 1 | -3/+3 |
| | |||||
* | more diaspora heavy lifting | friendica | 2014-08-25 | 1 | -48/+187 |
| | |||||
* | another round of heavy lifting | friendica | 2014-08-21 | 1 | -112/+99 |
| | |||||
* | provide the site blacklist everywhere it is needed | friendica | 2014-08-21 | 1 | -0/+26 |
| | |||||
* | some work on network discovery | friendica | 2014-08-19 | 1 | -73/+18 |
| | |||||
* | diaspora - crazy amount of work remaining | friendica | 2014-08-19 | 1 | -80/+63 |
| | |||||
* | beginning of permission role settings | friendica | 2014-08-17 | 1 | -1/+1 |
| |