Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

Idea: limit setting #2

Open
jpnurmi opened this issue Jul 12, 2015 · 2 comments
Open

Idea: limit setting #2

jpnurmi opened this issue Jul 12, 2015 · 2 comments

Comments

@jpnurmi
Copy link
Owner

jpnurmi commented Jul 12, 2015

Essentially the same than jpnurmi/znc-playback@c070201.

@rmorrin
Copy link

rmorrin commented Sep 28, 2015

👍 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!).

@CyberShadow
Copy link

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants