about summary refs log tree commit diff
path: root/app/services/fetch_remote_status_service.rb
AgeCommit message (Expand)Author
2017-05-03Fix #2706 - Always respond with 200 to PuSH payloads (#2733)Eugen Rochko
2017-04-27Improve shared status verification (#2525)Eugen Rochko
2017-04-25Punycode URI normalization (#2370)Eugen
2017-03-22Fix full-text search query quotation, improve tag search performance with an ...Eugen Rochko
2016-11-15Fix rubocop issues, introduce usage of frozen literal to improve performanceEugen Rochko
2016-11-13Force utf-8 encoding when processing XMLEugen Rochko
2016-11-06Add test for FanOutOnWriteServiceEugen Rochko
2016-10-20Fix method return when rescuingEugen Rochko
2016-10-05Fix typoEugen Rochko
2016-10-05Catching more exceptions that slipped through, removing AR logging fromEugen Rochko
2016-09-29Improve code styleEugen Rochko
2016-09-26Fix #54 - Fetch remote accounts by URL from mentionsEugen Rochko
2016-09-21Fix #24 - Thread resolving for remote statusesEugen Rochko