aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| * | button sticking fixedMax Kostikov2018-10-031-19/+21
| | |
* | | remove redundant varMario Vavti2018-10-041-2/+0
| | |
* | | add apd fileMario Vavti2018-10-041-0/+6
| | |
* | | defperm appMario Vavti2018-10-043-23/+39
| | |
* | | uexport appMario Vavti2018-10-044-11/+24
|/ /
* | bump activity app versionMario2018-10-031-1/+1
| |
* | jot: show settings icon only to local profile ownerMario2018-10-032-1/+4
| |
* | move archives from network to channel_homeMario2018-10-031-8/+8
| |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2018-10-031-1/+1
|\ \
| * \ Merge branch 'dev' into 'dev'M. Dent2018-10-031-1/+1
| |\ \ | | | | | | | | | | | | | | | | Fix misplaced comma with period. See merge request hubzilla/core!1304
| | * | Fix misplaced comma with period.M.Dent2018-10-021-1/+1
| | | |
* | | | move filing from conversation to network - it is only functional there.Mario Vavti2018-10-031-8/+8
|/ / /
* | | add app_destroy hook which allows addons to perform post delete actionsMario Vavti2018-10-023-0/+8
| | |