Commit Graph

129 Commits

Author SHA1 Message Date
Max Kostikov 39da3459c7 Add 'reply on comment' feature
(cherry picked from commit 80ca2023aa67ef7c0c43414acaf135e5748044b2)
2019-04-29 23:43:11 +02:00
Mario c9f3883c8c Remove suggest channels from features 2019-04-02 15:12:32 +02:00
Mario Vavti 5ab917f606 affinity tool fixes 2019-02-14 11:06:52 +01: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 009e03c3ba move archives from network to channel_home 2018-10-03 11:47:12 +02:00
Mario Vavti 883e2ccc91 move filing from conversation to network - it is only functional there. 2018-10-03 10:43:54 +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 27fef98a39 Merge branch 'dev' of https://framagit.org/hubzilla/core into dev 2018-09-28 13:05:44 +02:00
Mario 41108fc4d3 nav_channel_select should be off by default 2018-09-28 11:46:17 +02:00
Mario Vavti 20285d076b settings for channel home 2018-09-28 11:29:05 +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 505782f224 remove oauth from features 2018-09-26 16:35:05 +02:00
Mario Vavti 9948bb3f2a appification of privacy groups 2018-09-25 12:59:53 +02:00
Mario Vavti 65423b1768 get rid of general features 2018-09-25 12:02:48 +02:00
Mario Vavti 39866b7463 move start_menu switch to settings/display for now 2018-09-25 11:37:22 +02:00
Mario Vavti 4c58a5cef2 premium channel app 2018-09-25 10:06:24 +02:00
Mario Vavti c3aa15cc16 appification of notes 2018-09-24 11:46:18 +02:00
Mario Vavti b45bd901e0 move categories from tools to editor settings 2018-09-24 10:13:56 +02:00
Mario 7cadc30914 settings for directory and set App::$profile_uid in directory if local_channel() 2018-09-24 09:33:52 +02:00
Mario a1d1d5dba7 use different settings for cal_first_day in events and cdav/calendar. This is a tradeoff. It would be better to have one setting for both but if we want to preserve the *all settings* view, this would break its functionality 2018-09-23 19:40:52 +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 Vavti 9638bf2b1e provide a return path from settings pages 2018-09-21 20:23:31 +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 56f88f2e30 move chat from feature to apps 2018-09-13 11:32:43 +02:00
Mario Vavti 2651eae663 mpre feature to app transition 2018-09-12 11:08:53 +02:00
Mario Vavti c6abe87ec2 move cards from features to apps 2018-09-10 13:34:05 +02:00
Mario Vavti 468af29e3e new feature filter network by name 2018-06-08 23:03:05 +02:00
Mario Vavti 8189408190 finalize filters and forum notifications 2018-06-02 22:11:11 +02:00
Mario Vavti 9fcb3bf2e8 first cut on restructuring the previously called network tabs 2018-05-30 14:02:58 +02:00
Andrew Manning 179eeb10a6 Rename Permission Groups to Permission Categories and clarify feature settings text. 2018-05-15 19:57:40 -04:00
git-marijus 9dc831f1ef Merge pull request #1051 from anaqreon/auto-save
Auto-save comment and post text
2018-04-09 13:18:09 +02:00
zotlabs e0255c0dc4 first cut of feature/techlevel merge 2018-04-08 20:05:30 -07:00
Andrew Manning f9ec3c66ff Added feature setting for auto-save, defaulting to enabled. 2018-04-08 19:44:21 -04:00
zotlabs 4a45c35c4e oauth2 client settings page 2018-04-05 21:01:36 -07:00
zotlabs 4ef2493e95 testing start_menu feature 2018-03-25 21:15:23 -07:00
zotlabs 9a155cf5a5 turn newmember widget into a feature 2018-03-23 19:03:30 -07:00
zotlabs 14183b8fb5 move privacy groups to the newly created Access Control and Permissions tab. Not for 3.2 as it requires string changes from the prior checkin. 2018-02-27 19:18:53 -08:00
zotlabs f34e6d8977 move oauth_client management and guest access tokens to features rather than auto-enabling at various feature levels. This involves string changes and should *not* go into 3.2RC. 2018-02-27 19:15:12 -08:00
zotlabs 0fba1bb868 simplify interactions with the get_features hook by calling it before any filtering takes place 2018-01-18 14:11:15 -08:00
zotlabs 03f692f24f surface the article feature 2018-01-15 21:46:27 -08:00
zotlabs 91db66b32d move markdown-in-posts/comments feature to plugin 2018-01-14 18:22:58 -08:00
zotlabs 4fc8416c3c disable until completed 2017-11-22 15:41:09 -08:00
zotlabs 8bd8af7d16 initial articles feature 2017-11-22 11:49:28 -08:00
zotlabs 812d904c98 bring back the markdown post feature (after investing some effort to make it work) 2017-10-22 18:23:37 -07:00