about summary refs log tree commit diff
path: root/app/services/fetch_remote_account_service.rb
AgeCommit message (Expand)Author
2020-01-20Original upstream mergeThibG
2019-05-21Drop OStatus support. Fix some of the Rspec tests.multiple creatures
2018-08-22Improve federated ID validation (#8372)Eugen Rochko
2017-10-04Validate id of ActivityPub representations (#5114)Akihiko Odaki
2017-09-19Introduce OStatus::TagManager (#5008)Akihiko Odaki
2017-08-14Add support for searching AP users (#4599)Yamagishi Kazutoshi
2017-08-14Hook up URL-based resource look-up to ActivityPub (#4589)Eugen Rochko
2017-07-20Fix webfinger retries (#4275)Eugen Rochko
2017-07-09Rescue exceptions related to Goldfinger (#4044)abcang
2017-06-15Fix #3633 by not spawning RemoteProfileUpdateWorker from FetchRemoteAccountSe...ThibG
2017-05-03Fix #2706 - Always respond with 200 to PuSH payloads (#2733)Eugen Rochko
2017-04-25Punycode URI normalization (#2370)Eugen
2017-04-09Get handle from atom feed's author/email field instead of guessing from URL (...ThibG
2017-03-22Fix full-text search query quotation, improve tag search performance with an ...Eugen Rochko
2017-02-11After FollowService, re-fetch remote account asynchronously, do nothingEugen 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-10-23Fix public channelEugen Rochko
2016-10-20Fix method return when rescuingEugen Rochko
2016-10-12Fix up a few exceptionsEugen Rochko
2016-10-05Catching more exceptions that slipped through, removing AR logging fromEugen Rochko
2016-09-29Improve code styleEugen Rochko
2016-09-26Improve redirect handling in FetchAtomServiceEugen Rochko
2016-09-26Fix #54 - Fetch remote accounts by URL from mentionsEugen Rochko