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
/
lib
/
activitypub
/
activity
/
follow.rb
Age
Commit message (
Expand
)
Author
2020-02-21
remove autoreject implementation, superseded by monsterfork graylisting + ups...
multiple creatures
2020-02-17
add a `manual_only` (manual trust only) moderation option + handle more `reje...
multiple creatures
2020-02-10
fix broken follow reqs
multiple creatures
2020-02-05
move rando check into the account model so it can be reused by other anti-har...
multiple creatures
2020-01-20
Original upstream merge
ThibG
2020-01-15
fix tired dev operating `vim` without adequate coffee & breaking code
multiple creatures
2020-01-15
anti-harassment: add option to toggle whether to allow follows/packmate reque...
multiple creatures
2019-11-19
Refactor all ActivityPub deliveries to be serialized and signed through one c...
Eugen Rochko
2019-08-08
add new `reject unknown` policy option to prevent spam & harassment from larg...
multiple creatures
2019-07-22
allow autorejecting incoming ap activities by `id`, `@context`, and domain + ...
multiple creatures
2019-01-10
Revert "Revert "Add handler for Move activity (#9629)""
Thibaut Girka
2019-01-02
Revert "Add handler for Move activity (#9629)"
Thibaut Girka
2018-12-30
Reduce usage of LD signatures (#9659)
ThibG
2018-12-29
Add handler for Move activity (#9629)
Eugen Rochko
2018-08-17
Use correct activity id in Accept when receiving duplicate Follow (fixes #821...
ThibG
2018-06-08
Do not accept ActivityPub follow requests from blocked user (#7756)
Eugen Rochko
2018-05-04
Store URIs of follows, follow requests and blocks for ActivityPub (#7160)
Eugen Rochko
2017-08-20
Handle duplicate ActivityPub activities (#4639)
Eugen Rochko
2017-08-10
Handle ActivityPub follows correctly (#4571)
Eugen Rochko
2017-08-08
Add ActivityPub inbox (#4216)
Eugen Rochko