Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | Update Invite.php | Max Kostikov | 2018-09-28 | 1 | -1/+1 | |
| | |/ / | ||||||
| * | | | Merge branch 'patch-27' into 'dev' | Max Kostikov | 2018-09-28 | 1 | -1/+1 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Update Lang.php See merge request Kostikov/core!5 | |||||
| | * | | | Update Lang.php | Max Kostikov | 2018-09-28 | 1 | -1/+1 | |
| | |/ / | ||||||
| * | | | Merge branch 'patch-28' into 'dev' | Max Kostikov | 2018-09-28 | 1 | -1/+1 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Update Mood.php See merge request Kostikov/core!4 | |||||
| | * | | | Update Mood.php | Max Kostikov | 2018-09-28 | 1 | -1/+1 | |
| | |/ / | ||||||
| * / / | Update Notes.php | Max Kostikov | 2018-09-28 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | appman: query terms also by uid to prevent double entries | Mario Vavti | 2018-09-29 | 1 | -2/+4 | |
| | | | ||||||
* | | | allow to install apps by name | Mario Vavti | 2018-09-29 | 1 | -0/+11 | |
|/ / | ||||||
* | | move display settings up | Mario Vavti | 2018-09-28 | 1 | -5/+6 | |
| | | ||||||
* | | settings for channel home | Mario Vavti | 2018-09-28 | 1 | -0/+43 | |
| | | ||||||
* | | add transaction, commit and rollback to update 1221 | Mario | 2018-09-28 | 1 | -0/+5 | |
| | | ||||||
* | | Merge branch 'patch-10' into 'dev' | Mario | 2018-09-28 | 12 | -55/+75 | |
|\ \ | | | | | | | | | | | | | rename groups and group_members tables for MySQL 8 compatibility See merge request hubzilla/core!1290 | |||||
| * | | Update Import.php | Max Kostikov | 2018-09-28 | 1 | -1/+1 | |
| | | | ||||||
| * | | Update Group.php | Max Kostikov | 2018-09-28 | 1 | -21/+21 | |
| | | | ||||||
| * | | Update Libsync.php | Max Kostikov | 2018-09-28 | 1 | -13/+13 | |
| | | | ||||||
| * | | Update Acl.php | Max Kostikov | 2018-09-28 | 1 | -7/+7 | |
| | | | ||||||
| * | | Update Connections.php | Max Kostikov | 2018-09-28 | 1 | -1/+1 | |
| | | | ||||||
| * | | Update Contactgroup.php | Max Kostikov | 2018-09-28 | 1 | -1/+1 | |
| | | | ||||||
| * | | Update Group.php | Max Kostikov | 2018-09-28 | 1 | -5/+5 | |
| | | | ||||||
| * | | Update Lockview.php | Max Kostikov | 2018-09-28 | 1 | -2/+2 | |
| | | | ||||||
| * | | 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 | |
| | |