summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-03-11build: Fix potential undefined variablePatrick Griffis
2020-03-11build: Better support building against python 3.8+Patrick Griffis
2020-02-08Fetch latest .po filesItsuki Toyota
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-22Fix build on FreeBSDpkubaj
2019-12-20appdata: Add OARS informationPatrick Griffis
2019-12-20Bump version to 2.14.3Patrick Griffis
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-12-08readme: Remove build status badgesPatrick
2019-11-24Fix capability negotiation ending before sasl finishes with multi-line capPatrick Griffis
2019-11-13Ignore some non-interesting filesystem typesSimon Levermann
2019-09-20Switch to Github Actions for Linux CIPatrick Griffis
2019-07-17build: Make generated headers a dependency for users of common.nia
2019-06-24Python: Fix error in hexchat.emit_print when passing time attributejacob1
2019-06-03Revert "Create FUNDING.yml"Patrick Griffis
2019-06-03Create FUNDING.ymlPatrick
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-22Try building with lgtmPatrick
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
2019-01-02python: plugin cleanup and refactorA_D
2018-12-27python: Make sure `help()` doesn't cause hexchat to hang (#2290)linuxdaemon
2018-12-26python: Make the plugins table dynamically sized (#2291)linuxdaemon
2018-12-26python: Made sure to set sys.argv if it is not set. fixes #2282A_D
2018-12-05python: Fix console not eating commandsPatrick Griffis
2018-11-09python: Various cffi fixesA_D
2018-11-09python: Rewrite with CFFIPatrick Griffis
2018-10-13Fix UB (dangling pointer usage)fix-ubSoniEx2
2018-09-26Fix compilation failure on non-linux, non-darwin, non-windows systems.Mattia Rizzolo
2018-09-23Use prefix variable in pkgconfig filePatrick Griffis
2018-09-01build: Silence some Meson warnings and bump requirement to 0.40.0Patrick Griffis
2018-09-01Fix new stringop-truncation warningsPatrick Griffis
2018-09-01sysinfo: Fixup formattingPatrick Griffis
2018-09-01sysinfo: Add support for /etc/os-releasePatrick Griffis
2018-08-29Bump version to 2.14.2Patrick Griffis
2018-08-29win32: Reflect gvsbuild changesPatrick Griffis
2018-08-16Fix inconsistent behavior (re)connecting on SSLIvan
2018-07-26build: Add with-appdata optionPatrick Griffis
2018-05-08Fix sending PASS with spaces or starting with :jkhsjdhjs