38 Commits (668a19a2f325c4e9fe2fd97d391ad3d2cd18c42a)

Author SHA1 Message Date
Matt Jankowski 668a19a2f3
Fix Performance/DeletePrefix cop (#24796) 1 year ago
Matt Jankowski f1c1dd0118
Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) 1 year ago
Nick Schonning 2177daeae9
Autofix Rubocop Style/RedundantBegin (#23703) 1 year ago
Nick Schonning e2a3ebb271
Autofix Rubocop Style/IfUnlessModifier (#23697) 1 year ago
Nick Schonning ed570050c6
Autofix Rails/EagerEvaluationLogMessage (#23429) 1 year ago
Eugen Rochko dc5c86add7
Fix account migration form ever using outdated account data (#18429) 2 years ago
Claire 1145dbd327
Improve error reporting and logging when processing remote accounts (#15605) 2 years ago
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) 3 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) 4 years ago
ThibG 8b8004a962
Fix webfinger redirect handling in ResolveAccountService (#15187) 4 years ago
ThibG 2f6831f318
Fix sending spurious Rejects when processing remote account deletion (#15104) 4 years ago
Eugen Rochko 3134691948
Add support for reversible suspensions through ActivityPub (#14989) 4 years ago
Eugen Rochko 7d985f2aac
Remove dependency on goldfinger gem (#14919) 4 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) 5 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) 6 years ago
Eugen Rochko 6d59dfa15d
Optimize the process of following someone (#9220) 6 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
Akihiko Odaki 613e7c7521 Rename ResolveRemoteAccountService to ResolveAccountService (#6327) 6 years ago
Eugen Rochko 86b4d5439c
Fix #5926 - Do not downgrade to OStatus once ActivityPub is known (#5929) 7 years ago
Eugen Rochko 3e90987c8b Fix some rubocop style issues (#5730) 7 years ago
Akihiko Odaki 63f0979799 Validate id of ActivityPub representations (#5114) 7 years ago
Eugen Rochko 76f360c625 If HTTP signature is wrong and webfinger cache is stale, retry with resolve (#5129) 7 years ago
unarist 1eab53ee10 Fix an error when actor json couldn't be fetched in ResolveRemoteAccountService (#4979) 7 years ago
ThibG af00220d79 Fix refollowing (#4931) 7 years ago
ThibG f29918e707 [WiP] Whenever a remote keypair changes, unfollow them and re-subscribe to … (#4907) 7 years ago
Eugen Rochko 26d26644ac Require "inbox" to be set on actor to be ActivityPub-ready (#4595) 7 years ago
Eugen Rochko dd7ef0dc41 Add ActivityPub inbox (#4216) 7 years ago
Eugen Rochko 1fcdaafa6f Fix webfinger retries (#4275) 7 years ago
Eugen Rochko 8400bee3b1 Refactor ResolveRemoteAccountService (#4258) 7 years ago
Eugen Rochko 1618b68bfa HTTP signatures (#4146) 7 years ago