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
/
subscribe_service.rb
Age
Commit message (
Expand
)
Author
2019-05-14
Record account suspend/silence time and keep track of domain blocks (#10660)
ThibG
2018-03-24
Close http connection in perform method of Request class (#6889)
Akihiko Odaki
2017-10-14
Close connection when succeeded posting (#5390)
abcang
2017-09-28
Flush body when POST requests (#5128)
abcang
2017-08-31
Guarantee Subscription service first account has proper URL details (#4732)
James
2017-08-21
Do not try to re-subscribe to unsubscribed accounts (#4653)
Eugen Rochko
2017-07-20
Fix webfinger retries (#4275)
Eugen Rochko
2017-07-19
Add ActivityPub attributes to accounts (#4273)
Eugen Rochko
2017-07-14
HTTP signatures (#4146)
Eugen Rochko
2017-05-09
Services specs for subscribe and unsubscribe (#2928)
Matt Jankowski
2017-05-05
More robust PuSH subscription refreshes (#2799)
Eugen Rochko
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-09-20
Upgrade to PubSubHubbub 0.4 (removing verify_token)
Eugen Rochko
2016-09-20
Separate PuSH subscriptions from following, add mastodon:push:refresh task,
Eugen Rochko