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

investigate channel detach functionality #2011

Open
slingamn opened this issue Dec 5, 2022 · 1 comment
Open

investigate channel detach functionality #2011

slingamn opened this issue Dec 5, 2022 · 1 comment

Comments

@slingamn
Copy link
Member

slingamn commented Dec 5, 2022

https://wiki.znc.in/Detaching

Let's investigate how hard this would be. It seems like it should be per-session (but is that how ZNC does it?). One challenge is disconnecting while detached and then reconnecting: you should receive the messages that were played on that channel while you were detached, but your lastseen timestamp will be ahead of this. (Is there a way to do this without maintaining per-channel, per-session lastseen timestamps?)

@brettgilio
Copy link

Additionally, maybe Ergo would implement a method of showing who is detached from a channel by marking nick[d]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants