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
/
helpers
/
autoreject_helper.rb
Age
Commit message (
Collapse
)
Author
2019-12-10
remove duplicate domain check
multiple creatures
2019-12-10
remove no-longer-useful context checks from autoreject helper
multiple creatures
2019-08-03
automatically set `suspend` policy on domains that trigger `context` ↵
multiple creatures
auto-rejections
2019-07-30
remove auto-rejections from transparancy log
multiple creatures
2019-07-26
split federation & moderation logs into different subscopes + make scope tag ↵
multiple creatures
prefix configurable
2019-07-24
clarify rejected announces correctly (but even more correctly with the right ↵
multiple creatures
json object)
2019-07-24
clarify rejected announces correctly
multiple creatures
2019-07-24
moderation logger - add auto-reject reasons
multiple creatures
2019-07-24
add icons to auto-reject logs
multiple creatures
2019-07-24
transparancy - log use of admin related method calls & activitypub ↵
multiple creatures
auto-rejections to a logger account
2019-07-23
should not reject imported posts
multiple creatures
2019-07-23
log rejected uris
multiple creatures
2019-07-22
fix username matching
multiple creatures
2019-07-22
add autoreject by ap username, grabbing from actor uri if no ↵
multiple creatures
`preferredUsername` key
2019-07-22
move autoreject check to own module & check for reject before pulling resources
multiple creatures