summary refs log tree commit diff stats
path: root/src
AgeCommit message (Expand)Author
2020-08-05Hide Focus Channel when the selected channel is already focussedPaul Wise
2020-07-22SASL EXTERNAL doesn't necessitate a certificatejesopo
2020-05-31Add "DarkScience" to default server list. (#2474)Jan Harasym
2020-05-26Fix parsing of 313Patrick Griffis
2020-05-14Remove 2ch from network listPatrick
2020-05-02win32: Fix undefined symbol for builds with -with-plugin=falsedelthas
2020-04-19win32: Fix building executables with invalid entrypointsdelthas
2020-04-19win32: Replace include of winuser.h with windows.hdelthas
2020-04-18Remove MoznetJonathan
2020-04-11Fixed proxy user/password buffer overflowDjLegolas
2020-04-11Updated the maximum length of the socks5 user and password to comply to RFC 1...kelek-
2020-01-01Avoid prioritising MODE queries for channels with hyphens in their nameJames Clarke
2019-12-30Add a channel context menu item to focus channelsPaul Wise
2019-12-20build: Fix some meson warningsPatrick Griffis
2019-12-20Follow more modern conventions for USER messagePatrick Griffis
2019-12-16Add missing winuser.h include for mingw (#2403)Zach Bacon
2019-11-24Fix capability negotiation ending before sasl finishes with multi-line capPatrick Griffis
2019-07-17build: Make generated headers a dependency for users of common.nia
2019-05-28Fix a typo-error in src/common/hexchat.h:485 "haxchatprefs" -> "hexchatprefs"Stepan Broz
2019-05-28Make dcc_ip being a per-server value.Stepan Broz
2019-05-03servlist: add hackint irc networkMartin Weinelt
2019-04-21Update servlist.cJared Shields
2019-02-25Extend input box GTK theme workaround to include Yarucajuncooks
2019-01-30Remove : from various trailing parameters (#2301)linuxdaemon
2018-11-09python: Rewrite with CFFIPatrick Griffis
2018-09-01Fix new stringop-truncation warningsPatrick Griffis
2018-08-16Fix inconsistent behavior (re)connecting on SSLIvan
2018-05-08Fix sending PASS with spaces or starting with :jkhsjdhjs
2018-04-03Validate all translations contain valid text eventsPatrick Griffis
2018-03-31Fix plugins on macOSRainer Müller
2018-03-20Deiconify window on tray click. Closes #2136Manuel Schneider
2018-03-16Remove shift+click to close tab bindingPatrick Griffis
2018-03-13Revert "xtext: Always use Pango to get correct glyph width on Unix"Patrick Griffis
2018-03-11Fix fscanf() usage without size limitPatrick Griffis
2018-03-09Fix /ignore not accepting full hostsPatrick Griffis
2018-03-09Remove mpcinfo pluginPatrick Griffis
2018-03-09win32: Update to build against gvsbuildPatrick Griffis
2018-03-09Various fixes for mingwPatrick Griffis
2018-03-09win32: Respond to WM_TIMECHANGE by updating the CRT timezone infoMark Jansen
2018-03-09build: Fix building with-text=true and with-plugin=falsePatrick Griffis
2018-03-04Fix out of bounds read when DCC message sender contains quotesPatrick Griffis
2018-03-02Fix possible out of bounds read when being ctcp floodedPatrick Griffis
2018-02-18dbus: Add option to use app-id for bus namePatrick Griffis
2018-02-11xtext: Fix accidental truncationPatrick Griffis
2018-02-06xtext: Always use Pango to get correct glyph width on UnixPeng Wu
2018-02-06xtext: Fix invalid utf-8 from truncationPatrick Griffis
2018-02-06xtext: Remove unused codePatrick Griffis
2018-02-06Fix Enchant 2.1.3+ supportPatrick Griffis
2018-01-18This patch hopefully solves a bug that causes that when a tab (channel or pri...Rodri
2018-01-18Prevent undefined behaviour on memcpyFrancisco Couzo