]> jfr.im git - irc/hexchat/hexchat.git/commit
Fix loading encoding from network list on connect
authorPatrick Griffis <redacted>
Fri, 11 Mar 2016 07:15:42 +0000 (02:15 -0500)
committerPatrick Griffis <redacted>
Fri, 11 Mar 2016 07:15:42 +0000 (02:15 -0500)
commit7c078db879c2f645a803224c5f9b70ed9cb8d911
treebfd9f88a569238e5cc4ad7eddb0094b10b99226d
parentebb0fd6905d6af6daaa2db15b71d4cacd028e14a
Fix loading encoding from network list on connect

- Fix setting new encoding when switching networks
- Ignore ports when looking for network by hostname
- Only set UTF-8 when nothing explicitly set

Fixes #1628
src/common/outbound.c
src/common/server.c
src/common/servlist.c