meebey / smuxi

Smuxi is an user-friendly and free IRC client for Linux, Windows and Mac OS X based on GNOME / GTK+
https://smuxi.im/
GNU General Public License v2.0
171 stars 46 forks source link

Engine(-Twitter),Frontend: avoid Close warning dialog (closes: #1093) #256

Open knocte opened 7 years ago

knocte commented 7 years ago

There are some protocols, like Twitter, in which there are no consequences from disconnecting from the server: no unavailable status is shown to our contacts, and no chat buffers will be lost because all the info resides server-side. For these, there is not really any point in warning the user about current open chats when she intends to close the connection, so let's whitelist Twitter in this way to avoid the pointless dialog.

knocte commented 5 years ago

@meebey ping? :)