aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
Commit message (Collapse)AuthorAgeFilesLines
* add function to exclude embedded images when checking message lengthZach Prezkuta2012-07-071-4/+112
|
* clear title and body of items on local deleteZach Prezkuta2012-07-051-2/+4
|
* wrong column name (- vs _)friendica2012-06-281-1/+1
|
* remote_self feeds are not privatefriendica2012-06-281-1/+5
|
* create third privacy state - public post but not searchable or publicly visiblefriendica2012-06-281-5/+5
|
* remove titles in ostatus even when edited date differs from created datefriendica2012-06-281-18/+22
|
* typosfriendica2012-06-251-1/+1
|
* add event titles to discovered birthday eventsfriendica2012-06-251-3/+5
|
* Merge https://github.com/friendica/friendica into pullfriendica2012-06-251-35/+53
|\
| * add some debug loggingZach Prezkuta2012-06-251-0/+1
| |
| * revert extra Diaspora disabling changes to try to eliminate Mustard ↵Zach Prezkuta2012-06-251-31/+15
| | | | | | | | double-posting
| * Clean up the Diaspora connectivity:Zach Prezkuta2012-06-251-49/+82
| | | | | | | | | | - Move Diaspora code into separate functions to make it more modular - Create more checks for whether Diaspora connectivity has been enabled
* | propagate remote deletesfriendica2012-06-251-5/+8
| |
* | improve remote delete forwardingfriendica2012-06-251-1/+63
|/
* sort out some "like" issuesfriendica2012-06-231-5/+9
|
* debuggingfriendica2012-06-231-1/+2
|
* cokmment likes not propagatingfriendica2012-06-231-2/+5
|
* make feeds work with comment likes/dislikesfriendica2012-06-231-1/+1
|
* typofriendica2012-06-231-2/+4
|
* undefined unmark_for_deathfriendica2012-06-201-0/+1
|
* iframes were getting stripped at the rss/atom parser level. We can preserve ↵friendica2012-06-201-0/+2
| | | | these because we will strip them in the purifier after checking for supported video sources
* allow dfrn_deliver to undo a mark_for_death just in case the poller is ↵friendica2012-06-191-0/+5
| | | | consistently getting killed.
* public forum author using private posting, correct the comment permissions ↵friendica2012-06-181-0/+6
| | | | downstream.
* remove php version restriction on archive widgetfriendica2012-06-131-8/+4
|
* disable archive widget for PHP < 5.3friendica2012-06-131-0/+12
|
* this should catch any weirdness caused by being in different timezones and ↵friendica2012-06-121-4/+10
| | | | making your first post on the 31st of March
* that was itfriendica2012-06-121-1/+1
|
* think this will fix itfriendica2012-06-121-0/+1
|
* tracking another edge casefriendica2012-06-121-2/+4
|
* edge casefriendica2012-06-121-0/+2
|
* archive widgetfriendica2012-06-121-0/+47
|
* move parens to proper placefriendica2012-06-121-5/+5
|
* Merge pull request #331 from mexon/upstreamfriendica2012-06-121-0/+10
|\ | | | | Add a hook for post-processing remote items
| * Add a hook for post-processing remote items after they've been stored in the ↵Matthew Exon2012-06-121-0/+10
| | | | | | | | database and have an ID
* | revert an optimisation that was wrongfriendica2012-06-111-4/+3
| |
* | reduce reverted edits due to edit arriving before originalfriendica2012-06-111-3/+26
| |
* | bug #447 - make followed feeds privatefriendica2012-06-111-3/+16
| |
* | ostatus hub subscription issuesfriendica2012-06-071-0/+1
| |
* | png support for embedded private photosfriendica2012-06-071-2/+2
| |
* | Add support for PNG images with alphaFabio Comuni2012-06-071-4/+8
|/
* more logging on subscribe_to_hubfriendica2012-06-061-1/+6
|
* Debugged implementation of Diaspora relayable_retractionsZach Prezkuta2012-06-031-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | 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.
* first shot at getting like/unlike functions to work consistentlyZach Prezkuta2012-06-031-2/+6
|
* Fix bugs in the retraction codeZach Prezkuta2012-06-031-22/+22
| | | | | | | | | | | | | | | | | | | | | | | 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-1/+30
| | | | Also: some whitespace cleanup, fix Diaspora parent DB query
* prevent email from leaking in feedsfriendica2012-05-301-0/+4
|
* fix private photos that also have a size specificationfriendica2012-05-301-2/+2
|
* private group tests, cont.friendica2012-05-291-4/+4
|
* bugfixes: private photo embeds and search for strings with %friendica2012-05-291-1/+1
|
* ability to only expire contacts, not selffriendica2012-05-291-1/+1
|