Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix incorrect module imports. | Harald Eilertsen | 13 days | 1 | -2/+2 |
| | | | | | | | | When importing modules with use statements, they always require the fully qualified module name. Iow, there's no need to prefix them with an extra backslash. Ref: https://www.php.net/manual/en/language.namespaces.importing.php | ||||
* | allow apps to be both pinned and starred independently | Zot | 2020-06-11 | 1 | -2/+2 |
| | |||||
* | regression: the ability to order apps messed up since adding pinned apps to ↵ | zotlabs | 2018-12-12 | 1 | -15/+18 |
| | | | | the ordering | ||||
* | fix issues with apporder related to recent pinned apps changes | Mario Vavti | 2017-11-19 | 1 | -5/+11 |
| | |||||
* | nav_set_selected() for apps and apporder. restrict apporder to ↵ | Mario Vavti | 2017-10-11 | 1 | -19/+24 |
| | | | | local_channel() and whitespace | ||||
* | apporder module and all the associated backend stuff to make it work; ↵ | zotlabs | 2017-05-21 | 1 | -0/+40 |
probably needs a bit of UI cleanup and a link to it from somewhere |