Commit Graph

12 Commits (f37fafe30b5f6ff85ebf87fb622293a855877ee1)

Author SHA1 Message Date
S.H 2aeeffc3ec Update Rails ()
* Update Rails

* fix Update Rails
Yamagishi Kazutoshi d10447c3a8 Use raw status code on have_http_status ()
abcang cf32f7da5c Fix response of signature_verification_failure_reason ()
ThibG dfaa219f88 Fix HTTP responses for salmon and ActivityPub inbox processing ()
* Return sensible HTTP status for ActivityPub inbox processing

* Return sensible HTTP status for salmon slap processing

* Return additional information to debug signature verification failures
Matt Jankowski 1dcfb90202 Clean up api/salmon controller ()
Eugen Rochko d6ed2eb512 Prettier account and stream entry URLs
Eugen Rochko 2cb3dc5e5a Update hub URL and re-subscribe if hub URL changes
Eugen Rochko 87576e1ab1 Fixing atom feeds for accounts, adding tests that would catch such bugs in future
Eugen Rochko 8985f8e66c Fixing more configuration issues with ActionCable
Eugen Rochko 10ba09f546 Upgrade to Rails 5.0.0.1
Eugen Rochko b640f35621 Writing out more tests, fixed some bugs
Eugen Rochko 0e8f59c16f Refactoring Grape API methods into normal controllers & other things