summary refs log tree commit diff stats
path: root/src
AgeCommit message (Expand)Author
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-04-16Change preferences sub-dialogs to be modalPatrick Griffis
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-01-24Add -q/-- flags to /execwrite to EXECWRITE and cmd_execW (#2675)orcus
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-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-02Remove wallchan commandNoah Keck
2021-11-12Fix timer being locale dependent for decimalsPatrick Griffis
2021-10-30Update servlist.c (#2648)Foxy
2021-10-20Adjust parsing of RPL_WHOISSPECIAL to handle missing : for single-word whois ...alicetries
2021-10-14Add -NOOVERRIDE flag to GUI COLOR. (#2644)Nolan Lum
2021-10-01Fix user list not tracking mode changesRyan Schmidt
2021-10-01win32: Update to OpenSSL 1.1Patrick Griffis
2021-10-01Explicitly set app icon in notificationsPatrick Griffis
2021-08-24Be a bit less insulting about servers with longer line lengths.Sadie Powell
2021-08-24Increase the linebuf length to fit a full message including tags.Sadie Powell
2021-08-23Remove some weird guesswork on the 004 numeric. (#2621)Sadie Powell
2021-07-13Fix whitespace issuesPatrick Griffis
2021-07-13Remove libnotify dependencyPatrick Griffis
2021-07-13build: Misc cleanup of optionsPatrick Griffis
2021-07-12Avoid direct use of libproxyMichael Catanzaro
2021-07-10Fix allowed characters when escaping URIsPatrick Griffis
2021-07-09servlist: Remove freenodePatrick
2021-07-02servlist: Add back TURLINet (#2602)Valerie Pond
2021-06-29Add DigitalIRC to default servlist.cadamus1red
2021-06-26servlist: Add ICQ-ChatPatrick
2021-06-26Update servlist.c - Network clean up (#2597)moon
2021-06-22Fix parsing +beI lists on InspIRCd.Sadie Powell
2021-06-20Implement generic support for IRCv3 standard replies. (#2589)Sadie Powell
2021-06-20Implement support for strikethrough text.Sadie Powell
2021-06-19Replace identify-msg support with solanum.chat/identify-msg.Sadie Powell
2021-06-17Consistently set the SSL state in /reconnect.Sadie Powell
2021-06-17Switch back to using newserver as the default server name.Sadie Powell
2021-06-17Require opting out of SSL verification in /server and /reconnect.Sadie Powell
2021-06-17Default new servers to use TLS if built with OpenSSL.Sadie Powell
2021-06-17Always pass a valid URI to gtk_show_uri()Patrick Griffis
2021-06-17Place ChanServ notices in the front buffer if the front buffer is on the same...DasBrain