Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | guest access app | Mario Vavti | 2018-09-26 | 2 | -11/+29 | |
| | | ||||||
* | | permcats app | Mario Vavti | 2018-09-26 | 3 | -13/+30 | |
| | | ||||||
* | | 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 | 1 | -5/+24 | |
| | | ||||||
* | | 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 | 1 | -1/+11 | |
| | | ||||||
* | | premium channel app | Mario Vavti | 2018-09-25 | 1 | -21/+47 | |
| | | ||||||
* | | appification of notes | Mario Vavti | 2018-09-24 | 1 | -7/+34 | |
| | | ||||||
* | | 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 | |||||
* | 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 | 2 | -0/+4 | |
| | ||||||
* | 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 | 3 | -31/+66 | |
|\ | ||||||
| * | 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 | |
| |\ | ||||||
| * | | 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 | 2 | -1/+129 | |
|\| | | |/ |/| | ||||||
| * | 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 | 1 | -2/+9 | |
| |\ | ||||||
| * | | prepare submodule to interact with route | Mario Vavti | 2018-09-17 | 1 | -1/+1 | |
| | | | ||||||
* | | | pdo install check requires namespacing | zotlabs | 2018-09-17 | 1 | -4/+4 | |
| |/ |/| | ||||||
* | | Some improvements to setup checks: image library and pdo support | zotlabs | 2018-09-16 | 1 | -2/+9 | |
|/ | ||||||
* | appification of the lang module | Mario Vavti | 2018-09-16 | 1 | -2/+17 | |
| | ||||||
* | appify poke | Mario Vavti | 2018-09-15 | 1 | -2/+19 | |
| | ||||||
* | appify mood | Mario Vavti | 2018-09-15 | 2 | -3/+24 | |
| | ||||||
* | appify invite | Mario Vavti | 2018-09-15 | 2 | -5/+19 | |
| | ||||||
* | appify cdav stuff. WARNING: if you use caldav or carddav from a client or ↵ | Mario Vavti | 2018-09-15 | 1 | -5/+47 | |
| | | | | the webinterface you will need to enable those apps to make things work again | |||||
* | remove network_tabs() which has been deprecated and replaced by ↵ | Mario Vavti | 2018-09-13 | 1 | -8/+4 | |
| | | | | activity_{order, filters} widgets | |||||
* | move chat from feature to apps | Mario Vavti | 2018-09-13 | 2 | -32/+41 | |
| |