67P / hyperchannel

Kosmos Chat for the Web
Mozilla Public License 2.0
20 stars 3 forks source link

Store channel metadata in RS, update on joins #185

Open raucao opened 4 years ago

raucao commented 4 years ago

Currently, when reloading Hyperchannel, it doesn't rejoin channels, which unfortunately means not getting the channel topic/title back.

As these should be available offline anyway, we can store them in RS, together with other data, such as known users etc.

raucao commented 3 years ago

FYI: Since we added channel objects in remoteStorage in our (WIP) refactor, this can be implemented easily now. I have just added a topic property for it to the module: https://github.com/67P/remotestorage-module-kosmos/commit/e06a4f0ac90f0e95e0a9ad9cc102cea1ad518180