mx-puppet-slack icon indicating copy to clipboard operation
mx-puppet-slack copied to clipboard

Slack puppeting bridge for matrix

Results 48 mx-puppet-slack issues
Sort by recently updated
recently updated
newest added

Bumps [async](https://github.com/caolan/async) from 3.2.0 to 3.2.3. Changelog Sourced from async's changelog. v3.2.3 Fix bugs in comment parsing in autoInject. (#1767, #1780) v3.2.2 Fix potential prototype pollution exploit v3.2.1 Use queueMicrotask...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2. Changelog Sourced from moment's changelog. 2.29.2 See full changelog Release Apr 3 2022 Address https://github.com/advisories/GHSA-8hfj-j24r-96c4 Commits 75e2ac5 Build 2.29.2 5a29877 Bump version to 2.29.2...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.1 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

ie if you read a message in riot, mark message as read in slack

enhancement
library

The linking instructions look pretty inconsistent to me. Option one says `link `. Option two uses `link` and then `link `. However, the first `link` command triggers an error: `ERROR:...

Hi, I'm getting the following error when starting the docker container. I've added the config.yaml, generated the slack-registration.yaml, registered the app service at my homeserver and restarted the latter. >...

https://github.com/Sorunome/mx-puppet-slack/blob/691e53d2d703bd169e1f23a8d8dff3f008d8c4ef/README.md#L104 If it is `/oauth/{appId}` appended, doesn't it need to become `/_matrix/slack/client/events/oauth/{appId}`? Where do I enter this URL, in OAuth Redirect URLs? Instead of the `/slack/oauth` in Option 2 or...