Harald Eilertsen
|
47c902a5ea
|
Misc PHPStan fixes
Mainly variables that could possibly be referenced without being
defined.
|
2026-05-09 23:25:02 +02:00 |
|
Harald Eilertsen
|
ac8c80ddbe
|
Fix incorrect module imports.
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
|
2024-11-09 08:45:45 +01:00 |
|
Zot
|
3201a4bec5
|
allow apps to be both pinned and starred independently
|
2020-06-11 12:13:43 +02:00 |
|
zotlabs
|
6464099364
|
regression: the ability to order apps messed up since adding pinned apps to the ordering
|
2018-12-12 19:11:30 -08:00 |
|
Mario Vavti
|
241a0829dc
|
fix issues with apporder related to recent pinned apps changes
|
2017-11-19 22:42:16 +01:00 |
|
Mario Vavti
|
24d1d752fe
|
nav_set_selected() for apps and apporder. restrict apporder to local_channel() and whitespace
|
2017-10-11 11:58:09 +02:00 |
|
zotlabs
|
e4448423fb
|
apporder module and all the associated backend stuff to make it work; probably needs a bit of UI cleanup and a link to it from somewhere
|
2017-05-21 22:23:36 -07:00 |
|