aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Apporder.php
Commit message (Collapse)AuthorAgeFilesLines
* regression: the ability to order apps messed up since adding pinned apps to ↵zotlabs2018-12-141-15/+18
| | | | | the ordering (cherry picked from commit 6464099364f3d4e800137a57d3b9ff9e8f7601e4)
* fix issues with apporder related to recent pinned apps changesMario Vavti2017-11-191-5/+11
|
* nav_set_selected() for apps and apporder. restrict apporder to ↵Mario Vavti2017-10-111-19/+24
| | | | local_channel() and whitespace
* apporder module and all the associated backend stuff to make it work; ↵zotlabs2017-05-211-0/+40
probably needs a bit of UI cleanup and a link to it from somewhere