about summary refs log tree commit diff
path: root/app/services/resolve_account_service.rb
AgeCommit message (Expand)Author
2019-05-14Record account suspend/silence time and keep track of domain blocks (#10660)ThibG
2018-12-28Improve admin UI for account view (#9643)Eugen Rochko
2018-11-08Optimize the process of following someone (#9220)Eugen Rochko
2018-05-16Raise Mastodon::RaceConditionError if Redis lock failed (#7511)Akihiko Odaki
2018-05-02Support Actors/Statuses with multiple types (#7305)Surinna Curtis
2018-04-02Support all ActivityPub actor types (#6997)Eugen Rochko
2018-03-26Validate HTTP response length while receiving (#6891)Akihiko Odaki
2018-03-24Close http connection in perform method of Request class (#6889)Akihiko Odaki
2018-01-22Rename ResolveRemoteAccountService to ResolveAccountService (#6327)Akihiko Odaki