about summary refs log tree commit diff
path: root/app/controllers/admin/dashboard_controller.rb
AgeCommit message (Expand)Author
2023-02-19Autofix Rubocop Style/RedundantBegin (#23703)Nick Schonning
2022-07-05Add customizable user roles (#18641)Eugen Rochko
2022-04-28Fix single Redis connection being used across all threads (#18135)Eugen Rochko
2022-02-14Add appeals (#17364)Eugen Rochko
2021-11-25Add trending links (#16917)Eugen Rochko
2021-10-14Add graphs and retention metrics to admin dashboard (#16829)Eugen Rochko
2021-04-11Remove spam check and dependency on nilsimsa gem (#16011)Eugen Rochko
2021-04-03Add system checks to dashboard in admin UI (#15989)Eugen Rochko
2021-03-26Add warning in admin dashboard if some required queues are not handled (#15954)Claire
2019-08-07Add number of pending accounts and pending hashtags to admin dashboard (#11514)Eugen Rochko
2019-08-06Fix admin dashboard missing latest features (#11505)Eugen Rochko
2019-08-05Change admin UI for hashtags and add back whitelisted trends (#11490)Eugen Rochko
2019-07-17Add setting to disable the anti-spam (#11296)ThibG
2019-03-26Change icons of features on admin dashboard to remove bias (#10366)Eugen Rochko
2019-03-14Admission-based registrations mode (#10250)Eugen Rochko
2018-12-11Add instance-wide setting to disable profile directory (#9497)ThibG
2018-07-16Display trending hashtags on admin dashboard (#8038)Eugen Rochko
2018-07-16Fix typo in Admin::DashboardController#indexEugen Rochko
2018-07-16Add admin dashboard (#8029)Eugen Rochko