[build] upgrade eslint to 9.37.0 (#88) Co-authored-by: tobi <tobi.smethurst@protonmail.com> Reviewed-on: https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/88 Co-authored-by: Zoë Bijl <moiety@noreply.codeberg.org> Co-committed-by: Zoë Bijl <moiety@noreply.codeberg.org>
[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] Always show spoiler / content-warning box
remove unused translation languages
tweaky bombeeky
Merge pull request #2426 from ClearlyClaire/glitch-soc/merge-upstream Merge upstream changes up to 57f592fed50747f3c97718a2761e17bafe6c8698
Merge commit '57f592fed50747f3c97718a2761e17bafe6c8698' into glitch-soc/merge-upstream
Convert `dropdown_menu` state to Typescript (#25585)
Improve modals reducer types (#26610)
Merge pull request #2411 from ClearlyClaire/glitch-soc/merge-upstream Merge upstream changes up to 9688c5fcc4659491fa74783f616b1c23583398f1
Merge branch 'main' into glitch-soc/merge-upstream
Fix Web UI making duplicate search queries when scrolling (#26959)
Merge pull request #2406 from ClearlyClaire/glitch-soc/merge-upstream Merge upstream changes up to 6273416292090b2f6bfda33f070cea325a1759df
Merge commit '97e4011c3ce31c6d492d5f103e95a35b6ebdc9bd' into glitch-soc/merge-upstream Conflicts: - `config/initializers/content_security_policy.rb`: Upstream added some code to add the Identity Provider's sign-in endpoint to the `form-action` Content Security Policy directive but our version of the file is pretty different. Ported the change.
Merge commit 'b1d89071384ef028c97a3d28cf8cf6bc0ca6c4ce' into glitch-soc/merge-upstream
Merge commit '93d051e47d27b5bd10be922a81d4d4eb6c306330' into glitch-soc/merge-upstream
Fix front-end bug when processing relationship-related account actions (#26902)
Convert `actions/account_notes` into Typescript (#26601)
Add recent searches in web UI (#26834)
Add infinite scrolling for search results in web UI (#26784)