about summary refs log tree commit diff
path: root/app/services/fetch_resource_service.rb
AgeCommit message (Expand)Author
2023-02-07Autofix Rails/EagerEvaluationLogMessage (#23429)Nick Schonning
2022-09-21Refactor ActivityPub handling to prepare for non-Account actors (#19212)Claire
2020-04-25Fix not being able to resolve public resources in development environment (#1...Eugen Rochko
2020-03-12Fix some timeouts when searching URLs by limiting some database queries (#13253)ThibG
2020-01-10Use quality values in Accept field to explicitly prefer JSON over HTML (#12806)ThibG
2019-12-17Clean up OStatus-related codepaths (#12173)ThibG
2019-07-11Add HTTP signatures to all outgoing ActivityPub GET requests (#11284)Eugen Rochko
2019-07-10Refactor fetching of remote resources (#11251)Eugen Rochko