FabricLabs / maki

:bento: declarative application framework for high-performance cross-platform services
https://maki.io
MIT License
69 stars 33 forks source link

Message Threading, Broadcast Messages #132

Closed martindale closed 7 years ago

martindale commented 7 years ago

This adds support for message threading (replies) and broadcast messages (messages without a channel) through the community portal. These messages are not visible in Slack, unless we can imagine a useful way to direct them [0]. This is part of a crossover featureset from melody, and is intended to be the foundation for the "message" components contained therein.

[0]: where does a message go that doesn't have a channel, for example? How would we indicate threaded conversations in Slack?