[feature] Move `use_blurhash` to app settings, enable by default (#5) Does what it says on the tin! This serves as a decent model (imo) for how to move something from Mastodon's rather opaque server-side settings to client settings. Reviewed-on: https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/5 Co-authored-by: tobi <tobi.smethurst@protonmail.com> Co-committed-by: tobi <tobi.smethurst@protonmail.com>
[chore] Remove more unused files (#3) Reviewed-on: https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/3 Co-authored-by: tobi <tobi.smethurst@protonmail.com> Co-committed-by: tobi <tobi.smethurst@protonmail.com>
[bugfix] Store /api/web/settings state locally for persistence (#2) This also prevents the 'Can't verify CSRF token authenticity' errors that popup whenever you modify a 'web setting', such as the column layout. ~~NB: There is something funky going on. This works 99% of the time and sometimes doesn't?~~ Fixed now, there was two bits of stuff in verify_state doing the same thing, removed the duplicate. Reviewed-on: https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/2 Co-authored-by: julia <midnight@trainwit.ch> Co-committed-by: julia <midnight@trainwit.ch>
[feature] Always show content warning: use existing glitch feature (#1) The modifications you made are somewhat janky; for instance, editing a toot with an existing content warning makes the UI look very weird and doesn't quite work. Glitch already has a feature for this, so simply turn it on by default. This should do the same thing. Reviewed-on: https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/1 Co-authored-by: julia <midnight@trainwit.ch> Co-committed-by: julia <midnight@trainwit.ch>
[feature] Set website
[feature] Add theme selector to app settings
[bugfix] Fix spoiler not being sent
[chore] Readme, docker build
[feature] Always show spoiler / content-warning box
[feature] Use instance settings for media attachment cap
[chore] Use sloth flavour
maoam
remove unused translation languages
tweaky bombeeky
further tweaks
source url
replace icons
weeeeeeeee
Revert "Remove layout glitch-soc settings" Reverts 0d61985713f124407f6ce1fbf0796abaf56dc280. Re-enables the ability to toggle between single/multi column ui.
Fix 24:xx timestamps