aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
Commit message (Expand)AuthorAgeFilesLines
* public forum author using private posting, correct the comment permissions do...friendica2012-06-181-0/+6
* 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 ma...friendica2012-06-121-4/+10
* 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 after they've been stored in the ...Matthew Exon2012-06-121-0/+10
* | 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
* 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
* Implement relaying of relayable_retractionsZach Prezkuta2012-06-031-1/+30
* 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
* 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 au...friendica2012-05-171-3/+3
* 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
|\
| * slight improvement in handling of plaintext feedsfriendica2012-04-011-2/+9