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
/
services
/
block_service.rb
Age
Commit message (
Expand
)
Author
2019-04-25
Reject follow requests of blocked users (#10633)
ThibG
2018-12-30
Reduce usage of LD signatures (#9659)
ThibG
2017-08-26
Add handling of Linked Data Signatures in payloads (#4687)
Eugen Rochko
2017-08-13
ActivityPub delivery (#4566)
Eugen Rochko
2017-07-19
Correct OStatus inflection (Ostatus -> OStatus) (#4255)
Eugen Rochko
2017-07-18
Introduce Ostatus name space (#4164)
Akihiko Odaki
2017-04-07
Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1...
Eugen
2017-02-13
Add IDs to salmon slaps even if they are transient. Add title, too, mostly
Eugen Rochko
2017-02-12
Stop trying to shoehorn all Salmon updates into the poor database-connected
Eugen Rochko
2017-02-11
Make follow requests federate
Eugen Rochko
2017-01-24
Make blocks create entries and unfollows instantly, but do the clean up
Eugen Rochko
2017-01-02
Federate blocks with the http://mastodon.social/schema/1.0 verb namespace
Eugen Rochko
2016-12-22
Add "locked" flag to accounts, prevent blocked users from following, force-un...
Eugen Rochko
2016-11-23
Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notif...
Eugen Rochko
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-10-03
API for blocking and unblocking
Eugen Rochko