aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'dev' into 'dev'M. Dent2018-10-071-2/+3
|\ | | | | | | | | Add missing else clause See merge request hubzilla/core!1317
| * Add missing else clauseM.Dent2018-10-061-2/+3
| |
* | return success for postgresMario Vavti2018-10-061-8/+11
| |
* | fix issue #1281 - hubloc default valuesMario Vavti2018-10-063-2/+27
| |
* | those 3px make a difference on medium sized screensMario Vavti2018-10-061-1/+1
| |
* | give apps some more space and prevent linebreaks in app names. Add ellipsis ↵Mario Vavti2018-10-061-2/+5
| | | | | | | | to too long names.
* | another db update to get rid of the old view bookmarks entriesMario Vavti2018-10-062-1/+24
| |
* | move profile assign selector to profile settings and personal menu selector ↵Mario Vavti2018-10-066-74/+61
|/ | | | to channel_home settings and get rid of misc channel settings section.
* this did not actually make senseMario Vavti2018-10-061-5/+0
|
* strings and force import_system_apps() on std_version changeMario Vavti2018-10-062-267/+316
|
* rename widget titlesMario Vavti2018-10-062-2/+2
|
* rename grid to network (for consistency) and activity to stream (as seen in ↵Mario Vavti2018-10-067-8/+36
| | | | osada) because it makes much more sense.
* pubstream appMario Vavti2018-10-064-7/+41
|
* randprof appMario Vavti2018-10-061-1/+21
|
* remote diagnostics appMario Vavti2018-10-062-5/+18
|
* admin should not be an app imho - we can not install/delete admin abilities. ↵Mario Vavti2018-10-062-9/+0
| | | | Remove suggest channels from base apps.
* merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2018-10-065-6/+6
|\
| * Merge branch 'patch-6' into 'dev'Mario2018-10-064-4/+4
| |\ | | | | | | | | | | | | Add new table names in docs See merge request hubzilla/core!1315
| | * Update database.bbMax Kostikov2018-10-061-2/+2
| | |
| | * Update intro_for_developers.bbMax Kostikov2018-10-061-2/+2
| | |
| | * Update db_groups.bbMax Kostikov2018-10-061-0/+0
| | |
| | * Add new table names in docsMax Kostikov2018-10-061-0/+0
| | |
| * | Merge branch 'patch-5' into 'dev'Mario2018-10-061-2/+2
| |\ \ | | |/ | |/| | | | | | | Respect new table names on import See merge request hubzilla/core!1314
| | * Respect new table names on importMax Kostikov2018-10-061-2/+2
| |/
* | gallery is not a core appMario Vavti2018-10-061-1/+0
| |
* | bookmarks: change wordingMario Vavti2018-10-061-1/+1
| |
* | bookmark appMario Vavti2018-10-064-6/+22
|/
* Merge branch 'revert-f5acbccb' into 'dev'M. Dent2018-10-051-2/+1
|\ | | | | | | | | Revert Fix: for hook registration. Needs more testing. See merge request hubzilla/core!1311
| * Revert "Merge branch 'dev' into 'dev'"M. Dent2018-10-051-2/+1
|/ | | This reverts merge request !1310
* Merge branch 'dev' into 'dev'M. Dent2018-10-051-1/+2
|\ | | | | | | | | Fix: hooks not added to App::$hooks[] at the time of registration See merge request hubzilla/core!1310
| * Fix: hooks not added to App::[] at the time of registrationM.Dent2018-10-051-1/+2
|/
* New russian translations hmessages.poMax Kostikov2018-10-051-11229/+11308
| | | (cherry picked from commit ff53da5b0a796d1ae4c6d3e217af927da982b802)
* New russian translations hstrings.phpMax Kostikov2018-10-051-2804/+2842
| | | (cherry picked from commit 9520123f6de69543f52f30a10da814c855791a05)
* Merge branch 'patch-3' into 'dev'Mario2018-10-051-1/+2
|\ | | | | | | | | Add 'Channel Export' in Apps list See merge request hubzilla/core!1309
| * Add 'Channel Export' in Apps listMax Kostikov2018-10-051-1/+2
|/
* Merge remote-tracking branch 'mike/master' into devMario Vavti2018-10-052-1/+7
|\
| * regression: double linebreaks in viewsrc outputzotlabs2018-10-031-1/+1
| |
| * do not propagate channel deletion for an already deleted channel.zotlabs2018-10-021-0/+6
| |
* | bump versionMario Vavti2018-10-051-1/+1
| |
* | optimize autoloaderMario Vavti2018-10-052-8/+34
| |
* | stringsMario Vavti2018-10-051-2535/+2720
| |
* | bump versionMario Vavti2018-10-051-2/+1
| |
* | fix issues with bs accordionsMario Vavti2018-10-044-7/+7
| |
* | fix displaying of perm cats selectorMario Vavti2018-10-041-2/+4
| |
* | whitespaceMario Vavti2018-10-041-1/+0
| |
* | move *_divmore_height setting to the module extra_settings, and fix issue ↵Mario Vavti2018-10-0414-18/+95
| | | | | | | | where feature settings were not synced if rpath was provided
* | move *_list_mode to featuresMario Vavti2018-10-045-10/+18
| |
* | Merge branch 'patch-1' into 'dev'Mario2018-10-041-5/+4
|\ \ | | | | | | | | | | | | Incorrect block wrapping fixed See merge request hubzilla/core!1306
| * | Update settings.tplMax Kostikov2018-10-041-5/+4
| | |
* | | Merge branch 'patch-1' into 'dev'Mario2018-10-041-19/+21
|\| | | | | | | | | | | | | | button sticking fixed See merge request hubzilla/core!1305