summary refs log tree commit diff stats
AgeCommit message (Expand)Author
2023-11-05Moved SASL PLAIN authentication to own functionPatrick Okraku
2023-11-03CI: Reduce duplicate buildsPatrick Griffis
2023-11-03win32: Remove Python 2 supportPatrick Griffis
2023-07-16Add description for .desktop file for HexChat thememan (#2791)Matr1x-101
2023-06-21servlist: Update UnderNet hostnamePatrick
2023-05-01checksum: Replace GString usage with regular stringsPatrick Griffis
2023-05-01checksum: fixed the TODO and FIXME, tested and improved info message printingTotto16
2023-05-01checksum: Move checksum operation to a threadPatrick Griffis
2023-04-24python: fix for timers that unhook themselvesCelelibi
2023-04-03python: add flush() to StdoutCelelibi
2023-03-14Be even more picky about invalid URLsPatrick Griffis
2023-01-30Add TechNet to servlistColby
2023-01-24Add option to exclude nickname in window title (#2759)konsolebox
2022-11-05Fix updating the topic (user@host) of dialogs on CHGHOST.Sadie Powell
2022-11-05Also request the extended-monitor capability.Sadie Powell
2022-10-29ci: Add gtk-update-icon-cache to msys2 workflowPatrick
2022-10-29add shortcut options in setupDjLegolas
2022-10-16Make it more clear that /SERVER and /SERVCHAN use SSL by default.Sadie Powell
2022-10-16Default /SERVER and friends to use SSL when built with OpenSSL.Sadie Powell
2022-09-22Fix PROTOCTL NAMESX and only send when not using `multi-prefix`.Sadie Powell
2022-09-20Support whitespace between language codesAndreas Schärtl
2022-08-29Fix various compiler warnings.Sadie Powell
2022-08-26notification_plugin_deinit: Set function signature to int(void *)Adrian
2022-08-01servlist: Remove ACNPatrick
2022-07-15servlist: Remove IRCHighWayPatrick Griffis
2022-05-14fix sysinfo print of cpu nameDjLegolas
2022-05-13Split long SASL auth strings into 400-byte chunks (#2709)Artem Zhurikhin
2022-05-10raise the max length of a server password to 1024Ashpool
2022-05-08update python3 from 3.6 to 3.8.10DjLegolas
2022-05-07fix addons load in python2DjLegolas
2022-04-30appdata: Update appstream usage for desktop applicationsPatrick Griffis
2022-04-16Change preferences sub-dialogs to be modalPatrick Griffis
2022-04-15python: Fix API break in hook_timer()Patrick
2022-04-02Display common help numerics as SERVTEXT.Sadie Powell
2022-03-26notification: Don't print failure to load backend in UIPatrick
2022-02-17Reverse the notify.conf linked list before writingMasoud Naservand
2022-02-16Return userdata from pluginprefs __pairs metamethod to avoid immediate GC.William D. Jones
2022-02-12Bump to 2.16.1Patrick Griffis
2022-01-24Add -q/-- flags to /execwrite to EXECWRITE and cmd_execW (#2675)orcus
2022-01-21meson: Fix exported functions in pluginsBiswapriyo Nath
2022-01-21sysinfo: Fix architecture detection in AArch64 WindowsBiswapriyo Nath
2022-01-17Log when the user specifies an invalid port.Sadie Powell
2022-01-17Fix handling invalid ports.Sadie Powell
2022-01-11meson: Fix exported functions for python pluginBiswapriyo Nath
2022-01-06Add missing headerPatrick
2022-01-05meson: Remove unused wbemcore dependencyBiswapriyo Nath
2021-12-22Update commentPatrick Griffis
2021-12-22Be smarter about conditionally escaping URIs that are openedPatrick Griffis
2021-12-22build: Set G_LOG_DOMAINPatrick Griffis
2021-12-02Remove wallchan commandNoah Keck