aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/Apps.php
Commit message (Collapse)AuthorAgeFilesLines
...
* parse icons in get_system_apps()Mario Vavti2017-02-061-0/+3
|
* check for app-icons in app_list() instead of app_render()Mario Vavti2017-02-031-3/+6
|
* move opensearch to pluginszotlabs2017-02-021-0/+2
|
* hide featured app category in the app category widgetMario Vavti2017-01-311-2/+2
|
* provide a feature/unfeature app buttonMario Vavti2017-01-301-2/+21
|
* remnant code that checked for version to see if an app was installed. We do ↵zotlabs2017-01-231-2/+1
| | | | that differently now.
* use icons for app photos.Hubzilla2017-01-221-2/+5
|
* several minor app nitszotlabs2017-01-131-4/+5
|
* issue #446 apps usability - disable app if attached to a plugin that is ↵zotlabs2016-12-141-22/+65
| | | | uninstalled, allow system apps to be soft deleted and undeleted from the edit pane.
* issue #588, change 'Bug Report' app to 'Report Bug'zotlabs2016-11-171-1/+1
|
* add authors to post distribution; case insensitive sort appsredmatrix2016-08-291-1/+1
|
* allow multiple apd's per plugin dirredmatrix2016-07-011-2/+3
|
* translate already imported system appsredmatrix2016-06-151-0/+2
|
* Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-06-021-7/+53
|\
| * preserve app categories when updating a system appredmatrix2016-06-021-7/+25
| |
| * adjust algorithm to ensure new system apps are installed.redmatrix2016-06-021-3/+12
| |
| * install system apps if a) they have never been installed, or b) if the app ↵redmatrix2016-06-021-10/+29
| | | | | | | | version changes
* | Major corrections to access control and page construction.Andrew Manning2016-06-021-0/+1
|/
* add missing fileredmatrix2016-05-221-0/+659