summary refs log tree commit diff stats
path: root/src
AgeCommit message (Expand)Author
2021-05-24Added SimosNap to server list (#2349)Filippo Cortigiani
2021-05-23Implement support for the IRCv3 account-tag specification. (#2572)Sadie Powell
2021-05-23Add the official EU server to hackint network (#2495)Lorenzo Ancora
2021-05-23Update ptnet servers (#2205)Miguel
2021-05-23Fixed notifications-winrt compilation errorDjLegolas
2021-05-23Updated Toolset to v142DjLegolas
2021-05-23Implement support for the IRCv3 invite-notify specification. (#2574)Sadie Powell
2021-05-23Implement support for the IRCv3 SETNAME specification. (#2571)Sadie Powell
2021-05-23Add a workaround for icons not scaling right on HiDPI screens. (#2573)Sadie Powell
2021-05-21add tilde.chatBen Harris
2021-05-19Add Libera Chat to network listPanagiotis Vasilopoulos
2021-03-07url.c: add gemini & gopher parsingMike Skec
2021-03-03Better handle various ctime() calls failingPatrick Griffis
2020-11-22docs: fix simple typo, wory -> worryTim Gates
2020-09-21Revert word array length changePatrick Griffis
2020-09-17Increase max number of words a line can be split intoPatrick Griffis
2020-09-07Use pango_font_metrics_get_height() to calculate font height (#2500)John Levon
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