summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-10-01Update readme to reflect fork statusfeature/fork-brandingSoniEx2
2020-09-29Fix segfaultfeature/tor-i2p-dccSoniEx2
2018-10-13Fix UB (dangling pointer usage)fix-ubSoniEx2
2018-09-26Fix compilation failure on non-linux, non-darwin, non-windows systems.Mattia Rizzolo
2018-09-23Use prefix variable in pkgconfig filePatrick Griffis
2018-09-01build: Silence some Meson warnings and bump requirement to 0.40.0Patrick Griffis
2018-09-01Fix new stringop-truncation warningsPatrick Griffis
2018-09-01sysinfo: Fixup formattingPatrick Griffis
2018-09-01sysinfo: Add support for /etc/os-releasePatrick Griffis
2018-08-29Bump version to 2.14.2Patrick Griffis
2018-08-29win32: Reflect gvsbuild changesPatrick Griffis
2018-08-16Fix inconsistent behavior (re)connecting on SSLIvan
2018-07-26build: Add with-appdata optionPatrick Griffis
2018-05-08Fix sending PASS with spaces or starting with :jkhsjdhjs
2018-04-04Fix another bad translationPatrick Griffis
2018-04-04travis: Avoid locale problemsPatrick Griffis
2018-04-03tests: Explicitly open files as utf-8 for travisPatrick Griffis
2018-04-03Fix tests on UbuntuPatrick Griffis
2018-04-03Update translationsPatrick Griffis
2018-04-03travis: Run testsPatrick Griffis
2018-04-03Validate all translations contain valid text eventsPatrick Griffis
2018-03-31Fix plugins on macOSRainer Müller
2018-03-26build: perl as a dependency in meson.buildRainer Müller
2018-03-23build: Add option to specify path to perl binaryRainer Müller
2018-03-20Deiconify window on tray click. Closes #2136Manuel Schneider
2018-03-18build: Re-add support for the legacy perl apiPatrick Griffis
2018-03-17build: Correctly set plugin licensesPatrick Griffis
2018-03-17build: Fix id in plugin metainfo filesPatrick Griffis
2018-03-17build: Add metainfo files for addonsPatrick Griffis
2018-03-16Remove shift+click to close tab bindingPatrick Griffis
2018-03-13Bump to 2.14.1Patrick Griffis
2018-03-13Revert "xtext: Always use Pango to get correct glyph width on Unix"Patrick Griffis
2018-03-13fix typo in commentMattia Rizzolo
2018-03-11Fix fscanf() usage without size limitPatrick Griffis
2018-03-10build: Remove -pie from global ldflagsPatrick Griffis
2018-03-10Bump to 2.14.0Patrick Griffis
2018-03-09Fix /ignore not accepting full hostsPatrick Griffis
2018-03-09win32: Update Python downloadsPatrick Griffis
2018-03-09Remove mpcinfo pluginPatrick Griffis
2018-03-09win32: Update to build against gvsbuildPatrick Griffis
2018-03-09Various fixes for mingwPatrick Griffis
2018-03-09win32: Respond to WM_TIMECHANGE by updating the CRT timezone infoMark Jansen
2018-03-09build: Fix building with-text=true and with-plugin=falsePatrick Griffis
2018-03-08Update translationsPatrick Griffis
2018-03-04Fix out of bounds read when DCC message sender contains quotesPatrick Griffis
2018-03-02Fix possible out of bounds read when being ctcp floodedPatrick Griffis
2018-02-18dbus: Add option to use app-id for bus namePatrick Griffis
2018-02-18fishlim: Fix build warningPatrick Griffis
2018-02-11xtext: Fix accidental truncationPatrick Griffis
2018-02-06xtext: Always use Pango to get correct glyph width on UnixPeng Wu