aboutsummaryrefslogtreecommitdiffstats
path: root/include/diaspora.php
Commit message (Collapse)AuthorAgeFilesLines
* more cleanupZach Prezkuta2012-06-161-15/+0
|
* some cleanup of obsolete codeZach Prezkuta2012-06-161-31/+6
|
* still need the original author information for comments and likesZach Prezkuta2012-06-161-0/+24
|
* update signature checking for relayablesZach Prezkuta2012-06-161-69/+122
|
* Debugged implementation of Diaspora relayable_retractionsZach Prezkuta2012-06-031-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 loggingZach Prezkuta2012-06-031-22/+20
|
* first shot at getting like/unlike functions to work consistentlyZach Prezkuta2012-06-031-8/+14
|
* Fix bugs in the retraction codeZach Prezkuta2012-06-031-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_retractionsZach Prezkuta2012-06-031-29/+122
| | | | Also: some whitespace cleanup, fix Diaspora parent DB query
* Support relayable_retractions that are relayed to us by the top-level post ownerZach Prezkuta2012-06-031-9/+37
|
* turn registration code into a standalone function for re-usefriendica2012-05-311-4/+4
|
* query using both `id` and `parent`Zach Prezkuta2012-05-311-2/+10
|
* more private forums, default privacy group for new contactsfriendica2012-05-171-0/+8
|
* If a contact has had delivery issues in the last 15 minutes, send new posts ↵friendica2012-05-071-6/+12
| | | | | | | straight to the queue and don't even try to connect. Also defer polling for stuck contacts. Should reduce the number of stuck processes trying to connect with dead or dying servers significantly.
* separate tag search from body searchfriendica2012-04-231-6/+6
|
* bug #388 - notify_comment received after post deletedfriendica2012-04-221-1/+1
|
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-9/+30
|\ | | | | | | | | | | Conflicts: include/config.php update.php
| * also block outboundfriendica2012-04-041-0/+5
| |
| * log disabled requestsfriendica2012-04-041-2/+6
| |
| * bug: diaspora_enabled setting turns it on but doesn't fully turn it off.friendica2012-04-041-0/+8
| |
| * add title to D* postsfriendica2012-04-011-1/+5
| |
| * some reported warnings cleaned upfriendica2012-03-281-6/+6
| |
| * block filed items from deletionfriendica2012-03-241-2/+2
|/
* wrong link in d* comment notificationsfriendica2012-03-161-1/+1
|
* notification for disapora commentsfriendica2012-03-161-0/+42
|
* scale external imagesfriendica2012-02-251-6/+6
|
* string update for 2.38friendica2012-02-241-0/+3
|
* allow forum posts by followers on Diasporafriendica2012-02-221-7/+19
|
* new notifications - implement storagefriendica2012-02-181-0/+1
|
* another sql typofriendica2012-02-161-1/+1
|
* sql typo in auto-friend with D*friendica2012-02-151-1/+1
|
* don't link tags enclosed inside Diaspora linksfriendica2012-02-071-0/+26
|
* restore diaspora test modefriendica2012-01-261-1/+6
|
* more logging of D* photo transactionsfriendica2012-01-221-1/+8
|
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* send diaspora share notification back to originator for auto friendingfriendica2012-01-051-21/+4
|
* support auto-friend page types for Diasporafriendica2012-01-041-3/+50
|
* add verb and item to notifications to aid in localisationfriendica2012-01-031-0/+2
|
* add notifications to d* private messagesfriendica2011-12-271-0/+13
|
* bug #188 diaspora_signed_retraction not removing postfriendica2011-12-211-4/+10
|
* bug 244 multiple birthday reminders from Diaspora if profile changed repeatedlyfriendica2011-12-191-0/+6
|
* more data checking, cleans up some infrequent php errorsfriendica2011-12-191-0/+7
|
* pm repliesfriendica2011-12-061-30/+112
|
* include diaspora mentions in personal (requires adding a Diaspora profile ↵friendica2011-12-061-1/+10
| | | | url because they don't use ours)
* d* pmfriendica2011-12-061-1/+75
|
* more d* PM stufffriendica2011-12-041-82/+44
|
* typofriendica2011-11-301-0/+3
|
* begininning d* conversation modefriendica2011-11-291-5/+39
|
* start of d* private mail, dba without mysqlifriendica2011-11-271-2/+166
|
* extract private images before bbcode translation since preg has issues with ↵friendica2011-11-271-0/+1
| | | | large data sizes.