Will Hunt

Results 361 comments of Will Hunt

That's Slack -> Matrix. There isn't a way from the public API to send a emote afaict?

Are you still experiencing this problem? Did you specify the admin room in the config?

Yep, we'd want to look at https://api.slack.com/docs/permissions-api#change_management

This is unfortunate. The bridge warns you about this if you do it via the integration manager but we don't warn there yet. We should show some warnings about this.

> @Half-Shot Do we need to insist on the Sign-Off? > > @vincentlaucy To ensure all code in this project has the same license, please modify the following line and...

You want this to be configurable ? https://github.com/matrix-org/matrix-appservice-slack/blob/54505157d20137e7a0b0443c5c9698f269a30f0f/src/substitutions.ts#L161

We tend to only test against even numbers of Node because [they are LTS releases](https://nodejs.org/en/about/releases/). Officially, we don't support Node 13 for production although it should be safe to use....

We test against Node 12/14 in https://github.com/matrix-org/pipelines/tree/master/matrix-appservice-slack, but postgres 11 atm.