-
Notifications
You must be signed in to change notification settings - Fork 70
Added optional config to limit the number of messages in each tab. #220
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
Conversation
|
A couple of nits from me. I'll let people more familiar with the code comment. Thanks for jumping on this! My server admin thanks you! 👍 |
osa1
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for doing this @trevarj ! I added some inline comments. Once those are addressed I think this is good to go.
osa1
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great now, thanks! One last comment and then if you could squash your commits this is ready for landing.
Closes osa1#219. Added check if the max buffer was set to zero Fixed up comments Pull request feedback Initial line buffer capacity fix
|
Thanks! |
Closes #219.