Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add check for local_channel() | Mario Vavti | 2018-09-26 | 2 | -0/+13 |
| | |||||
* | change wording | Mario Vavti | 2018-09-26 | 2 | -4/+4 |
| | |||||
* | wrong app name | Mario Vavti | 2018-09-26 | 1 | -1/+1 |
| | |||||
* | oauth and oauth2 apps manager | Mario Vavti | 2018-09-26 | 2 | -45/+76 |
| | |||||
* | appification of the pdl editor and move advanced_theming to theme settings ↵ | Mario Vavti | 2018-09-26 | 2 | -15/+16 |
| | | | | where it belongs | ||||
* | appification of privacy groups | Mario Vavti | 2018-09-25 | 2 | -6/+27 |
| | |||||
* | move advanced_theming switch to settings/display for now | Mario Vavti | 2018-09-25 | 1 | -3/+8 |
| | |||||
* | move start_menu switch to settings/display for now | Mario Vavti | 2018-09-25 | 2 | -2/+19 |
| | |||||
* | premium channel app | Mario Vavti | 2018-09-25 | 2 | -39/+48 |
| | |||||
* | appification of notes | Mario Vavti | 2018-09-24 | 2 | -11/+44 |
| | |||||
* | Merge branch 'app-installed-filters' into 'dev' | Mario | 2018-09-24 | 1 | -4/+31 |
|\ | | | | | | | | | Add filters for addon/app installed checks and docs See merge request hubzilla/core!1284 | ||||
| * | Add filters for addon/app installed checks and docs | M.Dent | 2018-09-23 | 1 | -4/+31 |
| | | |||||
* | | add file | Mario | 2018-09-24 | 1 | -0/+43 |
| | | |||||
* | | settings for directory and set App::$profile_uid in directory if local_channel() | Mario | 2018-09-24 | 1 | -1/+5 |
| | | |||||
* | | only explain how to select a channel if there are channels to select | Mario | 2018-09-23 | 1 | -2/+2 |
|/ | |||||
* | minor cleanup | Mario | 2018-09-23 | 1 | -2/+0 |
| | |||||
* | use different settings for cal_first_day in events and cdav/calendar. This ↵ | Mario | 2018-09-23 | 2 | -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 | 7 | -5/+138 |
| | |||||
* | provide settings for mod photo and make it slightly simpler to create new ↵ | Mario | 2018-09-23 | 5 | -32/+57 |
| | | | | module settings | ||||
* | keep the features in the central array but sort them by module name | Mario | 2018-09-23 | 5 | -232/+20 |
| | |||||
* | this should be off by default | Mario | 2018-09-22 | 1 | -1/+1 |
| | |||||
* | add files and settings for channel manager | Mario | 2018-09-22 | 3 | -1/+128 |
| | |||||
* | introduce profile settings and provide a way for modules without an app to ↵ | Mario | 2018-09-22 | 1 | -2/+2 |
| | | | | still be able to link to its settings page from the navbar | ||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2018-09-22 | 1 | -2/+13 |
|\ | |||||
| * | Page meta properties | M. Dent | 2018-09-22 | 1 | -2/+13 |
| | | |||||
* | | appification of sources | Mario Vavti | 2018-09-22 | 2 | -16/+15 |
|/ | |||||
* | add file | Mario Vavti | 2018-09-21 | 1 | -0/+120 |
| | |||||
* | provide a return path from settings pages | Mario Vavti | 2018-09-21 | 3 | -1/+6 |
| | |||||
* | compare strpos() result against false | Mario Vavti | 2018-09-21 | 1 | -1/+2 |
| | |||||
* | don't double encode | zotlabs | 2018-09-20 | 2 | -2/+2 |
| | |||||
* | remove bbcode from event hovertip | zotlabs | 2018-09-20 | 2 | -3/+4 |
| | |||||
* | Merge branch 'dev' | zotlabs | 2018-09-20 | 4 | -42/+85 |
|\ | |||||
| * | remove connection filter from network settings | Mario Vavti | 2018-09-20 | 1 | -8/+0 |
| | | |||||
| * | move connection filtering setting from network to connections, provide a ↵ | Mario Vavti | 2018-09-20 | 3 | -21/+65 |
| | | | | | | | | link to settings in the navbar if present for a module and some code optimisation | ||||
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-09-20 | 1 | -1/+1 |
| |\ | |||||
| * | | allow a second url in apd files for settings, hide pin and star buttons in ↵ | Mario Vavti | 2018-09-19 | 1 | -11/+19 |
| | | | | | | | | | | | | edit mode and use strpos() instead of strstr() in some places | ||||
| * | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-09-19 | 2 | -5/+5 |
| |\ \ | |||||
| * | | | remove superfluous comma | Mario Vavti | 2018-09-17 | 1 | -1/+1 |
| | | | | |||||
| * | | | remove unused variable | Mario Vavti | 2018-09-17 | 1 | -1/+0 |
| | | | | |||||
| * | | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-09-17 | 1 | -4/+4 |
| |\ \ \ | |||||
* | | | | | bookmarks fail to sync | zotlabs | 2018-09-20 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | fix setup | zotlabs | 2018-09-19 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge branch 'dev' | zotlabs | 2018-09-17 | 4 | -1/+149 |
|\| | | |||||
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2018-09-17 | 1 | -0/+3 |
| |\ \ | |||||
| | * \ | Merge branch 'app-list-hook' into 'dev' | Mario | 2018-09-17 | 1 | -0/+3 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | Add hook to allow addons to filter the list returned by app_list See merge request hubzilla/core!1276 | ||||
| | | * | | Add hook to allow addons to filter the list returned by app_list | M.Dent | 2018-09-16 | 1 | -0/+3 |
| | | | | | |||||
| * | | | | seperate settings for mod network | Mario Vavti | 2018-09-17 | 1 | -0/+128 |
| |/ / / | |||||
| * | | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-09-17 | 2 | -2/+56 |
| |\ \ \ | |||||
| * | | | | prepare submodule to interact with route | Mario Vavti | 2018-09-17 | 2 | -1/+18 |
| | |/ / | |/| | | |||||
* | | | | fix listeners table create and expire federation had a syntax error | zotlabs | 2018-09-17 | 2 | -5/+5 |
| |_|/ |/| | |