Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Update Network.php | Max Kostikov | 2018-09-28 | 1 | -1/+1 | |
| | | | ||||||
| * | | Update Channel.php | Max Kostikov | 2018-09-28 | 1 | -2/+2 | |
| | | | ||||||
| * | | Update Activity_filter.php | Max Kostikov | 2018-09-28 | 1 | -1/+1 | |
| | | | ||||||
| * | | rename groups and group_members tables for MySQL 8 compatibility | Max Kostikov | 2018-09-27 | 1 | -0/+20 | |
| | | | ||||||
* | | | Merge branch 'channel-limits' into 'dev' | M. Dent | 2018-09-28 | 1 | -2/+6 | |
|\ \ \ | | | | | | | | | | | | | | | | | Hide form when at or over service_class['limit_identities'] See merge request hubzilla/core!1292 | |||||
| * | | | Hide form when at or over service_class['limit_identities'] | M.Dent | 2018-09-27 | 1 | -2/+6 | |
| |/ / | ||||||
* | | | Merge branch 'patch-9' into 'dev' | M. Dent | 2018-09-28 | 1 | -2/+17 | |
|\ \ \ | | | | | | | | | | | | | | | | | Add translation for new apps See merge request hubzilla/core!1289 | |||||
| * | | | Add translation for new apps | Max Kostikov | 2018-09-27 | 1 | -2/+17 | |
| |/ / | ||||||
* / / | Missprint in Oauth.php fixed | Max Kostikov | 2018-09-27 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge branch 'dev' into 'dev' | M. Dent | 2018-09-27 | 1 | -0/+1 | |
|\ \ | | | | | | | | | | | | | Translate system app names See merge request hubzilla/core!1286 | |||||
| * | | Translate system app names | M.Dent | 2018-09-27 | 1 | -0/+1 | |
| | | | ||||||
* | | | implement conversation tools (settings/conversation), remove additional ↵ | Mario Vavti | 2018-09-27 | 4 | -44/+66 | |
| | | | | | | | | | | | | 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 | 1 | -3/+3 | |
| | | | ||||||
* | | | guest access app | Mario Vavti | 2018-09-26 | 3 | -19/+29 | |
| | | | ||||||
* | | | permcats app | Mario Vavti | 2018-09-26 | 4 | -21/+30 | |
|/ / | ||||||
* | | remove oauth from features | Mario Vavti | 2018-09-26 | 1 | -16/+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 | 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 |