aboutsummaryrefslogtreecommitdiffstats
path: root/include/ItemObject.php
Commit message (Expand)AuthorAgeFilesLines
* yet another option for the homepagefriendica2014-11-201-2/+2
* there's still a permission issue delivering a public post directly to the sys...friendica2014-11-191-1/+1
* add unseen count and way to mark unseen to list mode. Also fix automatic mark...friendica2014-11-171-0/+24
* speed things up a wee bitfriendica2014-11-161-2/+13
* "list mode" (forum and blog mode, no comments or comment boxes displayed on t...friendica2014-11-161-2/+3
* minor changes to support forum modefriendica2014-11-151-19/+5
* mark signature forgeriesfriendica2014-10-161-1/+3
* make discover items interactivefriendica2014-09-221-2/+10
* Thanks to Thomas other people see now your posts on your channel page also li...Jeroen2014-09-141-1/+1
* Made link post titles to source optional in display settings. Hopefully I did...Jeroen2014-09-141-0/+1
* This is long overdue - use a symblic constant NULL_DATE instead of the easily...friendica2014-09-081-1/+1
* use feed title for channel name before checking author, make feed items share...friendica2014-09-021-2/+7
* Updated strings for show entire post and show less to expand and collapse. Se...jeroenpraat2014-06-031-1/+1
* Updated to [+] show more, [+] show more comments, etc. See https://redmatrix....jeroenpraat2014-06-031-1/+1
* use consistent capitalisation in the item actions menufriendica2014-05-291-6/+6
* testing new event codefriendica2014-05-291-1/+1
* newevent: front end functionsfriendica2014-05-291-1/+5
* Allow translation context with plural. Use that in Likes/Dislikes.Alexandre Hannud Abdo2014-05-211-4/+4
* implement modal for more then 10 likes/dislikesmarijus2014-05-181-0/+18
* Typomarijus2014-05-121-2/+2
* like indicator rewritemarijus2014-05-081-1/+14
* Pass mids to conv_item templateThomas Willingham2014-02-081-0/+1
* bookmarks - mop up and go homefriendica2014-02-041-0/+10
* preserve expiration when editingfriendica2014-01-271-1/+1
* simplify permalink selection logicfriendica2014-01-091-1/+1
* preparatory work for supporting a "list view" mode for conversations. This wo...friendica2014-01-081-0/+6
* Show expire date in post tooltipChristian Vogeley2013-12-231-0/+1
* fix default cipher for comments and set it at the conversation level rather t...friendica2013-11-141-7/+2
* e2ee in comments and a bit of cleanup so not every theme has to define how to...friendica2013-11-141-0/+9
* issue #189 - show post edited time on relative date hovertipfriendica2013-10-301-0/+1
* link to source - if it's on the display page link to original source (probabl...friendica2013-10-201-1/+1
* remove "via wall-To-Wall" text as it's soooo Facebook and is out of place in ...friendica2013-10-191-0/+1
* replace a bunch of graphic icons with vector iconsfriendica2013-10-081-2/+2
* post signaturesfriendica2013-10-021-0/+8
* Mark child posts as commentable when parent is set to commentableOlaf Conradi2013-09-201-1/+2
* Enable likes again on postsOlaf Conradi2013-09-201-1/+1
* is_commentable() had some major issues when applied to the atrocity known as ...friendica2013-09-201-1/+13
* use prepare_body in api calls to properly render content, add 'mode' to conve...friendica2013-09-161-1/+3
* fix superblock for commentsfriendica2013-08-201-2/+2
* ensure that no unencrypted content leaks through item_store which is private ...friendica2013-08-011-1/+1
* itemobject locationfriendica2013-07-221-1/+1
* fix missing edit linkfriendica2013-07-101-5/+4
* more work on bug #59 - hope this doesn't hork everything. Also some tweaking ...friendica2013-07-081-76/+40
* fix some community tagging bugsfriendica2013-06-301-4/+9
* doc update, plus possible fix to "complex delivery chains" issue. Basically w...friendica2013-06-291-9/+0
* undo comment policy override - there are a handful of stored posts from the 1...friendica2013-06-181-4/+4
* override comment policy until it's workingfriendica2013-06-161-0/+4
* implement 'can_comment_on_post()' which doesn't require a separate DB lookup ...friendica2013-06-161-1/+1
* fix app displayfriendica2013-05-211-1/+3
* rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer...friendica2013-03-211-3/+3