Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Translate system app names | M.Dent | 2018-09-27 | 1 | -0/+1 | |
| | | | ||||||
* | | | bump version | Mario Vavti | 2018-09-27 | 1 | -1/+1 | |
| | | | ||||||
* | | | implement conversation tools (settings/conversation), remove additional ↵ | Mario Vavti | 2018-09-27 | 13 | -120/+169 | |
| | | | | | | | | | | | | features from the settings menu and get rid of skill levels | |||||
* | | | tokens: add css file and fix argc and argv values | Mario Vavti | 2018-09-26 | 3 | -20/+19 | |
| | | | ||||||
* | | | guest access app | Mario Vavti | 2018-09-26 | 6 | -37/+38 | |
| | | | ||||||
* | | | permcats app | Mario Vavti | 2018-09-26 | 9 | -35/+41 | |
|/ / | ||||||
* | | remove oauth from features | Mario Vavti | 2018-09-26 | 2 | -34/+0 | |
| | | ||||||
* | | 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 | 8 | -53/+96 | |
| | | ||||||
* | | change wording | Mario Vavti | 2018-09-26 | 1 | -1/+1 | |
| | | ||||||
* | | appification of the pdl editor and move advanced_theming to theme settings ↵ | Mario Vavti | 2018-09-26 | 6 | -23/+27 | |
| | | | | | | | | where it belongs | |||||
* | | appification of privacy groups | Mario Vavti | 2018-09-25 | 5 | -17/+29 | |
| | | ||||||
* | | missing file | Mario Vavti | 2018-09-25 | 1 | -0/+6 | |
| | | ||||||
* | | get rid of general features | Mario Vavti | 2018-09-25 | 1 | -16/+0 | |
| | | ||||||
* | | move advanced_theming switch to settings/display for now | Mario Vavti | 2018-09-25 | 3 | -4/+10 | |
| | | ||||||
* | | move start_menu switch to settings/display for now | Mario Vavti | 2018-09-25 | 4 | -11/+20 | |
| | | ||||||
* | | premium channel app | Mario Vavti | 2018-09-25 | 3 | -48/+48 | |
| | | ||||||
* | | revert nav settings opacity | Mario Vavti | 2018-09-24 | 1 | -11/+0 | |
| | | ||||||
* | | appification of notes | Mario Vavti | 2018-09-24 | 5 | -30/+61 | |
| | | ||||||
* | | move categories from tools to editor settings | Mario Vavti | 2018-09-24 | 1 | -9/+9 | |
| | | ||||||
* | | Merge branch 'app-installed-filters' into 'dev' | Mario | 2018-09-24 | 5 | -4/+93 | |
|\ \ | | | | | | | | | | | | | 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 | 5 | -4/+93 | |
| |/ | ||||||
* | | fade in nav settings button | Mario | 2018-09-24 | 1 | -0/+3 | |
| | | ||||||
* | | 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 | 3 | -12/+21 | |
| | | ||||||
* | | only explain how to select a channel if there are channels to select | Mario | 2018-09-23 | 2 | -2/+4 | |
| | | ||||||
* | | only show nav settings icon when hovering over nav | Mario | 2018-09-23 | 1 | -0/+8 | |
|/ | ||||||
* | minor cleanup | Mario | 2018-09-23 | 2 | -4/+0 | |
| | ||||||
* | use different settings for cal_first_day in events and cdav/calendar. This ↵ | Mario | 2018-09-23 | 3 | -4/+4 | |
| | | | | 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 | 10 | -28/+186 | |
| | ||||||
* | provide settings for mod photo and make it slightly simpler to create new ↵ | Mario | 2018-09-23 | 7 | -45/+75 | |
| | | | | module settings | |||||
* | keep the features in the central array but sort them by module name | Mario | 2018-09-23 | 6 | -376/+160 | |
| | ||||||
* | 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 | 2 | -6/+14 | |
| | | | | still be able to link to its settings page from the navbar | |||||
* | another try to fix Fix PHP Warning: DOMDocument::loadHTML(): ↵ | Mario Vavti | 2018-09-22 | 1 | -1/+4 | |
| | | | | htmlParseEntityRef: no name in Entity | |||||
* | Revert "Fix PHP Warning: DOMDocument::loadHTML(): htmlParseEntityRef: no ↵ | Mario | 2018-09-22 | 1 | -2/+0 | |
| | | | | | name in Entity" This reverts commit 184928204a264b231814b46ef294ef185dc0cdae | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2018-09-22 | 4 | -4/+35 | |
|\ | ||||||
| * | Merge branch 'page-meta-properties' into 'dev' | Mario | 2018-09-22 | 4 | -4/+35 | |
| |\ | | | | | | | | | | | | | Page meta properties See merge request hubzilla/core!1283 | |||||
| | * | Page meta properties | M. Dent | 2018-09-22 | 4 | -4/+35 | |
| |/ | ||||||
* / | appification of sources | Mario Vavti | 2018-09-22 | 3 | -16/+21 | |
|/ | ||||||
* | rge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-09-22 | 1 | -2/+2 | |
|\ | ||||||
| * | doc cleanup | zotlabs | 2018-09-21 | 1 | -2/+2 | |
| | | ||||||
* | | add file | Mario Vavti | 2018-09-21 | 1 | -0/+120 | |
| | | ||||||
* | | opacity for jot settings/reset buttons | Mario Vavti | 2018-09-21 | 1 | -0/+1 | |
| | | ||||||
* | | provide editor settings | Mario Vavti | 2018-09-21 | 3 | -8/+11 | |
| | | ||||||
* | | provide a return path from settings pages | Mario Vavti | 2018-09-21 | 7 | -3/+13 | |
| | | ||||||
* | | compare strpos() result against false | Mario Vavti | 2018-09-21 | 1 | -1/+2 | |
| | |