summary refs log tree commit diff stats
AgeCommit message (Expand)Author
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
2020-07-22SASL EXTERNAL doesn't necessitate a certificatejesopo
2020-07-13FiSHLiM: Support for CBC mode + more commands (#2347)Bakasura
2020-05-31Add "DarkScience" to default server list. (#2474)Jan Harasym
2020-05-26Fix parsing of 313Patrick Griffis
2020-05-14Remove 2ch from network listPatrick
2020-05-02win32: Fix undefined symbol for builds with -with-plugin=falsedelthas
2020-04-19win32: Disable ASLR for Windows debug buildsdelthas
2020-04-19win32: Fix building executables with invalid entrypointsdelthas
2020-04-19win32: Replace include of winuser.h with windows.hdelthas
2020-04-18Remove MoznetJonathan
2020-04-11Fixed proxy user/password buffer overflowDjLegolas
2020-04-11Updated the maximum length of the socks5 user and password to comply to RFC 1...kelek-
2020-03-11build: Fix potential undefined variablePatrick Griffis
2020-03-11build: Better support building against python 3.8+Patrick Griffis
2020-02-08Fetch latest .po filesItsuki Toyota
2020-01-01Avoid prioritising MODE queries for channels with hyphens in their nameJames Clarke
2019-12-30Add a channel context menu item to focus channelsPaul Wise
2019-12-22Fix build on FreeBSDpkubaj
2019-12-20appdata: Add OARS informationPatrick Griffis
2019-12-20Bump version to 2.14.3Patrick Griffis
2019-12-20build: Fix some meson warningsPatrick Griffis
2019-12-20Follow more modern conventions for USER messagePatrick Griffis
2019-12-16Add missing winuser.h include for mingw (#2403)Zach Bacon
2019-12-08readme: Remove build status badgesPatrick
2019-11-24Fix capability negotiation ending before sasl finishes with multi-line capPatrick Griffis
2019-11-13Ignore some non-interesting filesystem typesSimon Levermann
2019-09-20Switch to Github Actions for Linux CIPatrick Griffis
2019-07-17build: Make generated headers a dependency for users of common.nia