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
/
models
/
domain_block.rb
Age
Commit message (
Expand
)
Author
2018-10-20
Add option to block reports from domain (#8830)
Eugen Rochko
2018-04-23
Update dependencies for Ruby (2018-04-23) (#7237)
Yamagishi Kazutoshi
2017-11-18
Lists (#5703)
Eugen Rochko
2017-11-12
Update model annotations to use BIGINT for IDs (#5461)
Daniel Hunsaker
2017-10-02
Make IdsToBigints (mostly!) non-blocking (#5088)
aschmitz
2017-07-24
Allow domain blocks that only reject media without silencing or suspending (#...
sdukhovni
2017-07-13
Fix boolean columns sometimes having a null value (#4162)
Eugen Rochko
2017-05-02
annotate models (#2697)
yhirano
2017-04-25
Punycode URI normalization (#2370)
Eugen
2017-04-16
I18n health warnings (#1949)
Matt Jankowski
2017-04-16
Make file attachment on MediaAttachment optional (#1865)
Eugen
2017-02-19
Split public timeline into "public timeline" which is local, and
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-09
Adding domain blocks
Eugen Rochko