summary refs log tree commit diff stats
path: root/src
AgeCommit message (Expand)Author
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
2021-06-01Implement support for the IRCv3 UTF8ONLY specification.Sadie Powell
2021-05-28Parse the output of the 005 numeric correctly. (#2585)Sadie Powell
2021-05-24Add ACN IRC Network (#2524)dimitrisdm
2021-05-23Update servlist.c (#2522)Xandrah
2021-05-23Merge pull request #1457 from arodland/forgiving-ctcpAndrew Rodland
2021-05-23plugin interface: :lipstick:BakasuraRCE
2021-05-23notification: Implement notification option for channelsBakasuraRCE
2021-05-23plugin interface: Refactor "flags" option in "channels" list to be more clear...BakasuraRCE
2021-05-23Adding LibertaCasa + TripSit to servlist.c (#2538)cranberry
2021-05-23Change default network to Libera.ChatPatrick Griffis
2021-05-24Added SimosNap to server list (#2349)Filippo Cortigiani
2021-05-23Implement support for the IRCv3 account-tag specification. (#2572)Sadie Powell
2021-05-23Add the official EU server to hackint network (#2495)Lorenzo Ancora
2021-05-23Update ptnet servers (#2205)Miguel
2021-05-23Fixed notifications-winrt compilation errorDjLegolas
2021-05-23Updated Toolset to v142DjLegolas
2021-05-23Implement support for the IRCv3 invite-notify specification. (#2574)Sadie Powell
2021-05-23Implement support for the IRCv3 SETNAME specification. (#2571)Sadie Powell
2021-05-23Add a workaround for icons not scaling right on HiDPI screens. (#2573)Sadie Powell
2021-05-21add tilde.chatBen Harris
2021-05-19Add Libera Chat to network listPanagiotis Vasilopoulos
2021-03-07url.c: add gemini & gopher parsingMike Skec