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_remote_account_service.rb
Age
Commit message (
Expand
)
Author
2017-10-04
Validate id of ActivityPub representations (#5114)
Akihiko Odaki
2017-09-19
Introduce OStatus::TagManager (#5008)
Akihiko Odaki
2017-08-14
Add support for searching AP users (#4599)
Yamagishi Kazutoshi
2017-08-14
Hook up URL-based resource look-up to ActivityPub (#4589)
Eugen Rochko
2017-07-20
Fix webfinger retries (#4275)
Eugen Rochko
2017-07-09
Rescue exceptions related to Goldfinger (#4044)
abcang
2017-06-15
Fix #3633 by not spawning RemoteProfileUpdateWorker from FetchRemoteAccountSe...
ThibG
2017-05-03
Fix #2706 - Always respond with 200 to PuSH payloads (#2733)
Eugen Rochko
2017-04-25
Punycode URI normalization (#2370)
Eugen
2017-04-09
Get handle from atom feed's author/email field instead of guessing from URL (...
ThibG
2017-03-22
Fix full-text search query quotation, improve tag search performance with an ...
Eugen Rochko
2017-02-11
After FollowService, re-fetch remote account asynchronously, do nothing
Eugen Rochko
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-11-13
Force utf-8 encoding when processing XML
Eugen Rochko
2016-10-23
Fix public channel
Eugen Rochko
2016-10-20
Fix method return when rescuing
Eugen Rochko
2016-10-12
Fix up a few exceptions
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-26
Improve redirect handling in FetchAtomService
Eugen Rochko
2016-09-26
Fix #54 - Fetch remote accounts by URL from mentions
Eugen Rochko