aboutsummaryrefslogtreecommitdiffstats
path: root/include/conversation.php
Commit message (Expand)AuthorAgeFilesLines
* code cleanupredmatrix2016-05-241-5/+3
* move chatroom stuff to zlibredmatrix2016-05-221-2/+1
* renamed include files identity.php (channel.php) and Contact.php (connections...redmatrix2016-05-221-2/+1
* rework the conversation object stuff at a high level - still needs a bit of r...redmatrix2016-05-201-5/+2
* if we do not have a layout $layout should be empty not defaultMario Vavti2016-05-091-1/+1
* remove unused code and whitespaceMario Vavti2016-05-091-10/+0
* make editwebpage use status_editor() and fix storing of layout on webpage cre...Mario Vavti2016-05-091-2/+11
* make editblock use status_editor()Mario Vavti2016-05-071-14/+11
* make weblink and attach button hideable and some minor fixesMario Vavti2016-05-011-2/+10
* Merge pull request #362 from Treer/fontawesomeredmatrix2016-05-011-1/+1
|\
| * update icon names in include/Treer2016-05-011-1/+1
* | make mod editlayout use status_editor()Mario Vavti2016-04-301-1/+1
|/
* get rid of the unused ispublic variableMario Vavti2016-04-291-1/+0
* some work on making mod editpost use status_editor() - if you find anything r...Mario Vavti2016-04-291-16/+26
* jot: cleanup unused variablesMario Vavti2016-04-291-25/+0
* some work on comanche autocompleteMario Vavti2016-04-091-1/+4
* issue #138 ; make ajaxchat optional and configurable. For reasons we've discu...redmatrix2016-04-031-1/+2
* static Appredmatrix2016-03-311-32/+32
* deprecate $a->get_baseurl()redmatrix2016-03-301-17/+17
* work on implementing account/channel move (as opposed to clone)redmatrix2016-03-091-0/+5
* we have got a button for events in the nav. no need for it in the tabs if we ...Mario Vavti2016-02-251-2/+2
* issue #216 - calendar sharingredmatrix2016-02-241-0/+20
* honour poco_rating_enable in item_photo_menuredmatrix2016-01-191-1/+6
* Separate item_photo_menu() into links which deal with the post and those whic...redmatrix2016-01-191-6/+11
* incorrect obj_type on several itemsredmatrix2015-12-111-1/+1
* first iteration on the event itemMario Vavti2015-11-261-0/+1
* issue #85, community tags and file tags lost during edits. This required spli...redmatrix2015-11-201-1/+1
* change action label from 'stop following' to 'unfollow thread'redmatrix2015-11-191-1/+1
* whitespaceMario Vavti2015-11-171-1/+1
* more css fixesMario Vavti2015-11-171-1/+1
* missing closing " for src attributeMario Vavti2015-11-171-1/+1
* allow pdl contentredmatrix2015-11-121-0/+5
* add avatars to likes/dislikes/etc.redmatrix2015-11-091-2/+2
* implement unfollow threadredmatrix2015-11-031-0/+4
* fix photo item for search_item.tpl and a minor css fixMario Vavti2015-10-301-2/+1
* new feature: delayed postingredmatrix2015-10-251-0/+7
* fix webpagesMario Vavti2015-10-151-1/+1
* wrong variableMario Vavti2015-10-141-1/+1
* really check for large photos featureMario Vavti2015-10-141-1/+1
* allow photo-items to appear full width if large photos feature is enabled. in...Mario Vavti2015-10-141-15/+17
* change matrix to grid, begin webfinger optimisationredmatrix2015-09-161-2/+2
* don't auto-open the editor in forum mode. Save the forum selection text until...redmatrix2015-09-091-0/+1
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-261-1/+12
|\
| * required for future workredmatrix2015-08-261-1/+12
* | photo permission inheritance. We want to use the folder permissions unless sp...redmatrix2015-08-061-1/+1
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-301-1/+1
|\|
| * make superblock block a channel if it's an owner as well as the current autho...redmatrix2015-07-281-1/+1
* | the view_photos and post_photos permissions are redundant and are now mapped ...redmatrix2015-07-191-4/+2
* | since we've got a fresh start without a lot of legacy sites to support, provi...redmatrix2015-07-151-1/+2
* | convert the abook fieldsredmatrix2015-06-141-1/+1