Closed mestaritonttu closed 4 years ago
I've pushed to master a change that will ensure a message ID exists on incoming messages which should fix this for messages from this point forward - not for existing messages. If you could update your kiwibnc to git master when you get a chance and see how it goes for a week, hopefully it should be resolved.
Message loading now seems to be working robustly, thanks!
I celebrated too soon. Now I am getting this again consistently.
There was some fiddly changes to the messagelist recently that cause a regression in master, but luckily we caught it here https://github.com/kiwiirc/kiwiirc/pull/1376
The element
<a class="u-link">Load previous messages</a>
sometimes goes away after loading previous messages once. It is not always reproducable. Let me know, if I can insert some logging code to help find out what happens.