Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store channel metadata in RS, update on joins #185

Open
raucao opened this issue Jan 11, 2020 · 1 comment
Open

Store channel metadata in RS, update on joins #185

raucao opened this issue Jan 11, 2020 · 1 comment

Comments

@raucao
Copy link
Member

raucao commented Jan 11, 2020

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
Copy link
Member Author

raucao commented Aug 20, 2021

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: 67P/remotestorage-module-kosmos@e06a4f0

@raucao raucao changed the title Store channel titles in RS, update from joins Store channel metadata in RS, update on joins Aug 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant