aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Settings
Commit message (Expand)AuthorAgeFilesLines
* 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