aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib
Commit message (Collapse)AuthorAgeFilesLines
* fix dreport linkzotlabs2018-11-141-2/+5
|
* Merge branch 'master' into zvizotlabs2018-11-131-2/+12
|\
| * enotify::format hook for superblockzotlabs2018-11-121-2/+12
| |
* | dreport updateszotlabs2018-11-121-2/+82
| |
* | more z6 debuggingzotlabs2018-11-111-2/+3
| |
* | Merge branch 'master' into zvizotlabs2018-11-071-15/+92
|\|
| * Merge branch 'patch-20181028a' into 'dev'Mario2018-11-051-15/+92
| |\ | | | | | | | | | | | | Add timestamp to pconfig See merge request hubzilla/core!1355
| | * Add tracking of deleted pconfig variablesM.Dent2018-10-291-4/+40
| | |
| | * Fix to set update time in pconfig on updateM.Dent2018-10-281-3/+3
| | |
| | * Add timestamp and associated logic to pconfigM.Dent2018-10-281-12/+53
| | |
* | | this is brutalzotlabs2018-11-064-68/+270
| | |
* | | z6 workzotlabs2018-11-051-4/+5
|/ /
* / debug zot6 discoveryzotlabs2018-11-041-118/+283
|/
* allow to undelete deleted base appsMario Vavti2018-10-151-2/+2
|
* Add wiki_preprocess hook and documentationM.Dent2018-10-101-1/+1
|
* fix some more wiki issuesMario Vavti2018-10-102-2/+2
|
* Rework Wiki encoding scheme.M.Dent2018-10-082-2/+2
|
* Implement custom escapingM.Dent2018-10-082-7/+41
|
* Merge remote-tracking branch 'mike/master' into devMario Vavti2018-10-071-5/+5
|\
| * minor app cleanupzotlabs2018-10-051-5/+5
| |
* | rename grid to network (for consistency) and activity to stream (as seen in ↵Mario Vavti2018-10-061-2/+2
| | | | | | | | osada) because it makes much more sense.
* | admin should not be an app imho - we can not install/delete admin abilities. ↵Mario Vavti2018-10-061-3/+0
| | | | | | | | Remove suggest channels from base apps.
* | gallery is not a core appMario Vavti2018-10-061-1/+0
| |
* | bookmark appMario Vavti2018-10-062-2/+4
| |
* | Add 'Channel Export' in Apps listMax Kostikov2018-10-051-1/+2
|/
* defperm appMario Vavti2018-10-041-0/+8
|
* add app_destroy hook which allows addons to perform post delete actionsMario Vavti2018-10-021-0/+1
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2018-09-291-1/+1
|\
| * Remove servicelevel logicM. Dent2018-09-291-1/+1
| |
* | allow to install apps by nameMario Vavti2018-09-291-0/+11
|/
* Merge branch 'patch-10' into 'dev'Mario2018-09-282-34/+34
|\ | | | | | | | | rename groups and group_members tables for MySQL 8 compatibility See merge request hubzilla/core!1290
| * Update Group.phpMax Kostikov2018-09-281-21/+21
| |
| * Update Libsync.phpMax Kostikov2018-09-281-13/+13
| |
* | Add translation for new appsMax Kostikov2018-09-271-2/+17
|/
* Merge branch 'dev' into 'dev'M. Dent2018-09-271-0/+1
|\ | | | | | | | | Translate system app names See merge request hubzilla/core!1286
| * Translate system app namesM.Dent2018-09-271-0/+1
| |
* | implement conversation tools (settings/conversation), remove additional ↵Mario Vavti2018-09-271-2/+5
|/ | | | features from the settings menu and get rid of skill levels
* Add filters for addon/app installed checks and docsM.Dent2018-09-231-4/+31
|
* provide a return path from settings pagesMario Vavti2018-09-211-1/+2
|
* compare strpos() result against falseMario Vavti2018-09-211-1/+2
|
* allow a second url in apd files for settings, hide pin and star buttons in ↵Mario Vavti2018-09-191-11/+19
| | | | edit mode and use strpos() instead of strstr() in some places
* Add hook to allow addons to filter the list returned by app_listM.Dent2018-09-161-0/+3
|
* move chat from feature to appsMario Vavti2018-09-131-1/+1
|
* apps: change page title to available/installed, display install action label ↵Mario Vavti2018-09-071-1/+2
| | | | in button and use different icons for installable and updateable apps
* Merge branch 'extend-convitems-dropdown' into 'dev'Mario2018-08-271-0/+5
|\ | | | | | | | | Extend cog dropdown & temp fix for feed display of corrupt mids See merge request hubzilla/core!1265
| * Add hook to extend conv_item cog dropdown menuM.Dent2018-08-261-0/+5
| |
* | Update NativeWikiPage.phpMax Kostikov2018-08-251-4/+4
| |
* | Update NativeWikiPage.phpMax Kostikov2018-08-251-2/+5
|/
* Merge branch 'patch-17' into 'master'Mario2018-08-211-1/+2
| | | | | | | | | Add missed app 'Order Apps' See merge request hubzilla/core!1258 (cherry picked from commit 85aa4957414c98fb6f44c0c2b79ef9d198e963a7) 6086a70e Add missed app 'Order Apps'
* possible fixes for can_comment_on_post(), provide wiki_list on wiki sidebarzotlabs2018-08-151-1/+0
|