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
/
concerns
Age
Commit message (
Expand
)
Author
2020-06-03
Fix activity not being signed (#13948)
Takeshi Umeda
2019-07-30
Add whitelist mode (#11291)
Eugen Rochko
2019-07-15
Disable LDSigning when AUTHORIZED_FETCH is set to true (#11295)
ThibG
2019-07-06
Remove Salmon and PubSubHubbub (#11205)
Eugen Rochko
2019-06-04
Refactor all ActivityPub deliveries to be serialized and signed through one c...
Eugen Rochko
2018-11-08
Optimize the process of following someone (#9220)
Eugen Rochko
2018-01-22
Rename ResolveRemoteAccountService to ResolveAccountService (#6327)
Akihiko Odaki
2017-09-19
Introduce OStatus::TagManager (#5008)
Akihiko Odaki
2017-07-19
Correct OStatus inflection (Ostatus -> OStatus) (#4255)
Eugen Rochko
2017-07-18
Introduce Ostatus name space (#4164)
Akihiko Odaki
2017-07-15
Optimize uri normalization (#4212)
ThibG
2017-06-19
Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847)
Eugen Rochko
2017-06-15
Fix #3633 by not spawning RemoteProfileUpdateWorker from FetchRemoteAccountSe...
ThibG
2017-05-27
Fix some nil errors (#3338)
Eugen Rochko
2017-05-03
Fix #2706 - Always respond with 200 to PuSH payloads (#2733)
Eugen Rochko
2017-04-07
Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1...
Eugen
2017-02-11
Make follow requests federate
Eugen Rochko