about summary refs log tree commit diff
path: root/spec/services/resolve_account_service_spec.rb
AgeCommit message (Expand)Author
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-20Autofix Rubocop RSpec/BeEq (#23740)Nick Schonning
2023-02-19Autofix Rubocop Style/StringLiterals (#23695)Nick Schonning
2023-02-18Run rubocop formatting except line length (#23632)Nick Schonning
2022-09-20Improve error reporting and logging when processing remote accounts (#15605)Claire
2022-04-29Fix opening and closing Redis connections instead of using a pool (#18171)Eugen Rochko
2021-02-24Change ResolveAccountService's handling of skip_webfinger (#15750)Claire
2020-12-18Fix resolving accounts sometimes creating duplicate records for a given AP id...ThibG
2020-11-19Fix webfinger redirect handling in ResolveAccountService (#15187)ThibG
2020-11-08Add support for reversible suspensions through ActivityPub (#14989)Eugen Rochko
2019-07-09Refactor domain block checks (#11268)Eugen Rochko
2019-07-06Remove Salmon and PubSubHubbub (#11205)Eugen Rochko
2019-01-08Remove `pending` (#9752)ysksn
2018-05-08Take the first recognized actor_type. (#7410)Surinna Curtis
2018-05-02Slightly reduce RAM usage (#7301)Eugen Rochko
2018-05-02Support Actors/Statuses with multiple types (#7305)Surinna Curtis
2018-01-22Rename ResolveRemoteAccountService to ResolveAccountService (#6327)Akihiko Odaki