Commit History

Author SHA1 Message Date
  Eugen Rochko 6cf57c6765 Refactor how Redis locks are created (#18400) 2 years ago
  Claire 9a3be0ad68 Fix error when looking handle with surrounding spaces (#18225) 2 years ago
  Eugen Rochko 3917353645 Fix single Redis connection being used across all threads (#18135) 2 years ago
  Claire 03d59340da Fix Sidekiq warnings about JSON serialization (#17381) 2 years ago
  Claire 9ac7e6fef7 Fix remotely-suspended accounts' toots being merged back into timelines (#16628) 2 years ago
  Claire 9a19227f17 Fix some RedisLocks auto-releasing too fast (#16276) 3 years ago
  Takeshi Umeda 9da5e0b350 Fix webfinger_update_due to run WebFinger on stale activitypub-account (#16182) 3 years ago
  Claire 5f4c0b79c2 Change ResolveAccountService's handling of skip_webfinger (#15750) 3 years ago
  ThibG a60d9335d8 Fix resolving accounts sometimes creating duplicate records for a given AP id (#15364) 3 years ago
  ThibG 8b8004a962 Fix webfinger redirect handling in ResolveAccountService (#15187) 3 years ago
  ThibG 2f6831f318 Fix sending spurious Rejects when processing remote account deletion (#15104) 3 years ago
  Eugen Rochko 3134691948 Add support for reversible suspensions through ActivityPub (#14989) 3 years ago
  Eugen Rochko 7d985f2aac Remove dependency on goldfinger gem (#14919) 3 years ago
  Takeshi Umeda d890abfcab Fix performance of follow import (#13836) 4 years ago
  Eugen Rochko 4b766f9846 Refactor monkey-patching of Goldfinger (#12561) 4 years ago
  ThibG 983ab40086 Fix previously OStatus-based accounts not being detected as ActivityPub (#13129) 4 years ago
  Eugen Rochko f51c7c105f Fix acct URIs with IDN domains not being resolved (#11520) 4 years ago
  ThibG 85eb418e1f Fix handling of webfinger redirects in ResolveAccountService (#11279) 5 years ago
  Eugen Rochko 4e92183227 Refactor domain block checks (#11268) 5 years ago
  Eugen Rochko 23aeef52cc Remove Salmon and PubSubHubbub (#11205) 5 years ago
  Eugen Rochko 2cfa427ea7 Change domain block behaviour to prevent creation of accounts from suspended domains (#11219) 5 years ago
  Eugen Rochko 707ddf7808 Change domain blocks to automatically support subdomains (#11138) 5 years ago
  ThibG 14f6ce2885 Record account suspend/silence time and keep track of domain blocks (#10660) 5 years ago
  Eugen Rochko 6e49907ecf Improve admin UI for account view (#9643) 5 years ago
  Eugen Rochko 6d59dfa15d Optimize the process of following someone (#9220) 5 years ago
  Akihiko Odaki 55fd55714a Raise Mastodon::RaceConditionError if Redis lock failed (#7511) 6 years ago
  Surinna Curtis dc786c0cf4 Support Actors/Statuses with multiple types (#7305) 6 years ago
  Eugen Rochko f890d2a766 Support all ActivityPub actor types (#6997) 6 years ago
  Akihiko Odaki 40e5d2303b Validate HTTP response length while receiving (#6891) 6 years ago
  Akihiko Odaki 54b273bf99 Close http connection in perform method of Request class (#6889) 6 years ago