Will Hunt
Will Hunt
@jimmycuadra Are some of the matrix issues resolved with release of the S2S spec?
- https://github.com/matrix-org/matrix-doc/issues/798 - https://github.com/matrix-org/matrix-doc/issues/598 have both been closed :)
We also found this with room aliases
https://github.com/matrix-org/matrix-js-sdk#api-reference points to https://matrix-org.github.io/matrix-js-sdk/0.9.2/index.html which contains a fairly complete documentation on the library.
Hard to tell, signald doesn't appear to have logged anything. I suppose a lack of error logs is good news?
We should have pulled in that change since yesterday https://github.com/vector-im/mautrix-signal/commits/v0.2.1-mod-3, but it still seems to be occuring. Possibly new events causing it?
Depends on https://github.com/matrix-org/matrix-appservice-discord/pull/811 due to requiring Node 14.
Thanks for the report. Sounds like a simple parser bug to me that we should fix!
Hi @theCapypara. This looks good, but can you rebase/merge in latest `develop` so the tests run :). Please also sign off and add a change file as noted in https://github.com/matrix-org/matrix-appservice-bridge/blob/develop/CONTRIBUTING.md.
I'm surprised this isn't handled by https://github.com/Half-Shot/matrix-appservice-discord/blob/master/src/channelsyncroniser.ts#L122