aboutsummaryrefslogtreecommitdiffstats
path: root/include/features.php
Commit message (Collapse)AuthorAgeFilesLines
* feature level is deprecatedMario2021-04-101-37/+36
|
* whitespaceMario2020-09-111-2/+2
|
* disable community tags until we agree on how to implemnt this in ↵Mario2020-09-111-2/+2
| | | | zot6/activitypub
* remove voting from UI in favour of pollsMario2020-04-081-8/+0
|
* implement optional events and polls filterMario2020-02-211-0/+16
|
* update feature setMario Vavti2019-06-171-14/+0
|
* adjust birthday handling according to community decision and slightly change ↵Mario Vavti2019-05-261-9/+0
| | | | display of allday event items
* improve timezone detection for caldav and remove smart birthday feature. ↵Mario Vavti2019-05-221-2/+3
| | | | Force adjust birthdays until we agree on how to deal with this.
* move smart birthday feature to calendar settings and override the adjust ↵Mario Vavti2019-05-201-8/+8
| | | | flag at display time instead of import
* calendar merge: initial commit for timezone supportMario Vavti2019-05-201-8/+8
|
* calendar merge: implement channel calendar import in cdav/calendarMario Vavti2019-05-101-1/+1
|
* Add 'reply on comment' featureMax Kostikov2019-04-291-0/+8
| | | (cherry picked from commit 80ca2023aa67ef7c0c43414acaf135e5748044b2)
* Remove suggest channels from featuresMario2019-04-021-8/+0
|
* affinity tool fixesMario Vavti2019-02-141-8/+0
|
* move *_divmore_height setting to the module extra_settings, and fix issue ↵Mario Vavti2018-10-041-3/+9
| | | | where feature settings were not synced if rpath was provided
* move *_list_mode to featuresMario Vavti2018-10-041-0/+16
|
* move archives from network to channel_homeMario2018-10-031-8/+8
|
* move filing from conversation to network - it is only functional there.Mario Vavti2018-10-031-8/+8
|
* indicate locked featuresMario Vavti2018-10-011-1/+1
|
* Remove servicelevel logicM. Dent2018-09-291-5/+0
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2018-09-281-8/+13
|\
| * settings for channel homeMario Vavti2018-09-281-8/+13
| |
* | nav_channel_select should be off by defaultMario2018-09-281-1/+1
|/
* implement conversation tools (settings/conversation), remove additional ↵Mario Vavti2018-09-271-38/+29
| | | | features from the settings menu and get rid of skill levels
* guest access appMario Vavti2018-09-261-15/+0
|
* permcats appMario Vavti2018-09-261-9/+0
|
* remove oauth from featuresMario Vavti2018-09-261-18/+0
|
* appification of privacy groupsMario Vavti2018-09-251-9/+0
|
* get rid of general featuresMario Vavti2018-09-251-16/+0
|
* move start_menu switch to settings/display for nowMario Vavti2018-09-251-9/+0
|
* premium channel appMario Vavti2018-09-251-9/+0
|
* appification of notesMario Vavti2018-09-241-19/+0
|
* move categories from tools to editor settingsMario Vavti2018-09-241-9/+9
|
* settings for directory and set App::$profile_uid in directory if local_channel()Mario2018-09-241-9/+14
|
* use different settings for cal_first_day in events and cdav/calendar. This ↵Mario2018-09-231-2/+2
| | | | 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
* settings for events and cdav calendarMario2018-09-231-19/+44
|
* provide settings for mod photo and make it slightly simpler to create new ↵Mario2018-09-231-11/+16
| | | | module settings
* keep the features in the central array but sort them by module nameMario2018-09-231-144/+140
|
* provide a return path from settings pagesMario Vavti2018-09-211-0/+2
|
* move connection filtering setting from network to connections, provide a ↵Mario Vavti2018-09-201-0/+17
| | | | link to settings in the navbar if present for a module and some code optimisation
* move chat from feature to appsMario Vavti2018-09-131-10/+0
|
* mpre feature to app transitionMario Vavti2018-09-121-27/+0
|
* move cards from features to appsMario Vavti2018-09-101-10/+0
|
* new feature filter network by nameMario Vavti2018-06-081-1/+10
|
* finalize filters and forum notificationsMario Vavti2018-06-021-2/+11
|
* first cut on restructuring the previously called network tabsMario Vavti2018-05-301-10/+10
|
* Rename Permission Groups to Permission Categories and clarify feature ↵Andrew Manning2018-05-151-2/+2
| | | | settings text.
* Merge pull request #1051 from anaqreon/auto-savegit-marijus2018-04-091-0/+9
|\ | | | | Auto-save comment and post text
| * Added feature setting for auto-save, defaulting to enabled.Andrew Manning2018-04-081-0/+9
| |
* | first cut of feature/techlevel mergezotlabs2018-04-081-2/+2
|/