-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AP reply to unbridged accounts/posts is bridged to Bluesky #1166
Comments
Thanks for reporting! Looks like #1047 took us from too conservative to too liberal. Will fix. |
May be a simple fix for a dumb bug, I'm guessing the answer is to start the conditional here with Lines 1270 to 1274 in dd21c6c
Need to confirm that that's actually the cause first. |
…wasn't copied there once more with feeling! for #1166
…ost was bridged for #1166, #1151, maybe others. #1151 is the big motivation here: that we're currently generating and sending Bluesky a ton of reposts with blank subject cid/URL, which afaict is the main reason bridging is getting stuck for some accounts and the relay is constantly calling `getRepo`. I'm hoping this will reduce or eliminate that. this isn't a big behavior change, but it is a kind of big change to routing logic. it's tested pretty well, but I still expect something to break. we'll see.
714c317 is a beast, but it's looking promising. 🤞 Example reply that didn't get bridged because its in-reply-to post wasn't bridged: https://indieweb.social/@snarfed/112759737604412729 |
Tentatively closing. Thanks again for reporting @TomCasavant, please reopen if you see any more of these! |
https://bsky.app/profile/tom.tomkahe.com.ap.brid.gy/post/3kwl2m5dvwcz2
https://tomkahe.com/@tom/112736397018480884
possibly because the reply is too long so it's skipping over something when it truncates?
I see the same thing in these
https://bsky.app/profile/laurenshof.indieweb.social.ap.brid.gy/post/3kwjidaqxh2d2 (same thread as above)
https://bsky.app/profile/laurenshof.indieweb.social.ap.brid.gy/post/3kwjidaqxh2d2
https://bsky.app/profile/laurenshof.indieweb.social.ap.brid.gy/post/3kwjirhhhz7d2
The text was updated successfully, but these errors were encountered: