Will Hunt
Will Hunt
This is basically reliant upon #482 making it in.
@jaller94 If createRoomOpts comes back as undefined, we should call createRoom with `false` and return early, which will tell the homeserver that the alias request failed.
https://github.com/turt2live/matrix-bot-sdk/blob/master/src/appservice/Appservice.ts#L694 Permalink: https://github.com/turt2live/matrix-bot-sdk/blob/d4877afd9c3555970eeb047d4ed590955b58709a/src/appservice/Appservice.ts#L694
We've not actually tested this on ARM, and it's likely that native modules such as sqlite3 won't work well on it. @sfxworks I'd try installing some make tools for your...
especially with https://discord.js.org/#/docs/main/stable/class/Client?scrollTo=e-channelPinsUpdate
We introduced this as a way to leave with a reason, because it at least used to be the case that you can always kick yourself (which at a high...
> The changes to hookshot to make use of this ([matrix-org/matrix-hookshot#299](https://github.com/matrix-org/matrix-hookshot/pull/299)) have now landed. @Half-Shot, @AndrewFerr: it would be great to get feedback on how well this works. Of relevance...
@olmari The current federation toggle is a bit meh, because it's enabled at room creation time and so you are stuck with it forever. However, I guess it's a good...
Hi there, we're happy to take a look into this. Would you be able to email [email protected] with the Room IDs / slack channel names and we can investigate the...
Ah, I can believe it's not supported very well. Something we could do although irritatingly I don't think we currently have a dev setup for it. Are you running your...