Will Hunt

Results 360 comments of Will Hunt

I'm also seeing these issues, I've noticed however that it usually succeeds the second time around once you've fought your way back into the room :/.

Given the size limit being as large as it is, I'd just split them into separate messages. We can easily batch messages together.

I'd argue for not putting more things into `m.room.create` unless it MUST be a static value for the limetime of the room i.e. version. Anything that *could* change should be...

@auscompgeek would be even better if appservices could add a filter to their registration data to filter out anything they don't care about.

> @Half-Shot maybe in general add the filter object to the registration file? That way PDUs could also be filtered. That sounds like it should be a separate MSC, though...

Yup. I think it's worth noting that we might need filters, but at this point I think that's a seperate concern. This MSC is facilitating the ability for ASes to...

Implementing backend at https://github.com/matrix-org/synapse/pull/8437 (available in 1.22.0) Implementing bridge side at https://github.com/matrix-org/matrix-appservice-node/pull/32 (available in 0.6.0)

@turt2live it would be good to have a statement from the SCT on why it needs an implementation. If the Synapse / appservice portions aren't complete enough, it would be...

>This MSC gained the label because the implementation is not linked in the PR description. Sorted. I think I had glanced over this because I thought Soru needed to do...