Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-09 | [Glitch] Ensure tabIndex is number instead of string | Nick Schonning | |
Port ec0c104bf25f2689c31bb79f9f447be1a9b3da7f to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2023-03-27 | [Glitch] Remove legacy decorators syntax | neatchee | |
Port d1b057a0ac41a5756b6a416d2f290b086cb59220 to glitch-soc | |||
2023-02-25 | [Glitch] Rename JSX files with proper `.jsx` extension | Renaud Chaput | |
Port 44a7d87cb1f5df953b6c14c16c59e2e4ead1bcb9 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2023-02-03 | [Glitch] Run eslint --fix | Claire | |
I don't like it changing files this way, but it's basically what c49213f0ea311daba590db1d7a14a641cbd9fe93 and a few others did. | |||
2022-12-22 | Remove unused translation string (#2039) | Claire | |
2022-11-16 | Add aria-label and title attributes to local settings navigation items (#1949) | Claire | |
2022-10-11 | Rename flavours/glitch/util into flavours/glitch/utils | Claire | |
2022-08-30 | Fix local settings navigation (#1836) | Claire | |
The “filters” page was removed, but not from the navigation, which would offset everything. | |||
2019-09-09 | Use the `Icon` component instead of directly using `i` tag | Thibaut Girka | |
2019-09-09 | Move “export” before decorators | Thibaut Girka | |
As this is what upstream does. See also https://github.com/tc39/proposal-decorators/issues/69 | |||
2019-07-15 | Add options to configure filtering behavior | Thibaut Girka | |
2019-06-19 | Change preferences link in local settings modal from sliders to cog for ↵ | Thibaut Girka | |
consistency | |||
2019-02-03 | Remove redundant “options” from “Compose box options” | Thibaut Girka | |
Thanks @ariasuni. | |||
2018-11-19 | Move URLs to backend in their own file | Thibaut Girka | |
2018-10-09 | Change “preferences” icon to match settings page icon | Thibaut Girka | |
2018-10-09 | Add icons for each of the local-setting pages | Thibaut Girka | |
2018-09-07 | Move compose box options to their own page | Thibaut Girka | |
2018-08-31 | Add a setting to automatically unfold all content warnings | Thibaut Girka | |
2017-12-07 | Packaged local_settings styles in common | kibigo! | |
2017-12-03 | Rename themes -> flavours ? ? | kibigo! | |