[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] Add theme selector to app settings
[bugfix] Fix spoiler not being sent
[feature] Always show spoiler / content-warning box
[feature] Use instance settings for media attachment cap
remove unused translation languages
Add domain to acct display in sidebar
Ignore hashtag history if undefined
Revert to old profile actions icon
Merge remote-tracking branch 'upstream' into glitch