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
/
resolve_account_service.rb
Age
Commit message (
Expand
)
Author
2020-02-21
port tootsuite#11138 to monsterfork: Change domain blocks to automatically su...
Eugen Rochko
2020-01-20
More smoke testing, I believe the stability is passable now
Holly 'Frinkel' Lotor
2020-01-20
Original upstream merge
ThibG
2019-05-21
Drop OStatus support. Fix some of the Rspec tests.
multiple creatures
2019-05-14
Record account suspend/silence time and keep track of domain blocks (#10660)
ThibG
2018-12-28
Improve admin UI for account view (#9643)
Eugen Rochko
2018-11-08
Optimize the process of following someone (#9220)
Eugen Rochko
2018-05-16
Raise Mastodon::RaceConditionError if Redis lock failed (#7511)
Akihiko Odaki
2018-05-02
Support Actors/Statuses with multiple types (#7305)
Surinna Curtis
2018-04-02
Support all ActivityPub actor types (#6997)
Eugen Rochko
2018-03-26
Validate HTTP response length while receiving (#6891)
Akihiko Odaki
2018-03-24
Close http connection in perform method of Request class (#6889)
Akihiko Odaki
2018-01-22
Rename ResolveRemoteAccountService to ResolveAccountService (#6327)
Akihiko Odaki