Age | Commit message (Expand) | Author |
2020-09-17 | Increase max number of words a line can be split into | Patrick Griffis |
2020-09-07 | Use pango_font_metrics_get_height() to calculate font height (#2500) | John Levon |
2020-08-05 | Hide Focus Channel when the selected channel is already focussed | Paul Wise |
2020-07-22 | SASL EXTERNAL doesn't necessitate a certificate | jesopo |
2020-07-13 | FiSHLiM: Support for CBC mode + more commands (#2347) | Bakasura |
2020-05-31 | Add "DarkScience" to default server list. (#2474) | Jan Harasym |
2020-05-26 | Fix parsing of 313 | Patrick Griffis |
2020-05-14 | Remove 2ch from network list | Patrick |
2020-05-02 | win32: Fix undefined symbol for builds with -with-plugin=false | delthas |
2020-04-19 | win32: Disable ASLR for Windows debug builds | delthas |
2020-04-19 | win32: Fix building executables with invalid entrypoints | delthas |
2020-04-19 | win32: Replace include of winuser.h with windows.h | delthas |
2020-04-18 | Remove Moznet | Jonathan |
2020-04-11 | Fixed proxy user/password buffer overflow | DjLegolas |
2020-04-11 | Updated the maximum length of the socks5 user and password to comply to RFC 1... | kelek- |
2020-03-11 | build: Fix potential undefined variable | Patrick Griffis |
2020-03-11 | build: Better support building against python 3.8+ | Patrick Griffis |
2020-02-08 | Fetch latest .po files | Itsuki Toyota |
2020-01-01 | Avoid prioritising MODE queries for channels with hyphens in their name | James Clarke |
2019-12-30 | Add a channel context menu item to focus channels | Paul Wise |
2019-12-22 | Fix build on FreeBSD | pkubaj |
2019-12-20 | appdata: Add OARS information | Patrick Griffis |
2019-12-20 | Bump version to 2.14.3 | Patrick Griffis |
2019-12-20 | build: Fix some meson warnings | Patrick Griffis |
2019-12-20 | Follow more modern conventions for USER message | Patrick Griffis |
2019-12-16 | Add missing winuser.h include for mingw (#2403) | Zach Bacon |
2019-12-08 | readme: Remove build status badges | Patrick |
2019-11-24 | Fix capability negotiation ending before sasl finishes with multi-line cap | Patrick Griffis |
2019-11-13 | Ignore some non-interesting filesystem types | Simon Levermann |
2019-09-20 | Switch to Github Actions for Linux CI | Patrick Griffis |
2019-07-17 | build: Make generated headers a dependency for users of common. | nia |
2019-06-24 | Python: Fix error in hexchat.emit_print when passing time attribute | jacob1 |
2019-06-03 | Revert "Create FUNDING.yml" | Patrick Griffis |
2019-06-03 | Create FUNDING.yml | Patrick |
2019-05-28 | Fix a typo-error in src/common/hexchat.h:485 "haxchatprefs" -> "hexchatprefs" | Stepan Broz |
2019-05-28 | Make dcc_ip being a per-server value. | Stepan Broz |
2019-05-22 | Try building with lgtm | Patrick |
2019-05-03 | servlist: add hackint irc network | Martin Weinelt |
2019-04-21 | Update servlist.c | Jared Shields |
2019-02-25 | Extend input box GTK theme workaround to include Yaru | cajuncooks |
2019-01-30 | Remove : from various trailing parameters (#2301) | linuxdaemon |
2019-01-02 | python: plugin cleanup and refactor | A_D |
2018-12-27 | python: Make sure `help()` doesn't cause hexchat to hang (#2290) | linuxdaemon |
2018-12-26 | python: Make the plugins table dynamically sized (#2291) | linuxdaemon |
2018-12-26 | python: Made sure to set sys.argv if it is not set. fixes #2282 | A_D |
2018-12-05 | python: Fix console not eating commands | Patrick Griffis |
2018-11-09 | python: Various cffi fixes | A_D |
2018-11-09 | python: Rewrite with CFFI | Patrick Griffis |
2018-09-26 | Fix compilation failure on non-linux, non-darwin, non-windows systems. | Mattia Rizzolo |
2018-09-23 | Use prefix variable in pkgconfig file | Patrick Griffis |