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
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