Open
Description
Update message tiles to have the proper level of interaction/options
In Hydrogen, interactive: false
is currently used for a slim reply so it doesn’t render the reaction list and message actions
For the archives, we need a slightly different use case of showing reactions and message actions ...
menu, but not the add emoji or message actions like remove, etc. We probably just need the Copy permalink
and View source
type options.
Todo
- Make an enum as the comment above is targeting,
[interactive, reference]
interactive
allows actions that send events (like reactions, redactions)reference
slims the item down to be used as a reply