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
/
salmon_controller_spec.rb
Age
Commit message (
Collapse
)
Author
2018-08-12
Update Rails (#8141)
S.H
* Update Rails * fix Update Rails
2018-04-21
Use raw status code on have_http_status (#7214)
Yamagishi Kazutoshi
2018-02-08
Fix response of signature_verification_failure_reason (#6441)
abcang
2017-10-03
Fix HTTP responses for salmon and ActivityPub inbox processing (#5200)
ThibG
* Return sensible HTTP status for ActivityPub inbox processing * Return sensible HTTP status for salmon slap processing * Return additional information to debug signature verification failures
2017-05-30
Clean up api/salmon controller (#3449)
Matt Jankowski
2017-03-22
Prettier account and stream entry URLs
Eugen Rochko
2016-11-26
Update hub URL and re-subscribe if hub URL changes
Eugen Rochko
2016-09-08
Fixing atom feeds for accounts, adding tests that would catch such bugs in ↵
Eugen Rochko
future
2016-08-18
Fixing more configuration issues with ActionCable
Eugen Rochko
2016-08-17
Upgrade to Rails 5.0.0.1
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