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-06-09
Fix performance of follow import (#13836)
Takeshi Umeda
2020-05-10
Refactor monkey-patching of Goldfinger (#12561)
Eugen Rochko
2020-02-22
Fix previously OStatus-based accounts not being detected as ActivityPub (#13129)
ThibG
2019-08-07
Fix acct URIs with IDN domains not being resolved (#11520)
Eugen Rochko
2019-07-10
Fix handling of webfinger redirects in ResolveAccountService (#11279)
ThibG
2019-07-09
Refactor domain block checks (#11268)
Eugen Rochko
2019-07-06
Remove Salmon and PubSubHubbub (#11205)
Eugen Rochko
2019-07-01
Change domain block behaviour to prevent creation of accounts from suspended ...
Eugen Rochko
2019-06-22
Change domain blocks to automatically support subdomains (#11138)
Eugen Rochko
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