aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Settings
Commit message (Collapse)AuthorAgeFilesLines
* calendar merge: implement channel calendar import in cdav/calendarMario Vavti2019-05-101-1/+1
|
* affinity tool fixesMario Vavti2019-02-141-42/+0
|
* Make Affinity Slider (optionally) 'sticky' across page loads. (default is ↵DM42.Net (Matt Dent)2018-12-141-0/+8
| | | | current behavior: reset slider with each page load)
* move profile assign selector to profile settings and personal menu selector ↵Mario Vavti2018-10-063-29/+41
| | | | to channel_home settings and get rid of misc channel settings section.
* rename grid to network (for consistency) and activity to stream (as seen in ↵Mario Vavti2018-10-062-2/+2
| | | | osada) because it makes much more sense.
* pubstream appMario Vavti2018-10-061-1/+1
|
* fix displaying of perm cats selectorMario Vavti2018-10-041-2/+4
|
* whitespaceMario Vavti2018-10-041-1/+0
|
* move *_divmore_height setting to the module extra_settings, and fix issue ↵Mario Vavti2018-10-0411-13/+83
| | | | where feature settings were not synced if rpath was provided
* move *_list_mode to featuresMario Vavti2018-10-041-6/+0
|
* indicate locked featuresMario Vavti2018-10-011-1/+1
|
* Remove servicelevel logicM. Dent2018-09-292-21/+1
|
* settings for channel homeMario Vavti2018-09-281-0/+43
|
* Update Channel.phpMax Kostikov2018-09-281-2/+2
|
* implement conversation tools (settings/conversation), remove additional ↵Mario Vavti2018-09-272-34/+61
| | | | features from the settings menu and get rid of skill levels
* guest access appMario Vavti2018-09-261-173/+0
|
* permcats appMario Vavti2018-09-261-120/+0
|
* oauth and oauth2 apps managerMario Vavti2018-09-262-345/+0
|
* appification of the pdl editor and move advanced_theming to theme settings ↵Mario Vavti2018-09-261-9/+1
| | | | where it belongs
* move advanced_theming switch to settings/display for nowMario Vavti2018-09-251-3/+8
|
* move start_menu switch to settings/display for nowMario Vavti2018-09-251-1/+11
|
* add fileMario2018-09-241-0/+43
|
* minor cleanupMario2018-09-231-2/+0
|
* settings for events and cdav calendarMario2018-09-234-1/+130
|
* provide settings for mod photo and make it slightly simpler to create new ↵Mario2018-09-235-32/+57
| | | | module settings
* 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
|