about summary refs log tree commit diff
path: root/app/services/block_domain_service.rb
AgeCommit message (Expand)Author
2020-11-08Add support for reversible suspensions through ActivityPub (#14989)Eugen Rochko
2020-09-15Change account suspensions to be reversible by default (#14726)Eugen Rochko
2020-06-09Make domain block/silence/reject-media code more robust (#13424)ThibG
2019-11-21Change domain block behavior to update user records before deleting data (#12...ThibG
2019-09-11Change deletes to preserve soft-deleted statuses in unresolved reports (#11805)Eugen Rochko
2019-08-07Add domain block notes (#11515)ThibG
2019-07-06Remove Salmon and PubSubHubbub (#11205)Eugen Rochko
2019-06-22Change domain blocks to automatically support subdomains (#11138)Eugen Rochko
2019-05-14Record account suspend/silence time and keep track of domain blocks (#10660)ThibG
2018-08-21Get rid of all batch order warnings (#8334)Eugen Rochko
2018-03-08After blocking domain with reject_media, invalidate cache (#6679)Eugen Rochko
2017-09-19Admin interface for listing, adding and removing custom emojis (#5002)Eugen Rochko
2017-08-21Do not try to re-subscribe to unsubscribed accounts (#4653)Eugen Rochko
2017-07-24Allow domain blocks that only reject media without silencing or suspending (#...sdukhovni
2017-05-20Use joins for account properties (#3167)Akihiko Odaki
2017-05-06Refactor domain_blocks_controller (#2843)alpaca-tc
2017-04-29Set unknown attachment type when adding domain blocks (#2605)Patrick Figel
2017-04-26Domain block service cleanup (#2490)Matt Jankowski
2017-04-16Make file attachment on MediaAttachment optional (#1865)Eugen
2017-04-03Make default admin UI page reports. Add admin UI for creating a domain blockEugen Rochko
2017-01-23Domain blocks now have varying severity - auto-suspend vs auto-silenceEugen Rochko
2016-11-15Fix rubocop issues, introduce usage of frozen literal to improve performanceEugen Rochko
2016-10-23Fix public channelEugen Rochko
2016-10-10PuSH unsubscribe needs correct callback URLEugen Rochko
2016-10-09Adding domain blocksEugen Rochko