about summary refs log tree commit diff
path: root/app/services/subscribe_service.rb
AgeCommit message (Expand)Author
2017-10-14Close connection when succeeded posting (#5390)abcang
2017-09-28Flush body when POST requests (#5128)abcang
2017-08-31Guarantee Subscription service first account has proper URL details (#4732)James
2017-08-21Do not try to re-subscribe to unsubscribed accounts (#4653)Eugen Rochko
2017-07-20Fix webfinger retries (#4275)Eugen Rochko
2017-07-19Add ActivityPub attributes to accounts (#4273)Eugen Rochko
2017-07-14HTTP signatures (#4146)Eugen Rochko
2017-05-09Services specs for subscribe and unsubscribe (#2928)Matt Jankowski
2017-05-05More robust PuSH subscription refreshes (#2799)Eugen Rochko
2016-11-15Fix rubocop issues, introduce usage of frozen literal to improve performanceEugen Rochko
2016-09-20Upgrade to PubSubHubbub 0.4 (removing verify_token)Eugen Rochko
2016-09-20Separate PuSH subscriptions from following, add mastodon:push:refresh task,Eugen Rochko