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
2019-09-19
Add table of contents to about page (#11885)
Eugen Rochko
2019-08-19
Add public blocks to /about/blocks (#11298)
ThibG
2019-08-08
Fix crash when saving invalid domain name (#11528)
Eugen Rochko
2019-08-07
Add domain block notes (#11515)
ThibG
2019-06-22
Change domain blocks to automatically support subdomains (#11138)
Eugen Rochko
2019-05-14
Record account suspend/silence time and keep track of domain blocks (#10660)
ThibG
2019-05-03
Provide a link to existing domain block when trying to block an already-block...
ThibG
2019-02-18
Add domain search/filter to the "Federation" (/admin/instances) page (#10071)
ThibG
2018-12-26
Create DomainNormalizable#normalize_domain (#9631)
ysksn
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