20 Commits (3134691948aeacb16b7386ed77bbea4581beec40)

Author SHA1 Message Date
  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) 3 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) 4 years ago
  Eugen Rochko 4e92183227
Refactor domain block checks (#11268) 4 years ago
  Eugen Rochko 23aeef52cc
Remove Salmon and PubSubHubbub (#11205) 4 years ago
  Eugen Rochko 2cfa427ea7
Change domain block behaviour to prevent creation of accounts from suspended domains (#11219) 4 years ago
  Eugen Rochko 707ddf7808
Change domain blocks to automatically support subdomains (#11138) 4 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
  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) 6 years ago
  Eugen Rochko 3e90987c8b Fix some rubocop style issues (#5730) 6 years ago
  Akihiko Odaki 63f0979799 Validate id of ActivityPub representations (#5114) 6 years ago
  Eugen Rochko 76f360c625 If HTTP signature is wrong and webfinger cache is stale, retry with resolve (#5129) 6 years ago
  unarist 1eab53ee10 Fix an error when actor json couldn't be fetched in ResolveRemoteAccountService (#4979) 6 years ago
  ThibG af00220d79 Fix refollowing (#4931) 6 years ago
  ThibG f29918e707 [WiP] Whenever a remote keypair changes, unfollow them and re-subscribe to … (#4907) 6 years ago
  Eugen Rochko 26d26644ac Require "inbox" to be set on actor to be ActivityPub-ready (#4595) 6 years ago
  Eugen Rochko dd7ef0dc41 Add ActivityPub inbox (#4216) 6 years ago
  Eugen Rochko 1fcdaafa6f Fix webfinger retries (#4275) 6 years ago
  Eugen Rochko 8400bee3b1 Refactor ResolveRemoteAccountService (#4258) 6 years ago
  Eugen Rochko 1618b68bfa HTTP signatures (#4146) 6 years ago
  Eugen Rochko f3be605286 Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847) 6 years ago
  ThibG 51b2f789bd Fix #3633 by not spawning RemoteProfileUpdateWorker from FetchRemoteAccountService (#3642) 6 years ago
  ThibG f741673638 Fixes #3605 by returning account from database in case of race condition (#3606) 6 years ago
  alpaca-tc 1f15a15621 Handling failed http response (#2823) 7 years ago
  Eugen Rochko 88725d6ce8 OEmbed support for PreviewCard (#2337) 7 years ago
  Eugen 17c591ffba Punycode URI normalization (#2370) 7 years ago
  Eugen 1d47910d3b Fix possibility of unrightful webfinger redirect (#2147) 7 years ago
  Matt Jankowski e0b5a94a4b Clean up check that account needs a webfinger update (#1932) 7 years ago
  ThibG 31f0bcf804 Refresh webfinger (#1323) 7 years ago
  Yann GUERN 485d75a805 #1141 on remote follow 7 years ago
  Eugen Rochko b2a7218ab7 Fix #801 - Respect webfinger's canonical response of username/domain 7 years ago
  Eugen Rochko 5442083b3c Split SalmonWorker into smaller parts, move profile updating into another job 7 years ago
  Eugen Rochko 6d98a73180 Domain blocks now have varying severity - auto-suspend vs auto-silence 7 years ago
  Eugen Rochko 9bd3b11cfb Instead of refusing to create accounts, domain blocks auto-suspend new accounts from that domain 7 years ago
  Eugen Rochko 2cb3dc5e5a Update hub URL and re-subscribe if hub URL changes 7 years ago
  Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 7 years ago
  Eugen Rochko 3731230c6d Allow @username@domain/@username in follow form, prevent duplicate accounts 7 years ago
  Eugen Rochko 157f03f8bd No-op for Salmons without body, fail fast if Webfinger does not contain 7 years ago