[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>
[chore] Add js lint step (#35) Reviewed-on: https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/35 Co-authored-by: tobi <tobi.smethurst@protonmail.com> Co-committed-by: tobi <tobi.smethurst@protonmail.com>
[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] 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
further tweaks
weeeeeeeee
Add domain to acct display in sidebar
Revert to old profile actions icon
Merge remote-tracking branch 'upstream' into glitch
Merge patchset from akko branch
Merge pull request #2439 from ClearlyClaire/glitch-soc/merge-upstream Merge upstream changes up to 4c2aca777f6ae6942d0cf11aee56a925694ccdef
[Glitch] Autofix missing comma and indentation in JS files Port 774e1189d26fffd914107a4236f6287043c988f8 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Merge pull request #2426 from ClearlyClaire/glitch-soc/merge-upstream Merge upstream changes up to 57f592fed50747f3c97718a2761e17bafe6c8698
[Glitch] Fix width of large text icon buttons Port 38753acaa562d6d69dcb0688a57a37655cb094ea 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 some information about Full-text search being disabled in search popout Port 9c1ef8302abe52f6b41eeafadc1bc30dfa079e18 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>
[Glitch] Add `in:` to search popout in web UI Port d8bdba2f9fdfbb8feccfbe6cf6c42980a2ad5cc3 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>