about summary refs log tree commit diff
path: root/app/controllers/admin/domain_blocks_controller.rb
AgeCommit message (Expand)Author
2020-02-21port tootsuite#11138 to monsterfork: Change domain blocks to automatically su...Eugen Rochko
2020-02-17add a `manual_only` (manual trust only) moderation option + handle more `reje...multiple creatures
2019-12-01correctly detect domain policy changesmultiple creatures
2019-11-17When domain policies are created or updated, set the `processing` flag from t...multiple creatures
2019-09-01fix breaking typomultiple creatures
2019-08-30use a scheduled task to batch domain policy changes + revert `29643fd6` to av...multiple creatures
2019-08-08add new `reject unknown` policy option to prevent spam & harassment from larg...multiple creatures
2019-08-01strip paramsmultiple creatures
2019-07-31ability to add domain moderation notes, edit existing domain policies in-plac...multiple creatures
2019-05-21Moderation: add `force sensitive` and `force unlisted` actions. Accounts: ad...multiple creatures
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-01-08Redesign admin instances area (#9645)Eugen Rochko
2018-10-20Add option to block reports from domain (#8830)Eugen Rochko
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-05-06Refactor domain_blocks_controller (#2843)alpaca-tc
2017-05-02Add admin area view partials for each record type (#2700)Matt Jankowski
2017-04-30More coverage yes more even more (#2627)Matt Jankowski
2017-04-19Simplify render in controllers (#2144)Matt Jankowski
2017-04-16I18n health warnings (#1949)Matt Jankowski
2017-04-16Make file attachment on MediaAttachment optional (#1865)Eugen
2017-04-11Pagination improvements (#1445)Matt Jankowski
2017-04-10Admin base controller (#1465)Matt Jankowski
2017-04-03Make default admin UI page reports. Add admin UI for creating a domain blockEugen Rochko
2016-12-13Improved admin UIEugen Rochko