Dexter Chua
Dexter Chua
See node 10.16 on https://github.com/dalcde/matrix-appservice-mattermost/runs/1049377207 This seems to only happen with node 10.16
The main problem to solve is that in Mattermost, group chats have immutable membership --- you cannot add new users to existing direct/group chats. This is possible on the Matrix...
Users should be allowed to configure mappings without editing the configuration file. This can be achieved either via private messages with the bot, or simply dynamically creating a matrix room...
This provides better access control on shared systems.