mastodon/app
Claire 16c5354b8c
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
2023-05-08 14:02:41 +02:00
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 2022-05-22 22:16:43 +02:00
controllers Merge branch 'main' into glitch-soc/merge-upstream 2023-04-29 10:44:56 +02:00
helpers Merge branch 'main' into glitch-soc/merge-upstream 2023-04-29 10:44:56 +02:00
javascript Fix some more JS linting issues (#2211) 2023-05-08 14:02:41 +02:00
lib Merge branch 'main' into glitch-soc/merge-upstream 2023-04-29 10:44:56 +02:00
mailers Add user handle to notification mail recipient address (#24240) 2023-04-17 11:06:06 +02:00
models Merge branch 'main' into glitch-soc/merge-upstream 2023-04-29 10:44:56 +02:00
policies Merge branch 'main' into glitch-soc/merge-upstream 2022-11-17 12:01:37 +01:00
presenters Remove unused InstancePresenter methods (#24206) 2023-03-22 14:15:22 +01:00
serializers Merge branch 'main' into glitch-soc/merge-upstream 2023-04-22 10:06:11 +02:00
services Fix rubocop warnings (#2206) 2023-05-07 15:06:15 +02:00
validators Fix most rubocop issues (#2165) 2023-04-09 11:25:30 +02:00
views Merge branch 'main' into glitch-soc/merge-upstream 2023-04-29 10:44:56 +02:00
workers Merge branch 'main' into glitch-soc/merge-upstream 2023-04-29 10:44:56 +02:00