Age | Commit message (Expand) | Author |
2019-12-18 | Fix an error when ActivityPub::FetchRemoteStatusService url is called with ni... | Takeshi Umeda |
2019-12-17 | Clean up OStatus-related codepaths (#12173) | ThibG |
2019-07-10 | Refactor fetching of remote resources (#11251) | Eugen Rochko |
2019-07-06 | Remove Salmon and PubSubHubbub (#11205) | Eugen Rochko |
2017-12-12 | Change conditional to avoid nil into string error in sidekiq (#5987) | Renato "Lond" Cerqueira |
2017-10-13 | Fix remote status fetching for “pure” ActivityPub WEB_ACCOUNT users (#5372) | ThibG |
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-15 | Optimize uri normalization (#4212) | ThibG |
2017-07-10 | Rescue exceptions related to Goldfinger at FetchRemoteStatusService (#4138) | abcang |
2017-05-03 | Fix #2706 - Always respond with 200 to PuSH payloads (#2733) | Eugen Rochko |
2017-04-27 | Improve shared status verification (#2525) | Eugen Rochko |
2017-04-25 | Punycode URI normalization (#2370) | Eugen |
2017-03-22 | Fix full-text search query quotation, improve tag search performance with an ... | 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-11-06 | Add test for FanOutOnWriteService | Eugen Rochko |
2016-10-20 | Fix method return when rescuing | Eugen Rochko |
2016-10-05 | Fix typo | 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 | Fix #54 - Fetch remote accounts by URL from mentions | Eugen Rochko |
2016-09-21 | Fix #24 - Thread resolving for remote statuses | Eugen Rochko |