[feature] Send `local_only` instead of eyeball (#13) Co-authored-by: Ember <me@ember-is.gay> Reviewed-on: https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/13 Co-authored-by: tobi <tobi.smethurst@protonmail.com> Co-committed-by: tobi <tobi.smethurst@protonmail.com>
[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>
[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] Add theme selector to app settings
[feature] Always show spoiler / content-warning box
remove unused translation languages
tweaky bombeeky
further tweaks
Revert "Remove layout glitch-soc settings" Reverts 0d61985713f124407f6ce1fbf0796abaf56dc280. Re-enables the ability to toggle between single/multi column ui.
Update default local-settings
Merge pull request #2426 from ClearlyClaire/glitch-soc/merge-upstream Merge upstream changes up to 57f592fed50747f3c97718a2761e17bafe6c8698
[Glitch] Convert `dropdown_menu` state to Typescript Port 4b7bc1f07c712cf2375882da4f12a8af29444590 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Improve modals reducer types Port b93ffb74bbeb998abb94c1f944807c2f74af56c0 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Merge pull request #2411 from ClearlyClaire/glitch-soc/merge-upstream Merge upstream changes up to 9688c5fcc4659491fa74783f616b1c23583398f1
[Glitch] Fix Web UI making duplicate search queries when scrolling Port 4c1518a6f3b2b9b71833175bc7afc61cd6a95202 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Merge pull request #2406 from ClearlyClaire/glitch-soc/merge-upstream Merge upstream changes up to 6273416292090b2f6bfda33f070cea325a1759df
[Glitch] Add recent searches in web UI Port 9b2bc3d1de301c686208b43a8efef5bc808f8e4e to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Add infinite scrolling for search results in web UI Port 5d20733d8d8d5e4ba7f1f37fd8ee8fc13d6e3ab5 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Merge pull request #2392 from ClearlyClaire/glitch-soc/merge-upstream Merge upstream changes into glitch-soc
[Glitch] Fix bug with reblogged view on Toots only showing latest reblogging accounts Port 74eb7dbf2d79b74f7d6f09ca3d39b3ba67f5f7bf to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>