| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-05-23 | 1 | -2/+0 |
|\ |
|
| * | some issues with the app order template logic | zotlabs | 2017-05-23 | 1 | -2/+2 |
| * | apporder module and all the associated backend stuff to make it work; probabl... | zotlabs | 2017-05-23 | 1 | -1/+86 |
* | | add 'apps' app | zotlabs | 2017-05-23 | 1 | -0/+1 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-05-22 | 1 | -3/+0 |
|\| |
|
| * | Merge pull request #783 from zotlabs/app_order | git-marijus | 2017-05-17 | 1 | -0/+44 |
| |\ |
|
| | * | provide mechanism to arbitrarily sort the nav tray apps, currently the prefer... | zotlabs | 2017-05-16 | 1 | -0/+44 |
| * | | Do not yet understand why on postgres, app['plugin'] gets set to 3 linefeeds ... | zotlabs | 2017-05-14 | 1 | -5/+5 |
| |/ |
|
| * | app sorting issue | zotlabs | 2017-04-03 | 1 | -3/+13 |
* | | some issues with the app order template logic | zotlabs | 2017-05-21 | 1 | -2/+2 |
* | | apporder module and all the associated backend stuff to make it work; probabl... | zotlabs | 2017-05-21 | 1 | -1/+86 |
* | | provide mechanism to arbitrarily sort the nav tray apps, currently the prefer... | zotlabs | 2017-05-16 | 1 | -0/+44 |
* | | Do not yet understand why on postgres, app['plugin'] gets set to 3 linefeeds ... | zotlabs | 2017-05-14 | 1 | -5/+5 |
* | | app sorting issue | zotlabs | 2017-04-02 | 1 | -3/+13 |
|/ |
|
* | apps improvements | Mario Vavti | 2017-02-22 | 1 | -1/+3 |
* | better detection of when to show the feature button and document nav mode for... | Mario Vavti | 2017-02-08 | 1 | -1/+4 |
* | do not show feature button if the app is shared. css fixes | Mario Vavti | 2017-02-08 | 1 | -0/+1 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2017-02-06 | 1 | -1/+1 |
|\ |
|
| * | only check for mode | Mario Vavti | 2017-02-06 | 1 | -1/+1 |
* | | don't add zid to app links if they're on this system and we're logged in alre... | zotlabs | 2017-02-06 | 1 | -4/+10 |
|/ |
|
* | move icon stuff back to app_render() and send navapps through app_render() | Mario Vavti | 2017-02-06 | 1 | -5/+4 |
* | make sure we do not remove other categories on app un-feature | Mario Vavti | 2017-02-06 | 1 | -2/+2 |
* | parse icons in get_system_apps() | Mario Vavti | 2017-02-06 | 1 | -0/+3 |
* | check for app-icons in app_list() instead of app_render() | Mario Vavti | 2017-02-03 | 1 | -3/+6 |
* | move opensearch to plugins | zotlabs | 2017-02-02 | 1 | -0/+2 |
* | hide featured app category in the app category widget | Mario Vavti | 2017-01-31 | 1 | -2/+2 |
* | provide a feature/unfeature app button | Mario Vavti | 2017-01-30 | 1 | -2/+21 |
* | remnant code that checked for version to see if an app was installed. We do t... | zotlabs | 2017-01-23 | 1 | -2/+1 |
* | use icons for app photos. | Hubzilla | 2017-01-22 | 1 | -2/+5 |
* | several minor app nits | zotlabs | 2017-01-13 | 1 | -4/+5 |
* | issue #446 apps usability - disable app if attached to a plugin that is unins... | zotlabs | 2016-12-14 | 1 | -22/+65 |
* | issue #588, change 'Bug Report' app to 'Report Bug' | zotlabs | 2016-11-17 | 1 | -1/+1 |
* | add authors to post distribution; case insensitive sort apps | redmatrix | 2016-08-29 | 1 | -1/+1 |
* | allow multiple apd's per plugin dir | redmatrix | 2016-07-01 | 1 | -2/+3 |
* | translate already imported system apps | redmatrix | 2016-06-15 | 1 | -0/+2 |
* | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-06-02 | 1 | -7/+53 |
|\ |
|
| * | preserve app categories when updating a system app | redmatrix | 2016-06-02 | 1 | -7/+25 |
| * | adjust algorithm to ensure new system apps are installed. | redmatrix | 2016-06-02 | 1 | -3/+12 |
| * | install system apps if a) they have never been installed, or b) if the app ve... | redmatrix | 2016-06-02 | 1 | -10/+29 |
* | | Major corrections to access control and page construction. | Andrew Manning | 2016-06-02 | 1 | -0/+1 |
|/ |
|
* | add missing file | redmatrix | 2016-05-22 | 1 | -0/+659 |