aboutsummaryrefslogtreecommitdiffstats
path: root/include/features.php
Commit message (Collapse)AuthorAgeFilesLines
* 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
|/
* oauth2 client settings pagezotlabs2018-04-051-2/+11
|
* testing start_menu featurezotlabs2018-03-251-2/+3
|
* turn newmember widget into a featurezotlabs2018-03-231-1/+9
|
* move privacy groups to the newly created Access Control and Permissions tab. ↵zotlabs2018-02-271-8/+9
| | | | Not for 3.2 as it requires string changes from the prior checkin.
* move oauth_client management and guest access tokens to features rather than ↵zotlabs2018-02-271-16/+43
| | | | auto-enabling at various feature levels. This involves string changes and should *not* go into 3.2RC.
* simplify interactions with the get_features hook by calling it before any ↵zotlabs2018-01-181-12/+14
| | | | filtering takes place
* surface the article featurezotlabs2018-01-151-2/+2
|
* move markdown-in-posts/comments feature to pluginzotlabs2018-01-141-11/+4
|
* disable until completedzotlabs2017-11-221-1/+2
|
* initial articles featurezotlabs2017-11-221-0/+9
|
* bring back the markdown post feature (after investing some effort to make it ↵zotlabs2017-10-221-0/+9
| | | | work)
* cards featurezotlabs2017-08-231-0/+9
|
* start deprecation of server_rolezotlabs2017-05-291-14/+9
|
* bringer - all basic functionality is implementedzotlabs2017-02-081-0/+9
|
* feature: allow event creation in other timezones than your own.zotlabs2017-01-011-0/+9
|
* convert manual page updates to a display setting instead of a featurezotlabs2016-11-021-9/+0
|
* feature: static page update as opposed to live update of conversations on ↵zotlabs2016-11-011-0/+9
| | | | the page. Changes will be queued until the page is reloaded. There may or may not be notifications of pending activity updates depending on your notification preferences. Endless scrolling (append) is still performed either way. This only affects changed and new/unseen items being inserted into the page.
* remove redundant loopMario Vavti2016-09-201-4/+0
|
* if a feature category array has no items unset itMario Vavti2016-09-191-1/+1
|
* pro: filter features by techlevelredmatrix2016-09-191-86/+377
|