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
2021-02-11
Fix URI of repeat follow requests not being recorded (#15662)
Claire
2020-09-18
Add option to be notified when a followed user posts (#13546)
Eugen Rochko
2019-09-27
Change silences to always require approval on follow (#11975)
ThibG
2019-07-19
Add ActivityPub actor representing the entire server (#11321)
ThibG
2019-06-04
Refactor all ActivityPub deliveries to be serialized and signed through one c...
Eugen Rochko
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