aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Settings/Channel.php
Commit message (Collapse)AuthorAgeFilesLines
* Default Access Control List (ACL) -> Default Privacy Group and minor ↵Mario Vavti2017-09-041-1/+1
| | | | template fix
* consolidate disable_discover_tab config if it was not yet set to either 1 or ↵git-marijus2017-08-061-1/+1
| | | | 0 in DB
* initial notifications support for new shared files and new (since initial ↵git-marijus2017-07-281-0/+6
| | | | site load) pubstream activity
* allow moderated comments like wordpress if permissions are compatiblezotlabs2017-06-181-1/+1
|
* start deprecation of server_rolezotlabs2017-05-291-1/+0
|
* Monday is a proper name and should be capitalised (except in private ↵zotlabs2017-03-081-1/+1
| | | | conversation amongst unix geeks).
* activity widget - like the forum widget but represents unseen activity by ↵zotlabs2017-03-021-2/+2
| | | | author. Still experimental until it can be tested with diaspora xchans, which may require additional urlencoding.
* add default permcat to channel settings formzotlabs2017-02-121-1/+18
|
* more permissions optimisationszotlabs2017-02-091-9/+11
|
* move firefox social api configuration to pluginzotlabs2017-02-021-1/+8
|
* some preliminary work for email notification of likes - potentially ↵zotlabs2016-12-111-0/+2
| | | | destabilising so disabled until after next release
* Report the WebDAV endpoint on the settings page (under the reddress) if the ↵zotlabs2016-12-081-0/+3
| | | | account techlevel suggests the viewer isn't going to run away screaming and have epileptic seizures when they see the term 'WebDAV'.
* remove loggingzotlabs2016-10-141-1/+1
|
* permissions issuezotlabs2016-10-141-2/+2
|
* more backquotes - this should take care of most except for the array import ↵zotlabs2016-10-091-1/+1
| | | | queries
* turn Settings page into sub-modulesredmatrix2016-09-061-0/+556