TheDiscordian
TheDiscordian
This feature was asked about in the #ipfs chat room today ([here](https://matrix.to/#/!yhqiEdqNjyPbxtUjzm:matrix.org/$162032962229hsPFO:covert.tel?via=matrix.org&via=permaweb.io&via=mailscript.com)). So others may be interested in this as well, is the bounty live?
Running into exactly this. Been trying to adjust the scaling based around number of players, but having only InstanceID to work with doesn't really work as the same instance can...
@gdgd-server-admin thanks for this PR! Does this resolve the error when sending read receipts? `code=400 wrapped=M_NOT_JSON: Content not JSON.` I recently started to get this error while using `MarkRead`. If...
Related to: [r0.6.0#m-room-message-msgtypes](https://matrix.org/docs/spec/client_server/r0.6.0#m-room-message-msgtypes) I think the best solution is to figure out if/how we want to process `formatted_body`. I think it should be processed, but I have no idea how...
The option of just breaking up the message and sending it in chunks sounds like the best one to me. People seem to be debating whether the bridge should send...
I figured this issue lost steam, and I feel there's still some misunderstanding here: > Fair enough, I had incorrectly been only considering my use case where I'm exclusively dealing...
Ah very sad, I really liked Estuary. Can the existing code be simply reworked for web3.storage? I think they use a similar API. Thinking about it now, unless we use...
Sorry for my super late response, not sure how I missed this issue. I like all of this, more options the better!
Thanks for the PR! I forgot I even had this support in here. I wonder if this API is compatible with web3.storage and maybe we can just switch it over...
`AddToParent` could be the flag added for each dir that wants to be added to the parent dir in MFS.