Age | Commit message (Expand) | Author |
2024-02-11 | Parse fedilinks | SoniEx2 |
2024-02-11 | Merge remote-tracking branch 'upstream/master' into default | SoniEx2 |
2024-01-29 | Change various types to the correct signedness to avoid warnings. | Collin Funk |
2024-01-04 | SASL SCRAM: create_nonce: changed data type | Patrick Okraku |
2024-01-04 | SASL SCRAM: create_nonce: changed data type | Patrick Okraku |
2024-01-04 | SASL SCRAM: renamed scram_free_session to scram_session_free | Patrick Okraku |
2024-01-04 | SASL SCRAM: Apply changes from code review | Patrick Okraku |
2023-11-05 | Added support for SCRAM-SHA-1, SCRAM-SHA-256 and SCRAM-SHA-512 | Patrick Okraku |
2023-11-05 | SSL compile fix | Patrick Okraku |
2023-11-05 | Moved SASL PLAIN authentication to own function | Patrick Okraku |
2023-11-03 | win32: Remove Python 2 support | Patrick Griffis |
2023-06-21 | servlist: Update UnderNet hostname | Patrick |
2023-03-14 | Be even more picky about invalid URLs | Patrick Griffis |
2023-01-30 | Add TechNet to servlist | Colby |
2023-01-24 | Add option to exclude nickname in window title (#2759) | konsolebox |
2022-12-18 | Merge remote-tracking branch 'upstream/master' into default | SoniEx2 |
2022-12-18 | Warn of plugin bugs | SoniEx2 |
2022-11-05 | Fix updating the topic (user@host) of dialogs on CHGHOST. | Sadie Powell |
2022-11-05 | Also request the extended-monitor capability. | Sadie Powell |
2022-10-16 | Make it more clear that /SERVER and /SERVCHAN use SSL by default. | Sadie Powell |
2022-10-16 | Default /SERVER and friends to use SSL when built with OpenSSL. | Sadie Powell |
2022-09-22 | Fix PROTOCTL NAMESX and only send when not using `multi-prefix`. | Sadie Powell |
2022-09-20 | Support whitespace between language codes | Andreas Schärtl |
2022-08-29 | Fix various compiler warnings. | Sadie Powell |
2022-08-26 | notification_plugin_deinit: Set function signature to int(void *) | Adrian |
2022-08-01 | servlist: Remove ACN | Patrick |
2022-07-15 | servlist: Remove IRCHighWay | Patrick Griffis |
2022-05-14 | fix sysinfo print of cpu name | DjLegolas |
2022-05-13 | Split long SASL auth strings into 400-byte chunks (#2709) | Artem Zhurikhin |
2022-05-10 | raise the max length of a server password to 1024 | Ashpool |
2022-04-21 | Do not allow plugins to eat Close Context | SoniEx2 |
2022-04-21 | Merge upstream changes | SoniEx2 |
2022-04-16 | Change preferences sub-dialogs to be modal | Patrick Griffis |
2022-04-02 | Display common help numerics as SERVTEXT. | Sadie Powell |
2022-03-26 | notification: Don't print failure to load backend in UI | Patrick |
2022-02-17 | Reverse the notify.conf linked list before writing | Masoud Naservand |
2022-01-24 | Add -q/-- flags to /execwrite to EXECWRITE and cmd_execW (#2675) | orcus |
2022-01-21 | sysinfo: Fix architecture detection in AArch64 Windows | Biswapriyo Nath |
2022-01-17 | Log when the user specifies an invalid port. | Sadie Powell |
2022-01-17 | Fix handling invalid ports. | Sadie Powell |
2022-01-06 | Add missing header | Patrick |
2022-01-05 | meson: Remove unused wbemcore dependency | Biswapriyo Nath |
2021-12-22 | Update comment | Patrick Griffis |
2021-12-22 | Be smarter about conditionally escaping URIs that are opened | Patrick Griffis |
2021-12-02 | Remove wallchan command | Noah Keck |
2021-11-12 | Fix timer being locale dependent for decimals | Patrick Griffis |
2021-10-30 | Update servlist.c (#2648) | Foxy |
2021-10-20 | Adjust parsing of RPL_WHOISSPECIAL to handle missing : for single-word whois ... | alicetries |
2021-10-14 | Add -NOOVERRIDE flag to GUI COLOR. (#2644) | Nolan Lum |
2021-10-01 | Fix user list not tracking mode changes | Ryan Schmidt |