02:01:52

💬 Commented on "perf(federation): (re) Ed25519署名に対応する ": tamaina "- **beforeAllだからdescribe内だと更新しない**
- suspendは外部に対してDeleteである
- unsuspendはUndo DeleteだがそれはMisskeyは処理しない(unsuspendはリモートに伝わらない)
- よって`Alice can follow Bob`はaliceをsuspendする処理が走った後そのまま実行される、aliceがisDeletedになっているのは全く理にかなっている
"
https://github.com/misskey-dev/misskey/pull/16250#issuecomment-3042210939

perf(federation): (re) Ed25519署名に対応する by tamaina · Pull Request #16250 · misskey-dev/misskey
02:11:01

💬 Commented on "perf(federation): (re) Ed25519署名に対応する ": tamaina "ようはリモートユーザーが削除済/中なのにinboxに何かしらを送りつけてくるパターンなんだけど、受信側がそれをどう解釈するかは結構悩ましいかも"
https://github.com/misskey-dev/misskey/pull/16250#issuecomment-3042222953

perf(federation): (re) Ed25519署名に対応する by tamaina · Pull Request #16250 · misskey-dev/misskey
13:38:41

💬 Commented on "Remote suspend": tamaina "> ローカルユーザーが凍結されてもFFの減算やFF関係の削除処理がされなさそう

全然違う、suspend時にunFollowAllが走ってた
"
https://github.com/misskey-dev/misskey/pull/16268#issuecomment-3043451998

Remote suspend by tamaina · Pull Request #16268 · misskey-dev/misskey