Age | Commit message (Expand) | Author |
2020-09-21 | Revert word array length change | Patrick Griffis |
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-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: 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-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-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-11-24 | Fix capability negotiation ending before sasl finishes with multi-line cap | Patrick Griffis |
2019-07-17 | build: Make generated headers a dependency for users of common. | nia |
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-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 |
2018-11-09 | python: Rewrite with CFFI | Patrick Griffis |
2018-09-01 | Fix new stringop-truncation warnings | Patrick Griffis |
2018-08-16 | Fix inconsistent behavior (re)connecting on SSL | Ivan |
2018-05-08 | Fix sending PASS with spaces or starting with : | jkhsjdhjs |
2018-04-03 | Validate all translations contain valid text events | Patrick Griffis |
2018-03-31 | Fix plugins on macOS | Rainer Müller |
2018-03-20 | Deiconify window on tray click. Closes #2136 | Manuel Schneider |
2018-03-16 | Remove shift+click to close tab binding | Patrick Griffis |
2018-03-13 | Revert "xtext: Always use Pango to get correct glyph width on Unix" | Patrick Griffis |
2018-03-11 | Fix fscanf() usage without size limit | Patrick Griffis |
2018-03-09 | Fix /ignore not accepting full hosts | Patrick Griffis |
2018-03-09 | Remove mpcinfo plugin | Patrick Griffis |
2018-03-09 | win32: Update to build against gvsbuild | Patrick Griffis |
2018-03-09 | Various fixes for mingw | Patrick Griffis |
2018-03-09 | win32: Respond to WM_TIMECHANGE by updating the CRT timezone info | Mark Jansen |
2018-03-09 | build: Fix building with-text=true and with-plugin=false | Patrick Griffis |
2018-03-04 | Fix out of bounds read when DCC message sender contains quotes | Patrick Griffis |
2018-03-02 | Fix possible out of bounds read when being ctcp flooded | Patrick Griffis |
2018-02-18 | dbus: Add option to use app-id for bus name | Patrick Griffis |
2018-02-11 | xtext: Fix accidental truncation | Patrick Griffis |
2018-02-06 | xtext: Always use Pango to get correct glyph width on Unix | Peng Wu |
2018-02-06 | xtext: Fix invalid utf-8 from truncation | Patrick Griffis |
2018-02-06 | xtext: Remove unused code | Patrick Griffis |