You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.
👍 I'd love to see this, it'd be great to playback a subset of the buffer when connecting from a mobile client.
I did think this would be possible with your playback module, but it seems I still get the entire buffer on initial connect, regardless of client used (perhaps a separate issue!).
FWIW, I implemented a timelimit option in CyberShadow@618f8c7. The limit is in seconds rather than lines because I needed to avoid sending dozens of accumulated buffers to clients that hadn't been online in months.
BtbN
pushed a commit
to BtbN/znc-clientbuffer
that referenced
this issue
May 15, 2020
- AddClient only for adding new clients
- SetClientTimeLimit only for setting client's timeLimit
- WithinTimeLimit checks first for client's timeLimit than the global one
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Essentially the same than jpnurmi/znc-playback@c070201.
The text was updated successfully, but these errors were encountered: