Commit Graph

418 Commits (bbf1b603e0bb3c0ffeb4eba8a1d5faf645335d91)

Author SHA1 Message Date
Michael Stanclift bb8c6346fb
Reword and rearrange Content Retention page ()
Matt Jankowski 32ead51e5a
Add material design icons to admin/settings views ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski 33e829763d
Use shared `form` partial for `admin/domain_blocks` views ()
Matt Jankowski 4837bfcc6a
Use shared `form` partial for `admin/announcements` views ()
Matt Jankowski f56309f5f0
Add `by_latest_used` scope, move admin area recent IPs to partial ()
Claire 7508472d84
Fix admin interface repeating rule title instead of showing hint text ()
Claire 8a1423a474
Allow unblocking email addresses from any matching account ()
Matt Jankowski 0a33be39c1
Reduce `LineLength` for `react_admin_component` helpers ()
Matt Jankowski 4c84891453
Pull out full `li` element into admin/status_edits/status_edit partial ()
Claire cf08a438e7
Add badge on account card in report moderation interface when account is already suspended ()
Matt Jankowski f445d33fd6
Fix haml-lint `LineLength` cops in app/views/admin ()
Eugen Rochko 5b3a8737d6
Add hints for rules ()
Jeong Arm deffb8ecb6
Show comments in the admin/instances page ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Claire b71904816a
Change registrations to be disabled by default for new servers ()
Matt Jankowski 69e61fff38
Move direct serializer usage out of admin view partial ()
Matt Jankowski b68f185573
Reduce `LineLength` for `react_component` helper in views/admin ()
Matt Jankowski 6daa69327b
Fix `LineLength` haml-lint in `t` usage ()
Claire dfdadb92e8
Add ability to require approval when users sign up using specific email domains ()
Eugen Rochko b5ac61b2c5
Change algorithm of follow recommendations ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski 2bd8d343cf
Fix `Style/SoleNestedConditional` and `Style/IfInsideElse` cops, regenerate haml todo ()
Claire a2bcfeb887
Fix `Style/HashEachMethods` cop in HAML files ()
Claire 963354978a
Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases ()
Matt Jankowski 72b7cd349c
Extract helper methods for form label in admin/ area views ()
Matt Jankowski 186895fc88
Refactor, lint fix, and bug fix on admin/roles/form partial ()
June 97e677f993
Fix not all legal images showing in file picker when uploading custom emoji ()
Claire bd575a1dd6
Add banner for forwarded reports made by remote users about remote content ()
Matt Jankowski 13c3e59601
Use helper method to build batched status edits in `admin/statuses/show` ()
Matt Jankowski bbad5b6456
Remove false positive cop detection ()
Matt Jankowski 3ca974e101
Use `next` keyword in field loop in admin/accounts/index view ()
Matt Jankowski 70dbf84b9b
Solve simplest haml-lint `Rubocop` lints ()
Matt Jankowski c926f5fd67
Fix haml-lint `UnnecessaryStringOutput` for views ()
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 66becf9a1e
Fix haml-lint `InstanceVariables` rule for admin/reports/actions ()
Matt Jankowski e715da6d25
Fix haml-lint Rubocop `Rails/*` cops ()
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 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 ()
Matt Jankowski 9974163776
Consolidate inclusion of `admin` js pack link ()
Emelia Smith e258b4cb64
Refactor: replace whitelist_mode mentions with limited_federation_mode ()
Claire 1e4ccc655a
Add role badges to the WebUI ()
Nick Schonning 67016dd29d
Update haml-lint 0.49.1 ()