about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/local_settings/navigation/index.js
AgeCommit message (Collapse)Author
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
Port 44a7d87cb1f5df953b6c14c16c59e2e4ead1bcb9 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-02-03[Glitch] Run eslint --fixClaire
I don't like it changing files this way, but it's basically what c49213f0ea311daba590db1d7a14a641cbd9fe93 and a few others did.
2022-12-22Remove unused translation string (#2039)Claire
2022-10-11Rename flavours/glitch/util into flavours/glitch/utilsClaire
2022-08-30Fix local settings navigation (#1836)Claire
The “filters” page was removed, but not from the navigation, which would offset everything.
2019-09-09Move “export” before decoratorsThibaut Girka
As this is what upstream does. See also https://github.com/tc39/proposal-decorators/issues/69
2019-07-15Add options to configure filtering behaviorThibaut Girka
2019-06-19Change preferences link in local settings modal from sliders to cog for ↵Thibaut Girka
consistency
2019-02-03Remove redundant “options” from “Compose box options”Thibaut Girka
Thanks @ariasuni.
2018-11-19Move URLs to backend in their own fileThibaut Girka
2018-10-09Change “preferences” icon to match settings page iconThibaut Girka
2018-10-09Add icons for each of the local-setting pagesThibaut Girka
2018-09-07Move compose box options to their own pageThibaut Girka
2018-08-31Add a setting to automatically unfold all content warningsThibaut Girka
2017-12-07Packaged local_settings styles in commonkibigo!
2017-12-03Rename themes -> flavours ? ?kibigo!