Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | appification of privacy groups | Mario Vavti | 2018-09-25 | 1 | -9/+0 |
| | |||||
* | get rid of general features | Mario Vavti | 2018-09-25 | 1 | -16/+0 |
| | |||||
* | move start_menu switch to settings/display for now | Mario Vavti | 2018-09-25 | 1 | -9/+0 |
| | |||||
* | premium channel app | Mario Vavti | 2018-09-25 | 1 | -9/+0 |
| | |||||
* | appification of notes | Mario Vavti | 2018-09-24 | 1 | -19/+0 |
| | |||||
* | move categories from tools to editor settings | Mario Vavti | 2018-09-24 | 1 | -9/+9 |
| | |||||
* | settings for directory and set App::$profile_uid in directory if local_channel() | Mario | 2018-09-24 | 1 | -9/+14 |
| | |||||
* | use different settings for cal_first_day in events and cdav/calendar. This ↵ | Mario | 2018-09-23 | 1 | -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 calendar | Mario | 2018-09-23 | 1 | -19/+44 |
| | |||||
* | provide settings for mod photo and make it slightly simpler to create new ↵ | Mario | 2018-09-23 | 1 | -11/+16 |
| | | | | module settings | ||||
* | keep the features in the central array but sort them by module name | Mario | 2018-09-23 | 1 | -144/+140 |
| | |||||
* | provide a return path from settings pages | Mario Vavti | 2018-09-21 | 1 | -0/+2 |
| | |||||
* | move connection filtering setting from network to connections, provide a ↵ | Mario Vavti | 2018-09-20 | 1 | -0/+17 |
| | | | | link to settings in the navbar if present for a module and some code optimisation | ||||
* | move chat from feature to apps | Mario Vavti | 2018-09-13 | 1 | -10/+0 |
| | |||||
* | mpre feature to app transition | Mario Vavti | 2018-09-12 | 1 | -27/+0 |
| | |||||
* | move cards from features to apps | Mario Vavti | 2018-09-10 | 1 | -10/+0 |
| | |||||
* | new feature filter network by name | Mario Vavti | 2018-06-08 | 1 | -1/+10 |
| | |||||
* | finalize filters and forum notifications | Mario Vavti | 2018-06-02 | 1 | -2/+11 |
| | |||||
* | first cut on restructuring the previously called network tabs | Mario Vavti | 2018-05-30 | 1 | -10/+10 |
| | |||||
* | Rename Permission Groups to Permission Categories and clarify feature ↵ | Andrew Manning | 2018-05-15 | 1 | -2/+2 |
| | | | | settings text. | ||||
* | Merge pull request #1051 from anaqreon/auto-save | git-marijus | 2018-04-09 | 1 | -0/+9 |
|\ | | | | | Auto-save comment and post text | ||||
| * | Added feature setting for auto-save, defaulting to enabled. | Andrew Manning | 2018-04-08 | 1 | -0/+9 |
| | | |||||
* | | first cut of feature/techlevel merge | zotlabs | 2018-04-08 | 1 | -2/+2 |
|/ | |||||
* | oauth2 client settings page | zotlabs | 2018-04-05 | 1 | -2/+11 |
| | |||||
* | testing start_menu feature | zotlabs | 2018-03-25 | 1 | -2/+3 |
| | |||||
* | turn newmember widget into a feature | zotlabs | 2018-03-23 | 1 | -1/+9 |
| | |||||
* | move privacy groups to the newly created Access Control and Permissions tab. ↵ | zotlabs | 2018-02-27 | 1 | -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 ↵ | zotlabs | 2018-02-27 | 1 | -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 ↵ | zotlabs | 2018-01-18 | 1 | -12/+14 |
| | | | | filtering takes place | ||||
* | surface the article feature | zotlabs | 2018-01-15 | 1 | -2/+2 |
| | |||||
* | move markdown-in-posts/comments feature to plugin | zotlabs | 2018-01-14 | 1 | -11/+4 |
| | |||||
* | disable until completed | zotlabs | 2017-11-22 | 1 | -1/+2 |
| | |||||
* | initial articles feature | zotlabs | 2017-11-22 | 1 | -0/+9 |
| | |||||
* | bring back the markdown post feature (after investing some effort to make it ↵ | zotlabs | 2017-10-22 | 1 | -0/+9 |
| | | | | work) | ||||
* | cards feature | zotlabs | 2017-08-23 | 1 | -0/+9 |
| | |||||
* | start deprecation of server_role | zotlabs | 2017-05-29 | 1 | -14/+9 |
| | |||||
* | bringer - all basic functionality is implemented | zotlabs | 2017-02-08 | 1 | -0/+9 |
| | |||||
* | feature: allow event creation in other timezones than your own. | zotlabs | 2017-01-01 | 1 | -0/+9 |
| | |||||
* | convert manual page updates to a display setting instead of a feature | zotlabs | 2016-11-02 | 1 | -9/+0 |
| | |||||
* | feature: static page update as opposed to live update of conversations on ↵ | zotlabs | 2016-11-01 | 1 | -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 loop | Mario Vavti | 2016-09-20 | 1 | -4/+0 |
| | |||||
* | if a feature category array has no items unset it | Mario Vavti | 2016-09-19 | 1 | -1/+1 |
| | |||||
* | pro: filter features by techlevel | redmatrix | 2016-09-19 | 1 | -86/+377 |
| | |||||
* | separate the 'expert' feature into 'advanced_theming' and ↵ | redmatrix | 2016-09-01 | 1 | -10/+36 |
| | | | | 'advanced_dirsearch'. Hide both features unless techlevel > 3. | ||||
* | provide techlevels in the pro server role. Should have no visible effect on ↵ | redmatrix | 2016-08-31 | 1 | -3/+3 |
| | | | | other roles. | ||||
* | ratings are gone. They can be enabled, but there is no UI for doing so at ↵ | redmatrix | 2016-08-25 | 1 | -1/+1 |
| | | | | this time; and will likely only be available in a 'pro' configuration once the new implementation details have been hashed out. This appears to require a mechanism for rebuttal before it can again be opened to the public. There are also some synchronisation issues to contend with; as ratings are currently only distributed to active directory servers. There is no reliable mechanism for a new directory server to fetch existing ratings. | ||||
* | move premium channel to 'pro' since that's the only configuration where it ↵ | redmatrix | 2016-08-25 | 1 | -3/+12 |
| | | | | works reliably. | ||||
* | Context help for settings/features page | Andrew Manning | 2016-08-14 | 1 | -1/+1 |
| | |||||
* | Added a disable comments setting to the "Additional features" settings with ↵ | Andrew Manning | 2016-08-14 | 1 | -0/+1 |
| | | | | a corresponding post editor toggle button | ||||
* | use config system.server_role and deprecate 'UNO' | redmatrix | 2016-08-07 | 1 | -2/+4 |
| |