summary refs log tree commit diff stats
path: root/src
AgeCommit message (Expand)Author
2017-10-25Fix crash when connect commands change networkPatrick Griffis
2017-10-16Fix oob read in ctcp_checkJoseph Bisch
2017-10-16A tiny code style changeDren Kajmakchi
2017-10-11servlist: Add BuddyIM network (#2072)Ken Spencer
2017-10-10Add an option to disable rejoin on auto reconnectIwan Aucamp
2017-10-07Improve CTCP notice handlingPatrick Griffis
2017-10-02Use g_utf8_make_valid if available for cleaner utf8 handling (#2065)Joseph Bisch
2017-09-21Fix rfc_ncasecmp handling of n reaching 0Joseph Bisch
2017-09-19Handle leading spaces when matching extra alertsPatrick Griffis
2017-09-19Fix rfc_{n,}casecmp functions (#2058)Joseph Bisch
2017-09-18Fix oob read caused by ptr[0] being NULL in inbound_noticeJoseph Bisch
2017-09-16Spelling: SOCKS5, Byte per second (#2056)Allan Nordhøy
2017-09-15Use localized "HexChat" in window titlesChase Patterson
2017-09-15Change windows from starting with "Hexchat: " to ending with " - Hexchat"Chase Patterson
2017-08-31Improve detection of system tray supportPatrick Griffis
2017-08-19UI text consistency, capitalization etc.torhus
2017-08-18Adjust use of ellipsis (...) in menus according to Gnome HIG (#2035)torhus
2017-07-20Add mnemonic for URL GrabberPatrick Griffis
2017-07-16servlist: skip empty lines.Mark Jansen
2017-07-04Better handle channels with / in them with doat commandPatrick Griffis
2017-07-01Support changing tray icon only with tray_normal imageBilal Elmoussaoui
2017-06-26Fix crash when notification backend failsPatrick Griffis
2017-06-26build: Fix building plugins in cygwinPatrick Griffis
2017-06-22Fix skipping autoconnect when passed 1 URLPatrick Griffis
2017-06-18Fix crash on coloring NULL nicksPatrick Griffis
2017-06-15Fix OpenSSL 1.1 deprecationsPatrick Griffis
2017-06-13build: Replace Autotools with MesonPatrick Griffis
2017-06-10Actually respect away_omit_alerts for custom sounds...Patrick Griffis
2017-06-10Disable custom sounds when away_omit_alerts enabledYuGiOhJCJ
2017-05-12Fix input theming with Adwaita-dark alsoPatrick Griffis
2017-04-28Fix signature of other notification backendsPatrick Griffis
2017-04-28winrt: Show some exceptionsMark Jansen
2017-04-04thememan: Check for portable-mode file in the application directory.Mark Jansen
2017-03-10Fix email address pattern, it can starts with digitShengyu Zhang
2017-02-27Removed ctrl+w keybinding from close menu. Closes #397.Poke
2017-02-18Better handle mode numerics starting with :Patrick Griffis
2017-01-07servlist: Use SSL with OFTC by defaultPatrick Griffis
2017-01-05Increase default scrollback size to 5kPatrick Griffis
2016-12-27Tweak shadow in preferencesPatrick Griffis
2016-12-22Use a scrolled window for large preference pagesPatrick Griffis
2016-12-13Use AC_CHECK_FUNCS to find functions not in LibreSSLFlorian Stinglmayr
2016-12-04Enable input_filter_beep by defaultPatrick Griffis
2016-12-04Avoid mixed declarationPatrick Griffis
2016-12-04Fix printing invalid utf8 from /exec outputPatrick Griffis
2016-12-01properly clean the autogenerated org.hexchat.service.serviceMattia Rizzolo
2016-11-30Fix timers being incorrectly removedPatrick Griffis
2016-11-28Fix typos s/Recieved/Received/Mattia Rizzolo
2016-11-11Respect plugin hook changing tab colorPatrick Griffis
2016-11-11Further tab color improvementsPatrick Griffis
2016-11-11More fixes for tab color handling with pluginsPatrick Griffis