| Commit message (Expand) | Author | Age | Files | Lines |
* | make Apps::get_base_apps() pluggable | zotlabs | 2019-01-08 | 1 | -1/+3 |
* | regression: the ability to order apps messed up since adding pinned apps to t... | zotlabs | 2018-12-12 | 1 | -12/+26 |
* | allow to undelete deleted base apps | Mario Vavti | 2018-10-15 | 1 | -2/+2 |
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-10-07 | 1 | -5/+5 |
|\ |
|
| * | minor app cleanup | zotlabs | 2018-10-05 | 1 | -5/+5 |
* | | rename grid to network (for consistency) and activity to stream (as seen in o... | Mario Vavti | 2018-10-06 | 1 | -2/+2 |
* | | admin should not be an app imho - we can not install/delete admin abilities. ... | Mario Vavti | 2018-10-06 | 1 | -3/+0 |
* | | gallery is not a core app | Mario Vavti | 2018-10-06 | 1 | -1/+0 |
* | | bookmark app | Mario Vavti | 2018-10-06 | 1 | -1/+1 |
* | | Add 'Channel Export' in Apps list | Max Kostikov | 2018-10-05 | 1 | -1/+2 |
|/ |
|
* | defperm app | Mario Vavti | 2018-10-04 | 1 | -0/+8 |
* | add app_destroy hook which allows addons to perform post delete actions | Mario Vavti | 2018-10-02 | 1 | -0/+1 |
* | allow to install apps by name | Mario Vavti | 2018-09-29 | 1 | -0/+11 |
* | Add translation for new apps | Max Kostikov | 2018-09-27 | 1 | -2/+17 |
* | Translate system app names | M.Dent | 2018-09-27 | 1 | -0/+1 |
* | Add filters for addon/app installed checks and docs | M.Dent | 2018-09-23 | 1 | -4/+31 |
* | provide a return path from settings pages | Mario Vavti | 2018-09-21 | 1 | -1/+2 |
* | compare strpos() result against false | Mario Vavti | 2018-09-21 | 1 | -1/+2 |
* | allow a second url in apd files for settings, hide pin and star buttons in ed... | Mario Vavti | 2018-09-19 | 1 | -11/+19 |
* | Add hook to allow addons to filter the list returned by app_list | M.Dent | 2018-09-16 | 1 | -0/+3 |
* | move chat from feature to apps | Mario Vavti | 2018-09-13 | 1 | -1/+1 |
* | apps: change page title to available/installed, display install action label ... | Mario Vavti | 2018-09-07 | 1 | -1/+2 |
* | Merge branch 'patch-17' into 'master' | Mario | 2018-08-21 | 1 | -1/+2 |
* | add app_options field | zotlabs | 2018-08-02 | 1 | -3/+10 |
* | Merge branch 'patch-8' into 'dev' | Mario | 2018-07-28 | 1 | -1/+5 |
|\ |
|
| * | Update Apps.php | Max Kostikov | 2018-07-27 | 1 | -3/+4 |
| * | Update Apps.php | Max Kostikov | 2018-07-27 | 1 | -1/+4 |
* | | don't sync system apps | zotlabs | 2018-07-27 | 1 | -3/+4 |
* | | app delete issue with base installed apps and app photo being reloaded unecce... | zotlabs | 2018-07-27 | 1 | -19/+47 |
* | | app update and ownership issues | zotlabs | 2018-07-27 | 1 | -7/+50 |
|/ |
|
* | functions to support module and widget registration by plugins. These have id... | zotlabs | 2018-07-12 | 1 | -6/+30 |
* | app store fixes | zotlabs | 2018-07-05 | 1 | -18/+13 |
* | appstore changes | zotlabs | 2018-07-04 | 1 | -10/+78 |
* | add hook 'get_system_apps' | zotlabs | 2018-05-21 | 1 | -0/+2 |
* | preserve existing categories when updating an app from an embed source | zotlabs | 2018-03-24 | 1 | -0/+6 |
* | app sellpage not being stored | zotlabs | 2018-03-24 | 1 | -0/+1 |
* | provide option to block the public stream unless authenticated, since there c... | zotlabs | 2018-02-14 | 1 | -0/+9 |
* | surface the article feature | zotlabs | 2018-01-15 | 1 | -0/+1 |
* | fix some pubstream on/off weirdness | Mario | 2017-12-03 | 1 | -1/+1 |
* | fix issues with apporder related to recent pinned apps changes | Mario Vavti | 2017-11-19 | 1 | -2/+2 |
* | add > pin and remove > unpin | Mario Vavti | 2017-11-16 | 1 | -2/+2 |
* | provide ability to pin apps to navbar from /apps. this removes the ability to... | Mario Vavti | 2017-11-16 | 1 | -12/+29 |
* | ability to pin apps to the navbar when using named navbars | zotlabs | 2017-10-08 | 1 | -0/+7 |
* | add admin app - the site admin link probably does not belong in the 'usermenu... | zotlabs | 2017-10-05 | 1 | -1/+1 |
* | cards feature | zotlabs | 2017-08-23 | 1 | -0/+1 |
* | make config requirements in apps more universal - provide key and value | git-marijus | 2017-08-06 | 1 | -6/+4 |
* | correct the logic for configs in app requirement | git-marijus | 2017-08-01 | 1 | -6/+25 |
* | implement system configs as app requirement and add the pubstream app | git-marijus | 2017-07-31 | 1 | -4/+10 |
* | move the active app code to include/nav.php - it is only relevant there | git-marijus | 2017-07-26 | 1 | -3/+0 |
* | provide a mechanism to mark apps active in the bin | git-marijus | 2017-07-21 | 1 | -0/+3 |