- 08 Apr, 2020 5 commits
- 11 Mar, 2020 2 commits
-
-
Patrick Griffis authored
-
Patrick Griffis authored
Closes #2441
-
- 08 Feb, 2020 1 commit
-
-
Itsuki Toyota authored
-
- 02 Jan, 2020 1 commit
-
-
James Clarke authored
If a user has a large number of channels containing hyphens in their names, the initial MODE queries will have the same high priority as any PINGs, and so will block the PINGs from being sent, causing the connection to time out due to a lack of PONGs received.
-
- 31 Dec, 2019 1 commit
-
-
Paul Wise authored
-
- 23 Dec, 2019 1 commit
-
-
pkubaj authored
-
- 21 Dec, 2019 4 commits
-
-
Patrick Griffis authored
-
Patrick Griffis authored
-
Patrick Griffis authored
-
Patrick Griffis authored
Closes #2399
-
- 16 Dec, 2019 1 commit
-
-
Zach Bacon authored
Without the include gcc will complain about WM_TIMECHANGE as undeclared.
-
- 08 Dec, 2019 1 commit
-
-
Patrick authored
No longer using Travis for CI and honestly these don't provide much value
-
- 24 Nov, 2019 1 commit
-
-
Patrick Griffis authored
Closes #2398
-
- 14 Nov, 2019 1 commit
-
-
Simon Levermann authored
Generally, how much space we have in squashfs, or tmpfs shouldn't interest us. This becomes more relevant in distros like Ubuntu, where snaps are a thing, and each snap mounts their own FS in a squashfs that is always full, thus falsifying the output of sysinfo.
-
- 20 Sep, 2019 1 commit
-
-
Patrick Griffis authored
-
- 12 Aug, 2019 2 commits
- 17 Jul, 2019 1 commit
-
-
nia authored
-
- 02 Jul, 2019 2 commits
- 01 Jul, 2019 1 commit
-
-
Cool Fire authored
-
- 24 Jun, 2019 1 commit
-
-
jacob1 authored
-
- 04 Jun, 2019 2 commits
-
-
Patrick Griffis authored
This reverts commit 53824018.
-
Patrick authored
-
- 28 May, 2019 2 commits
-
-
Stepan Broz authored
-
Stepan Broz authored
Moved dcc_ip from prefs to sess->server.
-
- 22 May, 2019 1 commit
-
-
Patrick authored
-
- 03 May, 2019 1 commit
-
-
Martin Weinelt authored
- requires the use of TLS to connect on port 6697 - supports and encourages authentication via SASL PLAIN and EXTERNAL
-
- 21 Apr, 2019 1 commit
-
-
Jared Shields authored
Update servlist.c
-
- 26 Feb, 2019 1 commit
-
-
cajuncooks authored
Fixes #2305
-
- 31 Jan, 2019 1 commit
-
-
linuxdaemon authored
Partial fix for #2271 This isn't an exhaustive list, but it's everything I could find. The bug still exists in the parser though, this is just a workaround for the moment
-
- 02 Jan, 2019 1 commit
-
-
A_D authored
-
- 27 Dec, 2018 1 commit
-
-
linuxdaemon authored
* Make sure `help()` doesn't cause hexchat to hang Replace `pydoc.help` with a copy of `pydoc.Helper` with an empty `StringIO` instead of stdin * Handle BytesIO vs StringIO on 2.7
-
- 26 Dec, 2018 2 commits
-
-
linuxdaemon authored
Adjust the width of the columns depending on the length of the data in each element
-
A_D authored
-