aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Settings
Commit message (Expand)AuthorAgeFilesLines
* move mailhost settings from plugin to corezotlabs2017-11-131-0/+4
* provide personal config for channel_menu; the site can set an initial site-wi...zotlabs2017-10-311-0/+3
* fix wrong logic for enable/disable pubstream notificationsMario Vavti2017-10-051-2/+2
* hubzilla issue #855: fix for some problems with displaying selected theme aft...Sergey Lukin2017-09-121-34/+38
* Default Access Control List (ACL) -> Default Privacy Group and minor template...Mario Vavti2017-09-041-1/+1
* consolidate disable_discover_tab config if it was not yet set to either 1 or ...git-marijus2017-08-061-1/+1
* initial notifications support for new shared files and new (since initial sit...git-marijus2017-07-281-0/+6
* affinitiy slider settings were being updated on any submit of of settings/fea...zotlabs2017-07-051-8/+10
* allow moderated comments like wordpress if permissions are compatiblezotlabs2017-06-181-1/+1
* start deprecation of server_rolezotlabs2017-05-291-1/+0
* consolidate email validation checkszotlabs2017-05-111-1/+1
* fix php warning and remove loggingMario Vavti2017-03-191-4/+2
* Monday is a proper name and should be capitalised (except in private conversa...zotlabs2017-03-081-1/+1
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-03-021-1/+1
|\
| * reset schema value after we empty and repopulate it. second half of fix for #624Mario Vavti2017-03-021-1/+1
* | activity widget - like the forum widget but represents unseen activity by aut...zotlabs2017-03-021-2/+2
|/
* set minversion and maxversion for themes in view/theme/themename/php/theme.ph...Mario Vavti2017-02-271-2/+3
* add a minversion to the theme and fallback to default if requirement is not m...Mario Vavti2017-02-261-3/+9
* add default permcat to channel settings formzotlabs2017-02-121-1/+18
* more permissions optimisationszotlabs2017-02-091-9/+11
* bringer - all basic functionality is implementedzotlabs2017-02-081-18/+24
* initial permcat creation ability, in /settings/permcats; functional permcat c...zotlabs2017-02-071-0/+111
* atokens - we only need one permission columnzotlabs2017-02-071-1/+2
* default to manual conversation updatesMario Vavti2017-02-071-1/+1
* move firefox social api configuration to pluginzotlabs2017-02-021-1/+8
* Add affinity slider tool settings for min and max defaults in settings/featuredAndrew Manning2017-01-291-0/+29
* some preliminary work for email notification of likes - potentially destabili...zotlabs2016-12-111-0/+2
* Report the WebDAV endpoint on the settings page (under the reddress) if the a...zotlabs2016-12-081-0/+3
* issue #607 parens not recognised inside urlszotlabs2016-12-011-1/+1
* reverse logicMario Vavti2016-11-071-2/+2
* convert manual page updates to a display setting instead of a featurezotlabs2016-11-021-0/+3
* 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 q...zotlabs2016-10-092-2/+2
* feature_enabled() only takes two argumentsMario Vavti2016-10-041-1/+1
* add some more stuff to admin/account_edit (service class, language, and techl...redmatrix2016-10-031-9/+1
* null_date conversion; phase 1redmatrix2016-09-251-1/+1
* fix settings/accountMario Vavti2016-09-121-2/+2
* pro: better handling of system techlevel settings.redmatrix2016-09-071-3/+2
* turn Settings page into sub-modulesredmatrix2016-09-067-0/+1354