aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Apps.php
Commit message (Collapse)AuthorAgeFilesLines
* apps improvementsMario Vavti2017-02-221-1/+4
|
* move icon stuff back to app_render() and send navapps through app_render()Mario Vavti2017-02-061-1/+1
|
* more work on app-binMario Vavti2017-01-271-1/+0
|
* several minor app nitszotlabs2017-01-131-2/+2
|
* issue #446 apps usability - disable app if attached to a plugin that is ↵zotlabs2016-12-141-1/+1
| | | | uninstalled, allow system apps to be soft deleted and undeleted from the edit pane.
* remove duplicated includeredmatrix2016-08-291-1/+0
|
* Can't use "use x as y" aliases in callback function declarationsredmatrix2016-05-221-1/+1
|
* move apps to zlibredmatrix2016-05-221-8/+9
|
* provide a tag cloud for app categories and allow filtering apps from thisredmatrix2016-05-041-1/+2
|
* more background work for app management - give every member a copy of all ↵redmatrix2016-05-031-1/+6
| | | | the system apps so that they can edit and delete them to taste/preference. This needs further work to pick up changes in system apps (additions, edits, deletions, etc.). Currently this is done once and never attempted again.
* module updatesredmatrix2016-04-181-0/+46