about summary refs log tree commit diff
path: root/app/services/send_interaction_service.rb
AgeCommit message (Expand)Author
2017-10-14Close connection when succeeded posting (#5390)abcang
2017-09-28Flush body when POST requests (#5128)abcang
2017-07-20Fix webfinger retries (#4275)Eugen Rochko
2017-07-19Add ActivityPub attributes to accounts (#4273)Eugen Rochko
2017-07-14HTTP signatures (#4146)Eugen Rochko
2017-06-26Raise an error if salmon request response is unsatisfactory (#3960)ThibG
2017-05-19Add buttons to block and unblock domain (#3127)Eugen Rochko
2017-02-11Make follow requests federateEugen Rochko
2016-11-15Fix rubocop issues, introduce usage of frozen literal to improve performanceEugen Rochko
2016-03-21Fix text color in dashboard inputs, sanitize remote status content in UI,Eugen Rochko
2016-02-29Refactoring Grape API methods into normal controllers & other thingsEugen Rochko
2016-02-28A lot of fixes from a live testEugen Rochko
2016-02-24Send Salmon interactionsEugen Rochko