aboutsummaryrefslogtreecommitdiffstats
path: root/include/conversation.php
Commit message (Expand)AuthorAgeFilesLines
* post_activity_item issuesfriendica2013-12-071-0/+4
* move profile tabs and network/matrix tabs to include/conversationfriendica2013-12-051-0/+184
* Plurals for conversation.phpOlivier Migeot2013-11-281-3/+3
* revert to prepare_page - but have it call prepare_bodyfriendica2013-11-151-1/+1
* allow rpost to set source appfriendica2013-11-151-1/+1
* e2ee in comments and a bit of cleanup so not every theme has to define how to...friendica2013-11-141-3/+0
* ability to use other ciphersfriendica2013-11-111-0/+5
* e2eefriendica2013-11-101-0/+2
* provide expire feature on post and comments as well as private messages. This...friendica2013-11-071-1/+5
* issue #189 - show post edited time on relative date hovertipfriendica2013-10-301-0/+1
* Comanche documentation and some cleanup of layout page (including link to doc...friendica2013-10-281-2/+7
* remote post module so that from anywhere on the web or at least within the ma...friendica2013-10-271-2/+2
* Optionally pass a prepared "top level" item into conversation(). This will ev...friendica2013-10-241-3/+3
* link to source - if it's on the display page link to original source (probabl...friendica2013-10-201-1/+1
* Put a status editor on the display page if you're logged in. This fixes issue...friendica2013-10-181-1/+1
* replace a bunch of graphic icons with vector iconsfriendica2013-10-081-1/+1
* post signaturesfriendica2013-10-021-0/+7
* OK, sure.friendica2013-09-201-1/+1
* use prepare_body in api calls to properly render content, add 'mode' to conve...friendica2013-09-161-0/+1
* implement what I hope will now be the server side of directory sync, add view...friendica2013-09-151-8/+12
* provide templating options in comanche for the underlying webpage element - i...friendica2013-09-041-0/+6
* my badfriendica2013-09-031-1/+1
* typofriendica2013-09-031-1/+1
* personal config to just show the page content without author info - probably ...friendica2013-09-031-3/+5
* add a layout selectorfriendica2013-09-021-0/+12
* preserve mimetype on page editsfriendica2013-09-021-4/+5
* oh that's whyfriendica2013-09-021-1/+2
* fix webpage storagefriendica2013-09-021-1/+1
* only allow richtext editor on pages if bbcode is the default mimetype, otherw...friendica2013-09-021-6/+6
* allow a channel owner to define a default mimetype on webpages (otherwise def...friendica2013-09-021-2/+8
* webpage content-type -- needs cleaning up and a security check once all the i...friendica2013-09-021-0/+8
* more debugging on localize_item top find out why likes are not translated in ...friendica2013-08-311-1/+7
* silence some warnings at php E_ALL levelsfriendica2013-08-281-0/+2
* It's a wretched mess, but at least photo comments show up again when viewing ...friendica2013-08-281-0/+1
* Preparatory work for photo conversations (third time). Also take away unused ...friendica2013-08-271-7/+12
* more loose endsfriendica2013-08-271-1/+4
* extra logging for translating likes in notification emails - which is still f...friendica2013-08-221-0/+3
* fix superblock for commentsfriendica2013-08-201-0/+14
* localize_item() thinks all likes on posts are likes on comments because we di...friendica2013-08-191-1/+1
* malformed ru string filefriendica2013-08-081-1/+1
* convert all stored json calls to json_decode_plus()friendica2013-08-061-2/+2
* we've been storing json_encoded structures on disk in several places because ...friendica2013-08-061-5/+3
* enotify: localize things we know how to translatefriendica2013-08-051-4/+0
* fix some weirdness on the zot feedfriendica2013-07-291-0/+2
* remove double tags on search results, updates to install doco to get rid of F...friendica2013-07-091-12/+0
* fall back on object author/actor if no ownerfriendica2013-06-181-6/+6
* Support arbitrary likes - "David likes Bob's bicycle" or "Nancy likes Margare...friendica2013-06-181-0/+13
* provide support for "bob likes Lisa's channel" activitiesfriendica2013-06-181-17/+32
* undo comment policy override - there are a handful of stored posts from the 1...friendica2013-06-181-10/+10
* push refresh messages, performance work on conversations and configs, doc upd...friendica2013-06-141-2/+5