Commit Graph

1349 Commits (12550a6a28939bf870c7ab1c8122028b122e6587)

Author SHA1 Message Date
Mark T. Tomczak ba8dcb50fe
Issue 26048: swap "muting" and "blocking" list options in settings -> Data Exports ()
Matt Jankowski 3ca974e101
Use `next` keyword in field loop in admin/accounts/index view ()
Claire 49b8433c56
Fix confusing screen when visiting a confirmation link for an already-confirmed email ()
Matt Jankowski 70dbf84b9b
Solve simplest haml-lint `Rubocop` lints ()
Matt Jankowski c926f5fd67
Fix haml-lint `UnnecessaryStringOutput` for views ()
Matt Jankowski cec7f0ed72
Remove unused `#error_explanation` id from error partials ()
Matt Jankowski e923bb9ec9
Use `ENV.fetch` in views, fixes rubocop haml-lint issue ()
Claire 379115e601
Add SELF_DESTRUCT env variable to process self-destructions in the background ()
Claire 99f2534cee
Add support for displaying unknown servers on /admin/instances/:domain ()
Matt Jankowski ab0fb81479
Configure brakeman to ignore url safe preview card urls ()
Matt Jankowski 9f218c9924
Refactor appeal partial to avoid brakeman XSS warning ()
Matt Jankowski 33b073f77d
Extract partials from `admin/reports/show` view ()
Matt Jankowski 8d0f12f776
Extract partials from `admin/accounts/show` view ()
Matt Jankowski c91c0175db
Extract `card` partial from `disputes/strikes/show` view ()
Matt Jankowski d4c2dca874
Fix haml-lint `InstanceVariables` rule for auth/sessions/two_factor/o… ()
Matt Jankowski d7a8f6b658
Fix haml-lint `InstanceVariables` rule for relationships/account ()
Matt Jankowski f9abe700e7
Fix haml-lint `InstanceVariables` rule for auth/registrations/status ()
Matt Jankowski 66becf9a1e
Fix haml-lint `InstanceVariables` rule for admin/reports/actions ()
gunchleoc 68ec1d180a
Fix language sorting in settings ()
Matt Jankowski e715da6d25
Fix haml-lint Rubocop `Rails/*` cops ()
Matt Jankowski 340f1a68be
Simplify instance presenter view access ()
Matt Jankowski 89a17878ef
Fix haml-lint `InstanceVariables` rule for admin/roles/_form ()
Matt Jankowski 9d56c1949b
Fix haml-lint `InstanceVariables` rule for admin/webhooks/_form ()
Matt Jankowski e6b903b21e
Fix haml-lint `InstanceVariables` rule for invites/_form ()
Rob Thomas 200312e8be
Fix crash when viewing a moderation appeal and the moderator account has been deleted ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
gunchleoc 14f6798836
Link to hashtag timelines from the Trending hashtags moderation interface ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Claire 475783d567
Add timezone to datetimes in e-mails ()
Claire ea7de25de0
Fix video player not being displayed in reports interface ()
Claire 16681e0f20
Add admin notifications for new Mastodon versions ()
Claire 9e26cd5503
Add `authorized_fetch` server setting in addition to env var ()
jsgoldstein 30c191aaa0
Add new public status index ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Claire 163b004bb1
Change admin e-mail notification settins to be their own settings group ()
Matt Jankowski 9974163776
Consolidate inclusion of `admin` js pack link ()
Christian Schmidt bb23116e8d
Fix profile picture preview ()
Claire cc4560d95b
Change “privacy and reach” settings so that unchecking boxes always increase privacy and checking them always increase reach ()
Claire fc5ab2dc83
Add privacy tab in profile settings ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Eugen Rochko 2f932cb2bb
Add client-side timeout on resend confirmation button ()
Emelia Smith e258b4cb64
Refactor: replace whitelist_mode mentions with limited_federation_mode ()
Christian Schmidt ca342d4838
Add List-Unsubscribe email header ()
Matt Jankowski 30f5ec7303
Rubocop fix: `Perfomance/UnfreezeString` ()
Claire b4e739ff0f
Change interaction modal in web UI ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Claire 1e4ccc655a
Add role badges to the WebUI ()
Eugen Rochko 4d01d1a1ee
Remove 16:9 cropping from web UI ()
Nick Schonning 67016dd29d
Update haml-lint 0.49.1 ()
Renaud Chaput 42698b4c5c
Fix the crossorigin attribute ()
Matt Jankowski a5842df123
Fix haml-lint Rubocop `Lint/UnusedBlockArguments` cop ()
Matt Jankowski df05ece265
Fix haml-lint Rubocop `Style/NumericPredicate` cop ()
Matt Jankowski 6edd404482
Cleanup unused portions of statuses/status partial ()
Matt Jankowski 6657695ec6
Fix haml-lint `InstanceVariables` rule for auth/registrations/edit ()
Matt Jankowski f6dda59e5d
Fix haml-lint Rubocop `Style/SymbolProc` cop ()