-
Notifications
You must be signed in to change notification settings - Fork 11
Description
As mentioned by @marclaporte, it would be nice to have something comparable to Gitter Sidecar for embedding a chat room on your own website.
One option would be embedding the room view from this project (Matrix Public Archive). That would show the latest messages in the room and just direct you to a Matrix client to chat. I've also considered this option for replacing the featured communities on the Gitter homepage.
Perhaps served at a URL like: /archives/r/matrixhq:matrix.org/${year}/${month}/${day}/~embed
https://github.com/vector-im/chatterbox also exists (https://element.io/blog/element-launches-chatterbox/) but is more for one-on-one chat with a support agent style of a thing at the moment. This would need to be extended/modified to support the Gitter Sidecar use case.