about summary refs log tree commit diff
path: root/app/services/fetch_atom_service.rb
AgeCommit message (Expand)Author
2019-07-10Refactor fetching of remote resources (#11251)Eugen Rochko
2018-11-22Ignore JSON-LD profile in mime type comparison (#9179)valerauko
2018-10-31Revert "Fix FetchAtomService content type handling (#9132)" (#9171)Eugen Rochko
2018-10-30Fix FetchAtomService content type handling (#9132)valerauko
2018-05-02Support Actors/Statuses with multiple types (#7305)Surinna Curtis
2018-04-02Support all ActivityPub actor types (#6997)Eugen Rochko
2018-03-30Fix compatibility with PeerTube (#6968)ThibG
2018-03-26Validate HTTP response length while receiving (#6891)Akihiko Odaki
2018-03-24Close http connection in perform method of Request class (#6889)Akihiko Odaki
2018-01-05When fetching an ActivityPub-enabled status, do not re-request it as text/htm...ThibG
2018-01-04Fix FetchAtomService not finding alternatives if there's a Link header (#6170)Eugen Rochko
2017-10-05Fix regression in FetchRemoteResourceService (#5217)ThibG
2017-10-04Fix undefined local variable (regression from #5114) (#5210)Yamagishi Kazutoshi
2017-10-04Validate id of ActivityPub representations (#5114)Akihiko Odaki
2017-08-23Fix accessing to XML attribute in FetchAtomService (#4668)unarist
2017-08-22Ignore empty response in ActivityPub::FetchRemoteStatusService (#4661)unarist
2017-08-22Fix bugs which OStatus accounts may detected as ActivityPub ready (#4662)unarist
2017-08-14Hook up URL-based resource look-up to ActivityPub (#4589)Eugen Rochko
2017-07-14HTTP signatures (#4146)Eugen Rochko
2017-06-29rescue HTTP::ConnectionError (#3992)abcang
2017-06-08Improve RuboCop rules (compatibility to Code Climate) (#3636)Yamagishi Kazutoshi
2017-04-27OEmbed support for PreviewCard (#2337)Eugen Rochko
2017-03-22Shorter timeout on FetchAtomServiceEugen Rochko
2017-02-12Adding more unit tests. Fixing Salmon slaps XMLEugen Rochko
2016-11-15Fix rubocop issues, introduce usage of frozen literal to improve performanceEugen Rochko
2016-11-08Fix for thread resolve service and process feed service url methodEugen Rochko
2016-10-05Catching more exceptions that slipped through, removing AR logging fromEugen Rochko
2016-09-29Improve code styleEugen Rochko
2016-09-27Fix handling of multiple Link headers (that should not be a thing though)Eugen Rochko
2016-09-26Improve redirect handling in FetchAtomServiceEugen Rochko
2016-09-26Fix #54 - Fetch remote accounts by URL from mentionsEugen Rochko