Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-10 | Admin base controller (#1465) | Matt Jankowski | |
* Add Admin::BaseController to wrap admin area Extracts the setting of the `admin` layout and verifying that users are admins to a common base class for the admin/ controllers. * Add basic coverage for admin/reports and admin/settings controllers | |||
2017-04-04 | New admin setting: open/close registrations, with custom message, from the ↵ | Eugen Rochko | |
admin UI | |||
2017-04-03 | Add basic logging of who resolved report | Eugen Rochko | |
2017-04-03 | When taking action on a report (silence/suspend), it dismisses all other | Eugen Rochko | |
reports for that user automatically | |||
2017-04-03 | Make default admin UI page reports. Add admin UI for creating a domain block | Eugen Rochko | |
2017-04-02 | Fix wording "show reblogs" -> "show boosts", order reports chronologically in | Eugen Rochko | |
admin UI | |||
2017-02-17 | Add UI to view report details, remove reported statuses, quick links to ↵ | Eugen Rochko | |
resolve/silence/suspend from report | |||
2017-02-16 | Adding index overview for reports in admin UI | Eugen Rochko | |
2017-02-15 | Fix admin UI for accounts somewhat | Eugen Rochko | |
2017-01-12 | Migrate from ledermann/rails-settings to rails-settings-cached which allows ↵ | Eugen Rochko | |
global settings with YAML-defined defaults. Add admin page for editing global settings. Add "site_description" setting that would show as a paragraph on the frontpage | |||
2016-12-13 | Improved admin UI | Eugen Rochko | |
2016-12-06 | Add suspend account functionality to admin UI | Eugen Rochko | |
2016-12-05 | Add account suspension | Eugen Rochko | |
2016-12-04 | Adding more to admin accounts UI | Eugen Rochko | |
2016-12-03 | Admin accounts page lists accounts | Eugen Rochko | |
2016-11-30 | Normalize localizations, add stub for admin/accounts | Eugen Rochko | |
2016-11-28 | Fix setting of confirmed=true on successful confirmation | Eugen Rochko | |
2016-11-28 | Add simple admin overview of PuSH subscriptions | Eugen Rochko | |