aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Settings/Channel.php
Commit message (Collapse)AuthorAgeFilesLines
* provide easy access to the autoperms setting for forum and repository ↵zotlabs2018-05-021-2/+13
| | | | channels. This may be needed in the future to protect an existing forum from assault by spammers with changing identities. The forum can quickly be turned into membership by approval and either left that way permanently or hopefully reversed at a later date. Previously this would require switching to expert mode or setting a pconfig manually.
* provide a short term compatibility mapping between social_party and ↵zotlabs2018-04-231-0/+8
| | | | social_federation
* use consistent naming for 'Channel role and privacy'zotlabs2018-04-221-1/+1
|
* allow to toggle visibility of likes/dislikes in notificationsMario Vavti2018-04-111-1/+4
|
* Show "Unseen public activity" channel setting when site only public streams ↵Julian Schweinsberg2018-04-091-2/+3
| | | | are activated
* some more work on hubzilla issue #1019zotlabs2018-04-021-1/+5
|
* show site registration notifications setting only to site adminMario Vavti2018-03-141-2/+2
|
* second part of hubzilla issue #972zotlabs2018-02-111-5/+4
|
* fix some pubstream on/off weirdnessMario2017-12-031-2/+4
|
* default profile assignzotlabs2017-11-241-1/+8
|
* move mailhost settings from plugin to corezotlabs2017-11-131-0/+4
|
* fix wrong logic for enable/disable pubstream notificationsMario Vavti2017-10-051-2/+2
|
* 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