LinuxServer Changes:
Rebase to alpine 3.17 with php8.1.
mastodon Changes:
Fix some more JS linting issues (#2211)
- Minor refactor and linting fixup in
flavours/glitch/actions/accounts.js
This is some added boilerplate but it's much more consistent with the remaining
of the code, and avoids the linting issue.
-
Fix missing /privacy-policy link in DM warning because of wrongly-named import
-
Fix unnecessary import
-
Fix regexp in flavours/glitch/utils/hashtag.js