Age | Commit message (Expand) | Author |
2023-11-05 | Added support for SCRAM-SHA-1, SCRAM-SHA-256 and SCRAM-SHA-512 | Patrick Okraku |
2023-01-24 | Add option to exclude nickname in window title (#2759) | konsolebox |
2022-05-10 | raise the max length of a server password to 1024 | Ashpool |
2021-08-24 | Increase the linebuf length to fit a full message including tags. | Sadie Powell |
2021-06-19 | Replace identify-msg support with solanum.chat/identify-msg. | Sadie Powell |
2021-05-23 | notification: Implement notification option for channels | BakasuraRCE |
2021-05-23 | Implement support for the IRCv3 account-tag specification. (#2572) | Sadie Powell |
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-04-11 | Updated the maximum length of the socks5 user and password to comply to RFC 1... | kelek- |
2019-11-24 | Fix capability negotiation ending before sasl finishes with multi-line cap | Patrick Griffis |
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 |
2017-10-10 | Add an option to disable rejoin on auto reconnect | Iwan Aucamp |
2016-11-11 | Further tab color improvements | Patrick Griffis |
2016-08-20 | Remove unused preference | Patrick Griffis |
2016-01-31 | Improve scrollback file handling | Patrick Griffis |
2016-01-29 | Remove DH-AES/DH-BLOWFISH mechanisms and misc cleanup | Patrick Griffis |
2016-01-29 | Add support for CAP 3.2 | Patrick Griffis |
2016-01-25 | Rename identd variable name | Patrick Griffis |
2015-02-11 | Remove input_balloon_time setting | TingPing |
2015-01-31 | Save iconv converters for input and output in the server. | Arnavion |
2015-01-18 | Fixed incorrect comment on server->encoding. | Arnavion |
2015-01-18 | Server line text-encoding-related fixes. | Arnavion |
2015-01-18 | Removed CP1255-specific handling of server lines. | Arnavion |
2015-01-18 | Removed legacy "IRC" encoding. | Arnavion |
2014-12-31 | Move userlist sorting to frontend | TingPing |
2014-12-30 | Rewrite identd | TingPing |
2014-12-28 | Remove option to use socks5 library | TingPing |
2014-12-28 | Remove MSProxy support | TingPing |
2014-12-28 | Fix building as c89 | TingPing |
2014-12-17 | More consistently include config.h | TingPing |
2014-12-10 | Create configuration option to control middle click tab close. | md_5 |
2014-12-10 | Fix chanopts not saving if /quit before exit | leeter |
2014-12-08 | Removed unused hexchat_filename_*_utf8 macros. | Arnavion |
2014-11-05 | ssl: Don't use global openssl context | TingPing |
2014-09-14 | Fix out of source builds | TingPing |
2014-06-21 | Clean up includes for gettext | TingPing |
2014-06-21 | Remove unused defines | TingPing |
2014-06-21 | Remove broken debug code | TingPing |
2014-06-04 | win32: Use config.h instead of config-win32.h | TingPing |
2014-05-12 | Add global option to suppress nick change events | Berke Viktor |
2014-05-03 | Use filesize format based on OS | TingPing |
2014-04-02 | Add marker-line functionality for scrollback, instant seek. | RichardHitt |
2014-02-04 | Merge pull request #890 from orium/lagmeter-fixes | TingPing |
2014-01-29 | osx: Silence openssl deprecated warnings | TingPing |
2014-01-27 | Fixed lag meter getting stuck. | Diogo Sousa |
2014-01-08 | Rewrite dns command | TingPing |
2013-10-20 | Fix SASL on some networks | TingPing |
2013-10-17 | Add option to auto +x on connect | TingPing |