aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Settings
Commit message (Collapse)AuthorAgeFilesLines
...
* keep the features in the central array but sort them by module nameMario2018-09-235-232/+20
|
* this should be off by defaultMario2018-09-221-1/+1
|
* add files and settings for channel managerMario2018-09-222-0/+127
|
* appification of sourcesMario Vavti2018-09-221-9/+0
|
* add fileMario Vavti2018-09-211-0/+120
|
* provide a return path from settings pagesMario Vavti2018-09-212-0/+4
|
* remove connection filter from network settingsMario Vavti2018-09-201-8/+0
|
* move connection filtering setting from network to connections, provide a ↵Mario Vavti2018-09-202-12/+53
| | | | link to settings in the navbar if present for a module and some code optimisation
* 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 pr See merge request hubzilla/core!1255
| * 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 ↵zotlabs2018-07-301-1/+1
| | | | | | | | cases where site permissions aren't applicable
* | 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 ↵Mario2018-05-201-1/+2
| | | | is to be more consistent with the rest of the tables and fixes issue #1180
* 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 ↵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
|
* 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 ↵Julian Schweinsberg2018-04-091-2/+3
| | | | are activated
* 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 ↵zotlabs2018-02-271-0/+1
| | | | another. [String change, not for 3.2]
* Usability and member experience: remove street address info from the default ↵zotlabs2018-02-231-1/+1
| | | | basic profile fields, mention that the site banner can be full HTML, mention on the techlevel setting that this also controls what additional features may be visible.
* 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 ↵zotlabs2017-12-281-8/+4
| | | | for 3.0 because strings have changed.
* Make affinity widget settings work. It's entirely possible they never did ↵zotlabs2017-12-281-7/+13
| | | | work correctly. I'm not comfortable over-riding the network_page_default config in this way but this is the way I've always set the affinity and it has worked just fine for me for several years and there haven't been any other requests to extend the network page default options.
* 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 ↵zotlabs2017-10-311-0/+3
| | | | site-wide value but this but there isn't a corresponding admin setting currently and can only be set by manual config
* fix wrong logic for enable/disable pubstream notificationsMario Vavti2017-10-051-2/+2
|
* hubzilla issue #855: fix for some problems with displaying selected theme ↵Sergey Lukin2017-09-121-34/+38
| | | | after panel Settings->Display loading
* 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