about summary refs log tree commit diff
path: root/spec/controllers/api/salmon_controller_spec.rb
AgeCommit message (Expand)Author
2019-07-06Remove Salmon and PubSubHubbub (#11205)Eugen Rochko
2018-10-08rubocop issues - Cleaning up (#8912)ashleyhull-versent
2018-08-12Update Rails (#8141)S.H
2018-04-21Use raw status code on have_http_status (#7214)Yamagishi Kazutoshi
2018-02-08Fix response of signature_verification_failure_reason (#6441)abcang
2017-10-03Fix HTTP responses for salmon and ActivityPub inbox processing (#5200)ThibG
2017-05-30Clean up api/salmon controller (#3449)Matt Jankowski
2017-03-22Prettier account and stream entry URLsEugen Rochko
2016-11-26Update hub URL and re-subscribe if hub URL changesEugen Rochko
2016-09-08Fixing atom feeds for accounts, adding tests that would catch such bugs in fu...Eugen Rochko
2016-08-18Fixing more configuration issues with ActionCableEugen Rochko
2016-08-17Upgrade to Rails 5.0.0.1Eugen Rochko
2016-03-20Writing out more tests, fixed some bugsEugen Rochko
2016-02-29Refactoring Grape API methods into normal controllers & other thingsEugen Rochko