SolidOS / solid-ui

User Interface widgets and utilities for Solid
https://solidos.github.io/solid-ui/dist/solid-ui.js
MIT License
148 stars 41 forks source link

Chat threads #531

Open timbl opened 1 year ago

timbl commented 1 year ago

These changes add threads functionality, allowing "reply in thread", the display of thread at the right hand side, and display and add social actions (reactions) to messages.

This should be compatible with threads imported by https://github.com/solid-contrib/gitter-solid the bridge from matrix. it includes emoji-based reactions. (You can't create those on the solid side yet)