-
Notifications
You must be signed in to change notification settings - Fork 272
Reconnection support and command/join order fix. #665
base: master
Are you sure you want to change the base?
Conversation
Added fix for #662 - it changes already modified code, so I committed it here. Problem was in |
Merged all my additions in https://github.com/bews/shout/tree/bews-master - you can grab them from there till this is not merged. |
If it won't be merged, why not use TheLounge and contribute fixes for others to also use? |
As I said in previous PR:
I just upload changes I did some time ago and don't plan making anything more here. TheLounge is basically the same atm, so I don't feel like moving to it now. Maybe later, when it will have DCC and ban lists :) |
Just closing the loop and not trolling here but I felt the need to point readers of this to the dedicated page listing the differences 😄 Thanks for your contributions to Shout anyway, and feel free to join the |
But it still doesn't have the most important feature - auto reconnection :)
This would be really good. |
I knooow... So soon though: thelounge/thelounge#254 |
Based on code from #541.
Changes: exponential reconnection attempts fixed; added reconnect on ping timeout.
Every time reconnect happens, a message is posted to the main window:
Issues: #658 #235 #395 #654