thomas-profitt

Results 28 comments of thomas-profitt

Some criticism of Slack-style threading in chat from #matrix-puppet-bridge:matrix.org: original discussion: https://matrix.to/#/!ChuQQIVJvwyJujhNIG:synapse.keyvan.pw/$1550556696173459HSHPs:matrix.org?via=matrix.org&via=synapse.keyvan.pw&via=imninja.net What I want to say again here: I dislike threading. I think chaining replies is as close as...

Something else to note is that the closest thing Matrix has right now to bot messages only-visible-to-a-certain-user are messages in that user's 1:1 room with the bot. We could bridge...

Related: https://github.com/matrix-hacks/matrix-puppet-bridge/issues/5 (Even if the problem's cause and solution is in matrix-puppet-bridge, the library, the problem affects the application and should be reported here (too))

For what it's worth, here's what I do, manually: ![screenshot-2018-2-19 riot 1](https://user-images.githubusercontent.com/13843293/36406394-fcb102f8-15bb-11e8-9011-2a3ff7e6c514.png) I assign each team a color, and colorize the avatars of that team's rooms with that color. I...

![screenshot from 2018-10-28 14-36-17](https://user-images.githubusercontent.com/13843293/47620982-c3614600-dae8-11e8-9a7b-bc1ba462a7b3.png) Now that Matrix has Communities, we should use them for this purpose.

I can confirm this problem on https://github.com/matrix-hacks/matrix-puppet-slack/commit/4affd67f0b7d410c8b5209d9a8eab7116b7756dd It happened most recently when a multi-channel guest DM'd me, 3 messages, for the first time. This error was thrown each time. When...

I dig it. I don't think we would want Slack commands in bridged Matrix rooms to look like Matrix commands anyway, when the convention in Matrix is for commands implemented...

This same problem happens in our freshly-built solidus 4.3.4 & rails 7.1.3.2 project when we try to add multiple taxons. > Legacy admin works as a workaround. Thank you!