summary refs log tree commit diff stats
AgeCommit message (Expand)Author
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
2021-12-01Make build job names more descriptive (#2657)John Villalovos
2021-11-30fish: enable the legacy provider if build against OpenSSL3Simon Chopin
2021-11-12Fix timer being locale dependent for decimalsPatrick Griffis
2021-11-11Add missing string.h includesPatrick Griffis
2021-11-03fishlim: Minor test improvementsPatrick Griffis
2021-10-30Update servlist.c (#2648)Foxy
2021-10-26flatpak: Update shared-modulesPatrick Griffis
2021-10-26flatpak: Remove rename-icon from manifestPatrick
2021-10-25Install icons as io.github.HexchatPatrick Griffis
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-07ci: Don't install libproxy-devPatrick
2021-10-02python: Open all scripts with utf-8 encodingPatrick Griffis
2021-10-01Bump version to 2.16.0Patrick Griffis
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-15actions: Add MSYS2 builderPatrick Griffis
2021-07-15fish: Misc test cleanupsPatrick Griffis
2021-07-13Fix whitespace issuesPatrick Griffis
2021-07-13Remove libnotify dependencyPatrick Griffis
2021-07-13actions: Build on Ubuntu 20.04Patrick 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-21actions: Remove default value in ubuntu buildPatrick Griffis
2021-06-21actions: Add flatpak actionPatrick Griffis
2021-06-21actions: Upload windows artifacts for each archPatrick Griffis
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
2021-06-01Implement support for the IRCv3 UTF8ONLY specification.Sadie Powell