aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/Apps.php
Commit message (Expand)AuthorAgeFilesLines
* 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 ed...Mario Vavti2018-09-191-11/+19
* 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
* Merge branch 'patch-17' into 'master'Mario2018-08-211-1/+2
* add app_options fieldzotlabs2018-08-021-3/+10
* Merge branch 'patch-8' into 'dev'Mario2018-07-281-1/+5
|\
| * Update Apps.phpMax Kostikov2018-07-271-3/+4
| * Update Apps.phpMax Kostikov2018-07-271-1/+4
* | don't sync system appszotlabs2018-07-271-3/+4
* | app delete issue with base installed apps and app photo being reloaded unecce...zotlabs2018-07-271-19/+47
* | app update and ownership issueszotlabs2018-07-271-7/+50
|/
* functions to support module and widget registration by plugins. These have id...zotlabs2018-07-121-6/+30
* app store fixeszotlabs2018-07-051-18/+13
* appstore changeszotlabs2018-07-041-10/+78
* add hook 'get_system_apps'zotlabs2018-05-211-0/+2
* preserve existing categories when updating an app from an embed sourcezotlabs2018-03-241-0/+6
* app sellpage not being storedzotlabs2018-03-241-0/+1
* provide option to block the public stream unless authenticated, since there c...zotlabs2018-02-141-0/+9
* surface the article featurezotlabs2018-01-151-0/+1
* fix some pubstream on/off weirdnessMario2017-12-031-1/+1
* fix issues with apporder related to recent pinned apps changesMario Vavti2017-11-191-2/+2
* add > pin and remove > unpinMario Vavti2017-11-161-2/+2
* provide ability to pin apps to navbar from /apps. this removes the ability to...Mario Vavti2017-11-161-12/+29
* ability to pin apps to the navbar when using named navbarszotlabs2017-10-081-0/+7
* add admin app - the site admin link probably does not belong in the 'usermenu...zotlabs2017-10-051-1/+1
* cards featurezotlabs2017-08-231-0/+1
* make config requirements in apps more universal - provide key and valuegit-marijus2017-08-061-6/+4
* correct the logic for configs in app requirementgit-marijus2017-08-011-6/+25
* implement system configs as app requirement and add the pubstream appgit-marijus2017-07-311-4/+10
* move the active app code to include/nav.php - it is only relevant theregit-marijus2017-07-261-3/+0
* provide a mechanism to mark apps active in the bingit-marijus2017-07-211-0/+3
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-231-2/+0
|\
| * some issues with the app order template logiczotlabs2017-05-231-2/+2
| * apporder module and all the associated backend stuff to make it work; probabl...zotlabs2017-05-231-1/+86
* | add 'apps' appzotlabs2017-05-231-0/+1
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-221-3/+0
|\|
| * Merge pull request #783 from zotlabs/app_ordergit-marijus2017-05-171-0/+44
| |\
| | * provide mechanism to arbitrarily sort the nav tray apps, currently the prefer...zotlabs2017-05-161-0/+44
| * | Do not yet understand why on postgres, app['plugin'] gets set to 3 linefeeds ...zotlabs2017-05-141-5/+5
| |/
| * app sorting issuezotlabs2017-04-031-3/+13
* | some issues with the app order template logiczotlabs2017-05-211-2/+2
* | apporder module and all the associated backend stuff to make it work; probabl...zotlabs2017-05-211-1/+86
* | provide mechanism to arbitrarily sort the nav tray apps, currently the prefer...zotlabs2017-05-161-0/+44
* | Do not yet understand why on postgres, app['plugin'] gets set to 3 linefeeds ...zotlabs2017-05-141-5/+5
* | app sorting issuezotlabs2017-04-021-3/+13
|/
* apps improvementsMario Vavti2017-02-221-1/+3