Tamme Schichler
Tamme Schichler
I think it's fine to limit it to a value that can be stored in an integer bitfield. That should allow at least 32 poll options if I had to...
I'll label this just `parity` since only the outbox collection is missing now.
It is, but Misskey incorrectly requires activity `@id`s to be on the same domain as the signing user. I believe Bridgy Fed currently places `Follow`-`Accept` activities on `fed.brid.gy` while the...
Would it be better to do this in general or only if the post otherwise exceeds the character or byte limits?
@snarfed This should be solved already, right? As long as Bridgy Fed also reacts to DID doc updates it sees for users who are bridged at the time, I mean.
Now that service DMs are implemented, would it be reasonable to provide (some) notifications that way? If yes, then this probably should be an opt-in feature that the bridging-enabled- and...
I could test it on `@tamschi.itch.io` and `@[email protected]`, but my interaction volume is (most likely!) so low that it could take weeks before I get any notification this way.
Bridgy Fed should probably walk upwards through the conversation and add `"cc"` mentions for: - each Bsky author it sees **until** - when it sees the first AP-native post, from...
Yes, it's a protocol difference. I don't think there's an easier way to achieve parity here… aside from caching this information ahead of time, perhaps, or maybe you could store...
It has an own (private) AppView I believe, yes. I'm not sure in how far ActivityPub-`Article`s could be bridged into WhiteWind since the latter uses Markdown as storage format (maybe...