Day change events result in buffer notifications
I'm not sure this is an underlying issue with weechat or not, since I noticed a similar behavior with the discord plugin too but not in the plain irc network.
When the day changes some buffers get highlighted about day change events, which is a bit silly. Exactly when this happens though is a bit unclear (when the buffer is polled?).
I don't want to disable day change events though. Can this be avoided? Is it a problem in my configuration?
After paying more attention, and noticing that this doesn't happen on all buffers, could this be due to read notifications?
I'm not really sure how those work, they are triggered by Weechat itself, it could be that read notifications disable it on buffers wehre it's missing.
I was thinking the opposite. A day change event doesn't result in a notification normally, but it's always there. But if a read notification happens to update the buffer, then when I switch all I'm seeing is just the day change event..