aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Provide backend option to only expire other peoples' conversations.friendica2012-05-281-1/+8
|
* rev updatefriendica2012-05-281-2/+2
|
* rework the way private photos are embedded to avoid url differences and also ↵friendica2012-05-271-8/+80
| | | | check the permissions if possible to make sure that nothing sneaks by.
* cause of bogus wall-to-wall posts foundfriendica2012-05-221-1/+1
|
* more private forums, default privacy group for new contactsfriendica2012-05-171-24/+31
|
* tell browser not to cache permission denied (private) photos so that after ↵friendica2012-05-171-3/+3
| | | | authenticating we don't have to fight the browser - plus more prvgroup work
* setup delivery chain for private groups (work in progress)friendica2012-05-171-21/+26
|
* better test of email reply visibilityfriendica2012-05-111-1/+1
|
* reset permissions to forum default when adding forum delivery chainfriendica2012-05-061-2/+12
|
* consolidate item deletion so we can fix orphaned categories and file_as tags.friendica2012-05-051-27/+32
|
* missed a db fieldfriendica2012-04-291-1/+1
|
* typo in profile_selectors, fix remote taggingfriendica2012-04-291-14/+30
|
* bug #388 - notify_comment received after post deletedfriendica2012-04-221-1/+1
|
* TypoTobias Hößl2012-04-171-2/+2
|
* Some Bugfixes, and variable checksTobias Hößl2012-04-171-27/+28
|
* propagate edited commentsfriendica2012-04-161-2/+6
|
* edited comments weren't being relayedfriendica2012-04-161-0/+24
|
* bug #372 - category feedsfriendica2012-04-141-0/+10
|
* table cleanupfriendica2012-04-121-0/+11
|
* more backend work on mail2 followersfriendica2012-04-101-0/+3
|
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-16/+51
|\ | | | | | | | | | | Conflicts: include/config.php update.php
| * slight improvement in handling of plaintext feedsfriendica2012-04-011-2/+9
| |
| * that didn't quite work outfriendica2012-04-011-2/+2
| |
| * try slightly better detection of html in feedsfriendica2012-04-011-3/+4
| |
| * improved rw notificationsfriendica2012-03-281-0/+11
| |
| * don't expire filed itemsfriendica2012-03-271-0/+5
| |
| * preparation for some possibly killer featuresfriendica2012-03-261-6/+4
| |
| * prevent duplicate friend suggestionsfriendica2012-03-241-0/+9
| |
| * block filed items from deletionfriendica2012-03-241-2/+2
| |
| * ability to change tags in edited postsfriendica2012-03-221-5/+9
|/
* community discovery cont., cleanup of DB debuggingfriendica2012-03-181-2/+29
|
* whitespacefriendica2012-03-161-0/+1
|
* track whether contact is a community page or notfriendica2012-03-151-0/+5
|
* ssl_policy stufffriendica2012-03-141-0/+17
|
* Merge branch 'master' of git://github.com/friendica/friendicaTobias Hößl2012-03-091-25/+83
|\
| * still getting parent relays on remote systemsfriendica2012-03-071-2/+2
| |
| * prevent duplicate likesfriendica2012-03-061-0/+25
| |
| * correct owner info from misconfigured installs, duepuntozero title block ↵friendica2012-03-041-0/+24
| | | | | | | | misplaced in editplain mode
| * yet more work on notificationsfriendica2012-02-291-24/+33
| |
| * From Tobias H - catch some irregularities caused by cut/paste codefriendica2012-02-281-1/+1
| |
* | Avoid a noticeTobias Hößl2012-02-281-0/+1
| |
* | Avoid a NoticeTobias Hößl2012-02-271-1/+3
|/
* Avoid some noticesTobias Hößl2012-02-261-3/+3
|