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