Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | diaspora - begin heavy lifting. This is a 738 tonne brick with a herd of ↵ | friendica | 2014-08-17 | 1 | -218/+118 |
| | | | | elephants standing on it. I'm working on the first tonne or two. | ||||
* | provide backend storage and declaration of directory realm | friendica | 2014-08-16 | 1 | -25/+9 |
| | |||||
* | here's the file but I'm less than 5% of the way through porting it. | friendica | 2014-08-12 | 1 | -0/+2807 |
| | |||||
* | Removing connectors we won't be needing - this is probably going to break ↵ | friendica | 2012-07-18 | 1 | -2571/+0 |
| | | | | some shit. | ||||
* | merge upstream, slider work, refactor ping module, language selection work | friendica | 2012-07-13 | 1 | -26/+43 |
| | |||||
* | upstream fixes and a lot of taxonomy stuff | friendica | 2012-07-10 | 1 | -4/+4 |
| | |||||
* | slightly better way of handling last loop | Zach Prezkuta | 2012-07-05 | 1 | -1/+3 |
| | |||||
* | add some timeouts to prevent deadlock | Zach Prezkuta | 2012-07-05 | 1 | -2/+10 |
| | |||||
* | add rudimentary locking capability to Friendica functions | Zach Prezkuta | 2012-07-05 | 1 | -20/+77 |
| | |||||
* | render the recycle symbol correctly on Diaspora reshares | friendica | 2012-07-04 | 1 | -1/+1 |
| | |||||
* | ok now I'm just making silly mistakes--take out premature function locking code | Zach Prezkuta | 2012-06-23 | 1 | -77/+20 |
| | |||||
* | use author handle instead of sender handle | Zach Prezkuta | 2012-06-23 | 1 | -24/+84 |
| | |||||
* | allow linking to Diaspora's scaled-down images | Zach Prezkuta | 2012-06-23 | 1 | -1/+2 |
| | |||||
* | Merge remote branch 'upstream/master' | Michael Vogel | 2012-06-23 | 1 | -52/+28 |
|\ | | | | | | | | | Conflicts: include/bb2diaspora.php | ||||
| * | create new signed text for relayables right when relaying them | Zach Prezkuta | 2012-06-20 | 1 | -52/+28 |
| | | |||||
* | | Diaspora: Messages are now looking better | Michael Vogel | 2012-06-23 | 1 | -2/+18 |
| | | |||||
* | | New function to convert bbcode to markdown. | Michael Vogel | 2012-06-17 | 1 | -4/+4 |
|/ | |||||
* | more cleanup | Zach Prezkuta | 2012-06-16 | 1 | -15/+0 |
| | |||||
* | some cleanup of obsolete code | Zach Prezkuta | 2012-06-16 | 1 | -31/+6 |
| | |||||
* | still need the original author information for comments and likes | Zach Prezkuta | 2012-06-16 | 1 | -0/+24 |
| | |||||
* | update signature checking for relayables | Zach Prezkuta | 2012-06-16 | 1 | -69/+122 |
| | |||||
* | Debugged implementation of Diaspora relayable_retractions | Zach Prezkuta | 2012-06-03 | 1 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | Diaspora "relayable_retraction" is now supported by Friendica. The following should now work: Friendica top-level post: Diaspora comment deleted, disappears in Friendica Friendica comment deleted, disappears in Diaspora Diaspora like retracted, disappears in Friendica Friendica like retracted, disappears in Diaspora Diaspora top-level post: Same There are still exceptions, however. First, Friendica and Diaspora seem to frequently reject comments with an "invalid signature" error. This can probably be fixed. Also, some comments/likes/retractions seem to just disappear on the Diaspora side. In the Diaspora log these seem to be accompanied by a "not a valid object" error, often preceeded by a "received a comment but no corresponding post" error. These seem to be purely internal, since sometimes it works for some Diaspora contacts but not others. | ||||
* | cleanup and logging | Zach Prezkuta | 2012-06-03 | 1 | -22/+20 |
| | |||||
* | first shot at getting like/unlike functions to work consistently | Zach Prezkuta | 2012-06-03 | 1 | -8/+14 |
| | |||||
* | Fix bugs in the retraction code | Zach Prezkuta | 2012-06-03 | 1 | -35/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | Currently, the following seems to be the functional status: For a Diaspora top-level post: Friendica comments show up AND delete Diaspora comments show up AND delete for top-level owner Diaspora comments show up for non-owner Diaspora comments sometimes don't delete for non-owner -> Appears to be Diaspora's fault, as a "not a valid object" error shows up in the log Friendica likes show up, but can't unlike (Friendica doesn't even message Diaspora) Diaspora likes show up Diaspora non-owner can't unlike -> Same as comments, seems to be Diaspora's fault For a Friendica top-level post: Friendica comments show up AND delete Diaspora comments show up AND delete Friendica likes don't show up in Diaspora sometimes Friendica doesn't even message Diaspora for unlikes (sometimes?) Diaspora likes and unlikes work | ||||
* | Implement relaying of relayable_retractions | Zach Prezkuta | 2012-06-03 | 1 | -29/+122 |
| | | | | Also: some whitespace cleanup, fix Diaspora parent DB query |