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

Remove old chat messages #20

Closed
zorchenhimer opened this issue Mar 12, 2019 · 0 comments
Closed

Remove old chat messages #20

zorchenhimer opened this issue Mar 12, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request front-end Anything HTML/CSS/JS

Comments

@zorchenhimer
Copy link
Owner

Currently, messages are appended and never removed. This will become a problem for long sessions, as the chat will just keep growing.

Old chat messages should be removed. The cutoff should be configurable with the default probably around 100-200 messages.

@zorchenhimer zorchenhimer added enhancement New feature or request front-end Anything HTML/CSS/JS labels Mar 12, 2019
@joeyak joeyak self-assigned this Mar 12, 2019
@joeyak joeyak closed this as completed in d77078e Mar 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request front-end Anything HTML/CSS/JS
Projects
None yet
Development

No branches or pull requests

2 participants