about summary refs log tree commit diff
path: root/spec/controllers/admin
AgeCommit message (Expand)Author
2023-03-04Admin controllers specs (#23917)Matt Jankowski
2023-03-03Add tests for moderation actions without custom text (#23184)Claire
2023-02-23Fix mispelled spec filenames (#23834)Nick Schonning
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-21Autofix Rubocop Security/IoMethods (#23757)Nick Schonning
2023-02-20Autofix Rubocop RSpec/BeEq (#23740)Nick Schonning
2023-02-20Autofix Rubocop RSpec/LeadingSubject (#23670)Nick Schonning
2023-02-20Autofix Rubocop RSpec/ImplicitSubject (#23721)Nick Schonning
2023-02-20Autofix Rubocops RSpec/ScatteredLet (#23725)Nick Schonning
2023-02-20Enable Rubocop HTTP status rules (#23717)Nick Schonning
2023-02-20Autofix Rubocop RSpec/EmptyLineAfterSubject (#23719)Nick Schonning
2023-02-20Enable Rubocop RSpec/NotToNot (#23723)Nick Schonning
2023-02-19Autofix Rubocop Style/StringLiterals (#23695)Nick Schonning
2023-02-19Autofix Rubocop RSpec/EmptyLineAfterFinalLet (#23707)Nick Schonning
2023-02-18Autofix Rubocop Style/TrailingCommaInHashLiteral (#23693)Nick Schonning
2023-02-18Run rubocop formatting except line length (#23632)Nick Schonning
2023-01-18Add confirmation screen when handling reports (#22375)Claire
2023-01-18Change domain block CSV parsing to be more robust and handle more lists (#21470)Claire
2023-01-13Fix crash when marking statuses as sensitive while some statuses are deleted ...Claire
2022-12-15Fix changing domain block severity not undoing individual account effects (#2...Claire
2022-12-07Log admin approve and reject account (#22088)Francis Murillo
2022-11-17Fix style for hashes (#20518)Rose
2022-11-17Support for import/export of instance-level domain blocks/allows for 4.x w/ a...lenore gilbert
2022-11-03Fix admin action logs page (#19649)Claire
2022-10-22Change settings area to be separated into categories in admin UI (#19407)Eugen Rochko
2022-07-05Add customizable user roles (#18641)Eugen Rochko
2022-03-28Fix test-related issues (#17888)Claire
2022-03-09Change design of federation pages in admin UI (#17704)Eugen Rochko
2022-02-24Change e-mail domain blocks to block IPs dynamically (#17635)Eugen Rochko
2022-02-14Add appeals (#17364)Eugen Rochko
2022-01-28Refactor and improve tests (#17386)Claire
2022-01-17Add notifications for statuses deleted by moderators (#17204)Eugen Rochko
2021-12-17Add ability for admins to delete canonical email blocks (#16644)Claire
2021-12-17Add ability to purge undeliverable domains from admin interface (#16686)Claire
2021-12-05Add batch suspend for accounts in admin UI (#17009)Eugen Rochko
2021-11-26Fix admin statuses order(#16937) (#16969)Jeong Arm
2021-11-25Add trending links (#16917)Eugen Rochko
2021-07-08Add ability to skip sign-in token authentication for specific users (#16427)Eugen Rochko
2021-05-06Add Ruby 3.0 support (#16046)Claire
2021-03-26Fix /admin/tags/:id crashing since Rails 6.1 update (#15953)Claire
2020-12-14Fix performance on instances list in admin UI (#15282)Eugen Rochko
2020-08-24Add WebAuthn as an alternative 2FA method (#14466)santiagorodriguez96
2020-03-21Fix reported accounts not being whitelisted when resolving a spamcheck report...ThibG
2019-09-11Change deletes to preserve soft-deleted statuses in unresolved reports (#11805)Eugen Rochko
2019-09-09Add batch actions and categories to admin UI for custom emojis (#11793)Eugen Rochko
2019-08-22Fix remote and staff-removed statuses leaving media behind for a day (#11638)Eugen Rochko
2019-08-05Change admin UI for hashtags and add back whitelisted trends (#11490)Eugen Rochko
2019-07-06Remove Salmon and PubSubHubbub (#11205)Eugen Rochko
2019-05-14Record account suspend/silence time and keep track of domain blocks (#10660)ThibG
2019-05-03Provide a link to existing domain block when trying to block an already-block...ThibG