aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Settings
Commit message (Expand)AuthorAgeFilesLines
...
* remove superfluous commaMario Vavti2018-09-171-1/+1
* remove unused variableMario Vavti2018-09-171-1/+0
* seperate settings for mod networkMario Vavti2018-09-171-0/+128
* Merge branch 'oauth2-ui-pr' into 'dev'Mario2018-08-121-6/+29
|\
| * OAuth2 UI and settings updatesM.Dent2018-08-101-4/+26
| * Add user_id = local_channel() to the where clause of updatesM.Dent2018-08-101-2/+3
* | When checking permissions ignore checking site "Block Public" settings in cas...zotlabs2018-07-301-1/+1
* | spellcheckzotlabs2018-07-151-2/+2
|/
* finalize filters and forum notificationsMario Vavti2018-06-021-0/+3
* update oauth related tables to use bigint/int(10) for user_id column. this is...Mario2018-05-201-1/+2
* more local_channel() is not stringMario Vavti2018-05-201-10/+10
* local_channel() is not stringMario Vavti2018-05-201-3/+3
* streamline appearence of guest tokens individual perms with those in conneditMario Vavti2018-05-131-3/+3
* provide easy access to the autoperms setting for forum and repository channel...zotlabs2018-05-021-2/+13
* provide a short term compatibility mapping between social_party and social_fe...zotlabs2018-04-231-0/+8
* use consistent naming for 'Channel role and privacy'zotlabs2018-04-221-1/+1
* don't save a permcat with empty namezotlabs2018-04-161-0/+5
* 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 a...Julian Schweinsberg2018-04-091-2/+3
* more intelligent handling of level 0 - and remove an extraneous logging functionzotlabs2018-04-081-2/+7
* more work merging techlevels and featureszotlabs2018-04-081-25/+32
* first cut of feature/techlevel mergezotlabs2018-04-081-4/+24
* oauth2 client settings pagezotlabs2018-04-052-5/+166
* 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
* sort settings/featuredzotlabs2018-03-021-3/+16
* rename Addon/Feature settings to addon settings [string change]zotlabs2018-02-271-1/+1
* provide usage hint on addon settings page to save each panel before opening a...zotlabs2018-02-271-0/+1
* Usability and member experience: remove street address info from the default ...zotlabs2018-02-231-1/+1
* second part of hubzilla issue #972zotlabs2018-02-111-5/+4
* remove mobile_detect (outdated and unmaintainable)zotlabs2018-02-051-22/+4
* hubzilla issue #920 - unable to delete permission groups with space in namezotlabs2018-01-221-2/+2
* a different (hopefully better) implementation of affinity presets, but not fo...zotlabs2017-12-281-8/+4
* Make affinity widget settings work. It's entirely possible they never did wor...zotlabs2017-12-281-7/+13
* 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
* 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
|\