tm-better-chat icon indicating copy to clipboard operation
tm-better-chat copied to clipboard

Add chat channel API

Open Geekid812 opened this issue 8 months ago • 6 comments

Draft implementation of #65. Quite a lot of changes to break out the initial assumption of BC that only one message destination exists. The draft UI uses tab-like buttons to switch between different chat channels. For the most part, each channel should be isolated, which means some relevant structures have been moved to a ChatChannel class.

This is not completely ready, but I'm submitting it at this stage to get a review on what's been done so far. Implementation is mostly done apart from correctly handling Listeners.

Geekid812 avatar Oct 06 '23 15:10 Geekid812