about summary refs log tree commit diff
path: root/app/services/unblock_domain_service.rb
AgeCommit message (Expand)Author
2020-02-21port tootsuite#11138 to monsterfork: Change domain blocks to automatically su...Eugen Rochko
2019-12-07forgot to add the redisable modulemultiple creatures
2019-12-03clear filtered status cache when a domain policy gets resetmultiple creatures
2019-08-07unapply `force_sensitive` during domain policy resetsmultiple creatures
2019-07-31ability to add domain moderation notes, edit existing domain policies in-plac...multiple creatures
2019-07-25add all `ActionLog`-able admin & moderator actions to loggermultiple creatures
2019-07-24transparancy - log use of admin related method calls & activitypub auto-rejec...multiple creatures
2019-07-15unbreak `domain_block_impact`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
2017-07-24Allow domain blocks that only reject media without silencing or suspending (#...sdukhovni
2017-05-07Unblock domain service specs/refactor (#2867)Matt Jankowski
2017-05-06Refactor domain_blocks_controller (#2843)alpaca-tc
2017-04-16Make file attachment on MediaAttachment optional (#1865)Eugen