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
/
app
/
controllers
/
api
/
salmon_controller.rb
Age
Commit message (
Expand
)
Author
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
2017-06-07
Clean up for api/base controller (#3629)
Matt Jankowski
2017-05-30
Clean up api/salmon controller (#3449)
Matt Jankowski
2017-05-03
Fix #2706 - Always respond with 200 to PuSH payloads (#2733)
Eugen Rochko
2016-11-18
Move Salmon processing to background as well as PuSH
Eugen Rochko
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-10-13
No-op for Salmons without body, fail fast if Webfinger does not contain
Eugen Rochko
2016-09-29
Improve code style
Eugen Rochko
2016-08-17
Upgrade to Rails 5.0.0.1
Eugen Rochko
2016-03-21
Escape PuSH challenge and change subscriptions and salmon APIs to text/plain
Eugen Rochko
2016-03-05
Fixing some bugs, adding pending test examples
Eugen Rochko
2016-02-29
Refactoring Grape API methods into normal controllers & other things
Eugen Rochko