aboutsummaryrefslogtreecommitdiffstats
path: root/include/conversation.php
Commit message (Collapse)AuthorAgeFilesLines
* Change text for submenu on small screens to be static toggle statementAndrew Manning2016-08-141-0/+1
|
* Replace hardcoded button title in javascript to translatable textAndrew Manning2016-08-141-0/+2
|
* Added a disable comments setting to the "Additional features" settings with ↵Andrew Manning2016-08-141-0/+7
| | | | a corresponding post editor toggle button
* bad code formatredmatrix2016-08-091-0/+1
|
* use config system.server_role and deprecate 'UNO'redmatrix2016-08-071-1/+1
|
* multi acl: port eventsMario Vavti2016-08-031-2/+0
|
* multiple acl workMario Vavti2016-08-031-0/+6
|
* deprecate/remove json_decode_plusredmatrix2016-07-131-3/+3
|
* provide wiki as a feature (default is on so there aren't any surprises) and ↵redmatrix2016-06-291-5/+11
| | | | add to channel menu and profile tabs
* some work to provide propagation and honouring of the item_notshown flag.redmatrix2016-06-131-2/+5
|
* Stashing changes. Not a functional state.Andrew Manning2016-06-091-0/+12
|
* the rest of the schema updates - WARNING: some third party plugins may fail; ↵redmatrix2016-06-011-8/+8
| | | | e.g. embedphotos and chess. $item['object'] is now $item['obj'] and $photo['type'] is $photo['mimetype'], $photo['scale'] is $photo['imgscale'] and $photo['data'] is now $photo['content']. There are a number of other changes, but these are the ones noted to cause issues with third-party plugins. The project plugins have been updated. Please note any new issues as this effort touched a lot of code in a lot of files.
* 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 ↵redmatrix2016-05-221-2/+1
| | | | (connections.php)
* rework the conversation object stuff at a high level - still needs a bit of ↵redmatrix2016-05-201-5/+2
| | | | refactoring
* 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 ↵Mario Vavti2016-05-091-2/+11
| | | | creation
* 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 Font-Awesome to 4.6.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 ↵Mario Vavti2016-04-291-16/+26
| | | | related to jot broken please revert this commit
* 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 ↵redmatrix2016-04-031-1/+2
| | | | discussed repeatedly the ajax chat will not be removed from core as XMPP chat does not provide decentralised access control compatible with nomadic identity.
* 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
| | | | are local.
* 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 ↵redmatrix2016-01-191-6/+11
| | | | which deal with the author. We should probably also make this info available to themes so they could for instance provide a visual separator.
* 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 ↵redmatrix2015-11-201-1/+1
| | | | splitting off communitytags as a separate tag type and is not backward compatible. Community tags on older posts or those federated from redmatrix clones will not be preserved during edits.
* 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
|