Age | Commit message (Expand) | Author |
2021-05-23 | Add a workaround for icons not scaling right on HiDPI screens. (#2573) | Sadie Powell |
2021-05-21 | add tilde.chat | Ben Harris |
2021-05-19 | Add Libera Chat to network list | Panagiotis Vasilopoulos |
2021-04-04 | plugins/lua/lua.c: fix segfault on lua_pop with Lua 5.4.3 | Mateusz Gozdek |
2021-03-07 | python: Fix exception with list_pluginpref() | Sbgodin |
2021-03-07 | url.c: add gemini & gopher parsing | Mike Skec |
2021-03-03 | Better handle various ctime() calls failing | Patrick Griffis |
2020-11-22 | docs: fix simple typo, wory -> worry | Tim Gates |
2020-10-16 | fishlim: Implement correct handling of long and UTF-8 messages | BakasuraRCE |
2020-10-16 | fishlim: Remove needless header | BakasuraRCE |
2020-10-16 | fishlim: Remove compiler warnings | BakasuraRCE |
2020-10-16 | fishlim: Remove needless functions for tests | BakasuraRCE |
2020-10-16 | fishlim: Fix result | BakasuraRCE |
2020-10-16 | fishlim: Fix cast | BakasuraRCE |
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-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 |