109 Commits

Author SHA1 Message Date
Mario Vavti 274f69526f calendar merge: implement channel calendar import in cdav/calendar 2019-05-10 12:18:37 +02:00
Mario Vavti 5ab917f606 affinity tool fixes 2019-02-14 11:06:52 +01:00
DM42.Net (Matt Dent) eb297104de Make Affinity Slider (optionally) 'sticky' across page loads. (default is current behavior: reset slider with each page load) 2018-12-14 12:55:49 -05:00
Mario Vavti 66cf085272 move profile assign selector to profile settings and personal menu selector to channel_home settings and get rid of misc channel settings section. 2018-10-06 20:29:32 +02:00
Mario Vavti 96277372d5 rename grid to network (for consistency) and activity to stream (as seen in osada) because it makes much more sense. 2018-10-06 16:40:30 +02:00
Mario Vavti b8991750c5 pubstream app 2018-10-06 16:08:15 +02:00
Mario Vavti 9fe9137c96 fix displaying of perm cats selector 2018-10-04 22:01:34 +02:00
Mario Vavti 363fc5c72b whitespace 2018-10-04 21:49:00 +02:00
Mario Vavti d4af745fc8 move *_divmore_height setting to the module extra_settings, and fix issue where feature settings were not synced if rpath was provided 2018-10-04 21:38:39 +02:00
Mario Vavti 6e03104e3e move *_list_mode to features 2018-10-04 20:48:22 +02:00
Mario Vavti 7dadf387e5 indicate locked features 2018-10-01 11:01:56 +02:00
M. Dent 5f992ffe15 Remove servicelevel logic 2018-09-29 00:17:55 +02:00
Mario Vavti 20285d076b settings for channel home 2018-09-28 11:29:05 +02:00
Max Kostikov 3379f6f793 Update Channel.php 2018-09-28 00:02:58 +02:00
Mario Vavti 6b23c3e179 implement conversation tools (settings/conversation), remove additional features from the settings menu and get rid of skill levels 2018-09-27 14:56:47 +02:00
Mario Vavti e3c04b1fd0 guest access app 2018-09-26 22:24:36 +02:00
Mario Vavti a7948d7bfe permcats app 2018-09-26 22:02:50 +02:00
Mario Vavti aab97adb23 oauth and oauth2 apps manager 2018-09-26 16:22:34 +02:00
Mario Vavti 9bc76b4259 appification of the pdl editor and move advanced_theming to theme settings where it belongs 2018-09-26 15:02:20 +02:00
Mario Vavti 9bb0f1d18e move advanced_theming switch to settings/display for now 2018-09-25 12:02:00 +02:00
Mario Vavti 39866b7463 move start_menu switch to settings/display for now 2018-09-25 11:37:22 +02:00
Mario 85e06a77af add file 2018-09-24 09:34:28 +02:00
Mario d83fe9d417 minor cleanup 2018-09-23 20:02:28 +02:00
Mario 781fdaafcd settings for events and cdav calendar 2018-09-23 19:18:05 +02:00
Mario 1f1d5b9181 provide settings for mod photo and make it slightly simpler to create new module settings 2018-09-23 17:52:32 +02:00
Mario 9e22ec267c keep the features in the central array but sort them by module name 2018-09-23 01:11:06 +02:00
Mario b296a73330 this should be off by default 2018-09-22 20:15:34 +02:00
Mario 65be3de200 add files and settings for channel manager 2018-09-22 20:10:48 +02:00
Mario Vavti 1e5405ccaf appification of sources 2018-09-22 13:32:42 +02:00
Mario Vavti 4484985c2d add file 2018-09-21 21:37:00 +02:00
Mario Vavti 9638bf2b1e provide a return path from settings pages 2018-09-21 20:23:31 +02:00
Mario Vavti 369f34b2d1 remove connection filter from network settings 2018-09-20 13:25:47 +02:00
Mario Vavti 1ca558f011 move connection filtering setting from network to connections, provide a link to settings in the navbar if present for a module and some code optimisation 2018-09-20 13:22:41 +02:00
Mario Vavti 71c599f50e remove superfluous comma 2018-09-17 22:16:42 +02:00
Mario Vavti a1f3a5d9b6 remove unused variable 2018-09-17 22:16:10 +02:00
Mario Vavti a9853e6033 seperate settings for mod network 2018-09-17 11:36:11 +02:00
Mario e07ab65d73 Merge branch 'oauth2-ui-pr' into 'dev'
Oauth2 ui pr

See merge request hubzilla/core!1255
2018-08-12 14:06:24 +02:00
M.Dent af042ccf07 OAuth2 UI and settings updates 2018-08-10 13:54:26 -04:00
M.Dent e587fe5ce8 Add user_id = local_channel() to the where clause of updates 2018-08-10 13:54:07 -04:00
zotlabs e8aeecc4c9 When checking permissions ignore checking site "Block Public" settings in cases where site permissions aren't applicable 2018-07-30 17:41:37 -07:00
zotlabs 82a4bbd571 spellcheck 2018-07-15 23:32:09 -07:00
Mario Vavti 8189408190 finalize filters and forum notifications 2018-06-02 22:11:11 +02:00
Mario 469809183d update oauth related tables to use bigint/int(10) for user_id column. this is to be more consistent with the rest of the tables and fixes issue #1180 2018-05-20 22:42:47 +02:00
Mario Vavti 9e1af2492f more local_channel() is not string 2018-05-20 14:15:46 +02:00
Mario Vavti 4eb40528a9 local_channel() is not string 2018-05-20 14:07:30 +02:00
Mario Vavti 4f69bcfc38 streamline appearence of guest tokens individual perms with those in connedit 2018-05-13 14:29:09 +02:00
zotlabs 459ec78a5e provide easy access to the autoperms setting for forum and repository 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. 2018-05-02 22:59:21 -07:00
zotlabs 97308ad2fb provide a short term compatibility mapping between social_party and social_federation 2018-04-23 16:05:55 -07:00
zotlabs 55b7182136 use consistent naming for 'Channel role and privacy' 2018-04-22 18:48:48 -07:00
zotlabs 411b8e48a3 don't save a permcat with empty name 2018-04-16 18:09:14 -07:00