Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | degesch: fix Lua 5.3 build | Přemysl Eric Janouch | 2020-10-29 | 1 | -1/+1 | |
* | kike: ensure NULL binds to both IPv4 and IPv6 | Přemysl Eric Janouch | 2020-10-29 | 1 | -2/+9 | |
* | kike: document the "operators" setting usefully | Přemysl Eric Janouch | 2020-10-28 | 1 | -1/+1 | |
* | ZyklonB: don't look for plugins in /usr/lib | Přemysl Eric Janouch | 2020-10-28 | 2 | -2/+0 | |
* | ZyklonB: use XDG paths by default | Přemysl Eric Janouch | 2020-10-28 | 3 | -12/+33 | |
* | README.adoc: fix GPL notice | Přemysl Eric Janouch | 2020-10-28 | 1 | -2/+2 | |
* | CMakeLists.txt: omit end{if,foreach} expressions | Přemysl Eric Janouch | 2020-10-28 | 1 | -20/+20 | |
* | CMakeLists.txt: clean up and fix build rules | Přemysl Eric Janouch | 2020-10-28 | 1 | -34/+18 | |
* | Bump minimum CMake version to 3.0 | Přemysl Eric Janouch | 2020-10-27 | 1 | -3/+3 | |
* | Bump copyright years | Přemysl Eric Janouch | 2020-10-27 | 1 | -1/+1 | |
* | Bump liberty | Přemysl Eric Janouch | 2020-10-24 | 1 | -0/+0 | |
* | Bump liberty, test UTF-8 sanitization | Přemysl Eric Janouch | 2020-10-21 | 2 | -6/+14 | |
* | degesch: add a hidden LOMEM compile option | Přemysl Eric Janouch | 2020-10-20 | 1 | -1/+21 | |
* | Improve OpenSSL integration | Přemysl Eric Janouch | 2020-10-20 | 4 | -15/+37 | |
* | degesch: comment about improving word wrapper | Přemysl Eric Janouch | 2020-10-19 | 1 | -0/+8 | |
* | degesch: slightly cut down memory usage | Přemysl Eric Janouch | 2020-10-19 | 1 | -16/+25 | |
* | degesch: silence the compiler | Přemysl Eric Janouch | 2020-10-19 | 1 | -2/+4 | |
* | degesch: fix processing WHO replies | Přemysl Eric Janouch | 2020-10-19 | 1 | -4/+4 | |
* | degesch: update an outdated comment | Přemysl Eric Janouch | 2020-10-16 | 1 | -1/+1 | |
* | degesch: cleanup | Přemysl Eric Janouch | 2020-10-16 | 1 | -25/+25 | |
* | degesch: watch away statuses with away-notify/WHO | Přemysl Eric Janouch | 2020-10-16 | 1 | -19/+106 | |
* | degesch: don't eat NAMES for unknown channels | Přemysl Eric Janouch | 2020-10-16 | 1 | -0/+3 | |
* | degesch: stubplement TAGMSG | Přemysl Eric Janouch | 2020-10-16 | 1 | -0/+9 | |
* | degesch: clarify handling of unexpected JOINs | Přemysl Eric Janouch | 2020-10-16 | 1 | -5/+5 | |
* | degesch: improve a function name | Přemysl Eric Janouch | 2020-10-16 | 1 | -2/+2 | |
* | Tolerate cut-off UTF-8 messages | Přemysl Eric Janouch | 2020-10-12 | 1 | -1/+22 | |
* | Bump liberty | Přemysl Eric Janouch | 2020-10-12 | 2 | -2/+2 | |
* | kike: fix up debug messages | Přemysl Eric Janouch | 2020-10-12 | 1 | -2/+2 | |
* | Bump liberty | Přemysl Eric Janouch | 2020-10-12 | 2 | -44/+10 | |
* | kike: use read/write rather than recv/send | Přemysl Eric Janouch | 2020-10-12 | 1 | -3/+3 | |
* | degesch: add support for crossed-out text | Přemysl Eric Janouch | 2020-10-11 | 1 | -10/+21 | |
* | degesch: support more colours | Přemysl Eric Janouch | 2020-10-11 | 1 | -4/+21 | |
* | degesch: prefer British spelling in comments | Přemysl Eric Janouch | 2020-10-11 | 1 | -23/+23 | |
* | prime.lua: skip colour sequences, add config | Přemysl Eric Janouch | 2020-10-11 | 1 | -16/+34 | |
* | degesch: improve ad-hoc IRC parsers in plugins | Přemysl Eric Janouch | 2020-10-10 | 2 | -2/+2 | |
* | degesch: add a plugin to highlight prime numbers | Přemysl Eric Janouch | 2020-10-10 | 1 | -0/+50 | |
* | Bump liberty | Přemysl Eric Janouch | 2020-10-10 | 3 | -53/+1 | |
* | degesch: fix prompt not showing up after change | Přemysl Eric Janouch | 2020-10-06 | 1 | -5/+3 | |
* | README.adoc: update degesch instructions | Přemysl Eric Janouch | 2020-10-04 | 1 | -3/+2 | |
* | degesch: enable wrapping in the backlog by default | Přemysl Eric Janouch | 2020-10-04 | 1 | -1/+1 | |
* | degesch: resolve the issue with less(1) and SO/SI | Přemysl Eric Janouch | 2020-10-04 | 1 | -10/+25 | |
* | degesch: make the unread marker look a bit fancier | Přemysl Janouch | 2020-10-04 | 1 | -1/+27 | |
* | degesch: fix a typo | Přemysl Eric Janouch | 2020-10-04 | 1 | -1/+1 | |
* | degesch: make use of arguments in _new() functions | Přemysl Eric Janouch | 2020-10-04 | 1 | -10/+10 | |
* | degesch: save some memory on channel users | Přemysl Eric Janouch | 2020-10-04 | 1 | -26/+21 | |
* | degesch: expand comment about character encoding | Přemysl Eric Janouch | 2020-10-02 | 1 | -2/+7 | |
* | Bump liberty, use iscntrl_ascii() | Přemysl Eric Janouch | 2020-10-02 | 2 | -2/+2 | |
* | kike: silence an annoying build warning | Přemysl Eric Janouch | 2020-09-20 | 1 | -13/+22 | |
* | degesch: remove unnecessary quotes from macro defs | Přemysl Eric Janouch | 2020-09-20 | 1 | -16/+16 | |
* | degesch: update comment to reflect reality | Přemysl Eric Janouch | 2020-09-20 | 1 | -1/+2 |