aboutsummaryrefslogtreecommitdiffstats
path: root/include/ConversationObject.php
Commit message (Expand)AuthorAgeFilesLines
* fix default cipher for comments and set it at the conversation level rather t...friendica2013-11-141-1/+8
* Optionally pass a prepared "top level" item into conversation(). This will ev...friendica2013-10-241-2/+14
* close commentfriendica2013-09-281-0/+1
* fix can_comment_on_post when viewing wall-to-wallfriendica2013-09-281-1/+4
* is_commentable() had some major issues when applied to the atrocity known as ...friendica2013-09-201-10/+13
* implement the other part of ITEM_NOCOMMENT - which means an item is not comme...friendica2013-07-141-1/+7
* This should fix some of the remote permissions issuesfriendica2013-07-081-2/+5
* more work on bug #59 - hope this doesn't hork everything. Also some tweaking ...friendica2013-07-081-6/+24
* fix comment permissions on display (again) and clean up an error seen in the ...friendica2013-03-061-1/+8
* just tinkering and trying a few things - don't get upset. It can all be rever...friendica2013-03-051-0/+5
* start formatting for Doxygenfriendica2013-02-251-1/+2
* progress on pages - they're still getting lost inside conversation(), but pro...friendica2013-01-141-0/+4
* start to whip the permissions into shape, also got rid of the mce drop shadow...friendica2012-12-091-2/+5
* fixing broken things again after the latest round of ripping out the yellow s...friendica2012-10-291-1/+1
* move things to the newer conversation object, a few minor bugs - will sort it...friendica2012-10-251-10/+3
* mv objects from object dir to include where they belongfriendica2012-10-221-0/+162