about summary refs log tree commit diff
path: root/spec/controllers/admin
AgeCommit message (Expand)Author
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
2019-03-23Add validations to admin settings (#10348)Eugen Rochko
2019-03-14Admission-based registrations mode (#10250)Eugen Rochko
2019-01-08Redesign admin instances area (#9645)Eugen Rochko
2018-12-22Add moderation warnings (#9519)Eugen Rochko
2018-12-14Add spec for Admin::ActionLogsController#index (#9522)ysksn
2018-12-14Add spec for Admin::DashboardController#index (#9523)ysksn
2018-12-10Add spec for Admin::SuspentionsController#new (#9483)ysksn
2018-12-10Fix Admin::TagsController#unhide (#9481)ysksn
2018-12-10Add specs for Admin::InvitesController (#9471)ysksn
2018-11-26Redesign admin accounts index (#9340)Eugen Rochko
2018-10-04lint pass 2 (#8878)aus-social
2018-10-04Change admin accounts default sort to most recent (#8813)Eugen Rochko
2018-10-04Lint pass (#8876)aus-social
2018-08-22Add confirmation step to account suspensions (#8353)Eugen Rochko
2018-06-12Add missing tests for admin/accounts_controller (#7791)Shuhei Kitagawa
2018-05-22Add tests for report notes controller (#7589)Shuhei Kitagawa
2018-05-17Add tests for account_moderation_notes_controller (#7524)Shuhei Kitagawa
2018-05-09Add tests for admin/roles_controller (#7421)Shuhei Kitagawa
2018-05-09Add tests for admin/invites_controller (#7412)Shuhei Kitagawa
2018-05-06Add resend confirmation for admin (#7378)Shuhei Kitagawa
2018-05-05Improve admin UI for accounts (#7360)Eugen Rochko
2018-05-05Add tests for admin/custom_emojis_controller (#7350)Shuhei Kitagawa
2018-04-21Use raw status code on have_http_status (#7214)Yamagishi Kazutoshi
2018-04-20Improve report layout (#7188)Eugen Rochko
2018-04-10Feature: Allow staff to change user emails (#7074)Emelia Smith
2018-04-03Improve require_admin! and require_staff! filters (#7018)Emelia Smith
2018-04-02Feature: Report improvements (#6967) (#7000)Emelia Smith
2017-10-07Add moderation note (#5240)nullkal
2017-10-04Implement EmailBlackList (#5109)utam0k
2017-07-18Improve admin page (#4121)abcang
2017-07-12Improve UI of admin site settings (#4163)Eugen Rochko
2017-06-29Cover Admin::AccountsController more (#3327)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-25Cover Admin::DomainBlocksController more (#3329)Akihiko Odaki (@fn_aki@pawoo.net)
2017-05-31Move admin/pubsubhubbub controller to admin/subscriptions (#3442)Matt Jankowski
2017-05-30Use around hook to restore context in Admin::SettingsController spec (#3428)Akihiko Odaki
2017-05-29Cover Admin::ReportsController more (#3346)Akihiko Odaki
2017-05-29Cover InstancesController more (#3342)Akihiko Odaki
2017-05-29Cover Admin::SuspensionsController more (#3350)Akihiko Odaki
2017-05-29Spec Admin::ResetsController calls send_reset_password_instructions (#3354)Akihiko Odaki
2017-05-29Spec #destroy feature of Admin::TwoFactorAuthenticationsController (#3355)Akihiko Odaki
2017-05-29Coever Admin::SilencesController more (#3356)Akihiko Odaki