about summary refs log tree commit diff
path: root/app/controllers/admin/statuses_controller.rb
AgeCommit message (Expand)Author
2019-01-04Add quick links to the admin interface in the WebUI (#8545)ThibG
2018-08-16Do not error out when performing admin actions on no statuses (#8220)ThibG
2018-05-05Improve admin UI for accounts (#7360)Eugen Rochko
2018-04-07Prevent admins and moderators eavesdropping in private and direct toots (#7067)Alda Marteau-Hardi
2017-11-24Add logging of admin actions (#5757)Eugen Rochko
2017-11-11Add moderator role and add pundit policies for admin actions (#5635)Eugen Rochko
2017-08-24Fix typo in admin/status_controller.rb (#4679)HIKARU KOBORI
2017-07-18Improve admin page (#4121)abcang