summary refs log tree commit diff stats
AgeCommit message (Expand)Author
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-28python: Fix off by one rangeAlexandre Jousset
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-23ci: fixed python pathsDjLegolas
2021-05-23ci: fixed Inno Download Plugin download pathDjLegolas
2021-05-23Update github workflowsDjLegolas
2021-05-23Fixed notifications-winrt compilation errorDjLegolas
2021-05-23Updated Toolset to v142DjLegolas
2021-05-23Change Inno path propertyDjLegolas
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-04-04plugins/lua/lua.c: fix segfault on lua_pop with Lua 5.4.3Mateusz Gozdek
2021-03-07python: Fix exception with list_pluginpref()Sbgodin
2021-03-07url.c: add gemini & gopher parsingMike Skec
2021-03-03Better handle various ctime() calls failingPatrick Griffis
2020-11-22docs: fix simple typo, wory -> worryTim Gates
2020-10-16fishlim: Implement correct handling of long and UTF-8 messagesBakasuraRCE
2020-10-16fishlim: Remove needless headerBakasuraRCE
2020-10-16fishlim: Remove compiler warningsBakasuraRCE
2020-10-16fishlim: Remove needless functions for testsBakasuraRCE
2020-10-16fishlim: Fix resultBakasuraRCE
2020-10-16fishlim: Fix castBakasuraRCE
2020-09-21Revert word array length changePatrick Griffis
2020-09-17Increase max number of words a line can be split intoPatrick Griffis
2020-09-07Use pango_font_metrics_get_height() to calculate font height (#2500)John Levon
2020-08-05Hide Focus Channel when the selected channel is already focussedPaul Wise