index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
services
/
block_domain_service.rb
Age
Commit message (
Expand
)
Author
2019-12-07
don't count faves as indicators for known accounts
multiple creatures
2019-12-01
`update` -> `update!`
multiple creatures
2019-08-30
use a scheduled task to batch domain policy changes + revert `29643fd6` to av...
multiple creatures
2019-08-08
add new `reject unknown` policy option to prevent spam & harassment from larg...
multiple creatures
2019-07-31
ability to add domain moderation notes, edit existing domain policies in-plac...
multiple creatures
2019-07-25
add all `ActionLog`-able admin & moderator actions to logger
multiple creatures
2019-07-24
transparancy - log use of admin related method calls & activitypub auto-rejec...
multiple creatures
2019-07-21
we don't need `invalidate_association_caches!`
multiple creatures
2019-05-21
clear status caches when someone is moderated force unlisted or force sensitive
multiple creatures
2019-05-21
Moderation: add `force sensitive` and `force unlisted` actions. Accounts: ad...
multiple creatures
2019-05-14
Record account suspend/silence time and keep track of domain blocks (#10660)
ThibG
2018-08-21
Get rid of all batch order warnings (#8334)
Eugen Rochko
2018-03-08
After blocking domain with reject_media, invalidate cache (#6679)
Eugen Rochko
2017-09-19
Admin interface for listing, adding and removing custom emojis (#5002)
Eugen Rochko
2017-08-21
Do not try to re-subscribe to unsubscribed accounts (#4653)
Eugen Rochko
2017-07-24
Allow domain blocks that only reject media without silencing or suspending (#...
sdukhovni
2017-05-20
Use joins for account properties (#3167)
Akihiko Odaki
2017-05-06
Refactor domain_blocks_controller (#2843)
alpaca-tc
2017-04-29
Set unknown attachment type when adding domain blocks (#2605)
Patrick Figel
2017-04-26
Domain block service cleanup (#2490)
Matt Jankowski
2017-04-16
Make file attachment on MediaAttachment optional (#1865)
Eugen
2017-04-03
Make default admin UI page reports. Add admin UI for creating a domain block
Eugen Rochko
2017-01-23
Domain blocks now have varying severity - auto-suspend vs auto-silence
Eugen Rochko
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-10-23
Fix public channel
Eugen Rochko
2016-10-10
PuSH unsubscribe needs correct callback URL
Eugen Rochko
2016-10-09
Adding domain blocks
Eugen Rochko