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
/
spec
/
controllers
/
api
/
subscriptions_controller_spec.rb
Age
Commit message (
Expand
)
Author
2018-10-08
rubocop issues - Cleaning up (#8912)
ashleyhull-versent
2018-08-12
Update Rails (#8141)
S.H
2018-04-21
Use raw status code on have_http_status (#7214)
Yamagishi Kazutoshi
2017-08-14
Hook up URL-based resource look-up to ActivityPub (#4589)
Eugen Rochko
2017-05-31
Clean up api/subscriptions controller (#3448)
Matt Jankowski
2017-05-03
Fix #2706 - Always respond with 200 to PuSH payloads (#2733)
Eugen Rochko
2016-11-26
Update hub URL and re-subscribe if hub URL changes
Eugen Rochko
2016-09-26
Fix #54 - Fetch remote accounts by URL from mentions
Eugen Rochko
2016-09-21
Fix #24 - Thread resolving for remote statuses
Eugen Rochko
2016-09-20
Upgrade to PubSubHubbub 0.4 (removing verify_token)
Eugen Rochko
2016-09-08
Fixing atom feeds for accounts, adding tests that would catch such bugs in fu...
Eugen Rochko
2016-08-17
Upgrade to Rails 5.0.0.1
Eugen Rochko
2016-03-21
Ancestors and descendants of statuses
Eugen Rochko
2016-03-20
Writing out more tests, fixed some bugs
Eugen Rochko
2016-02-29
Refactoring Grape API methods into normal controllers & other things
Eugen Rochko