Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | degesch: make /ban and /unban respect EXTBAN | Přemysl Eric Janouch | 2021-06-17 | 1 | -4/+34 |
* | degesch: expand/analyze a few TODO comments | Přemysl Eric Janouch | 2021-06-16 | 1 | -4/+20 |
* | degesch: make "/help /command" work | Přemysl Eric Janouch | 2021-06-16 | 1 | -4/+5 |
* | degesch: fix a GCC compiler warning | Přemysl Eric Janouch | 2021-06-15 | 1 | -1/+1 |
* | degesch: pick colours based on relative luminance | Přemysl Eric Janouch | 2021-06-15 | 1 | -6/+13 |
* | degesch: implement -=/+= for multiple values | Přemysl Eric Janouch | 2021-06-14 | 1 | -41/+37 |
* | degesch: make /deop and /devoice default to self | Přemysl Eric Janouch | 2021-06-03 | 1 | -5/+11 |
* | degesch: make CHGHOST update our own userhost info | Přemysl Eric Janouch | 2021-05-30 | 1 | -1/+3 |
* | degesch: add support for IRCv3 chghost | Přemysl Eric Janouch | 2021-05-30 | 1 | -1/+55 |
* | degesch: factor out irc_try_finish_cap_negotiation() | Přemysl Eric Janouch | 2021-05-28 | 1 | -6/+13 |
* | degesch: add trivial SASL EXTERNAL support | Přemysl Eric Janouch | 2021-05-28 | 1 | -22/+52 |
* | degesch: support CAP DEL, request cap-notify | Přemysl Eric Janouch | 2021-05-28 | 1 | -5/+18 |
* | degesch: don't CAP REQ when already registered | Přemysl Eric Janouch | 2021-05-28 | 1 | -1/+3 |
* | degesch: IRCv3.2 capability negotiation | Přemysl Eric Janouch | 2021-05-28 | 1 | -23/+44 |
* | degesch: add a /squery command for IRCnet | Přemysl Eric Janouch | 2021-05-28 | 1 | -0/+17 |
* | degesch: fix back-parsing outgoing CAP REQ | Přemysl Eric Janouch | 2021-05-28 | 1 | -3/+3 |
* | degesch: reset away-notify on disconnect | Přemysl Eric Janouch | 2021-05-28 | 1 | -0/+1 |
* | degesch: don't switch to channels while typing | Přemysl Eric Janouch | 2021-04-10 | 1 | -3/+8 |
* | degesch: make a second SIGINT force-quit | Přemysl Eric Janouch | 2020-11-01 | 1 | -10/+15 |
* | degesch: buffer creation cleanup | Přemysl Eric Janouch | 2020-10-31 | 1 | -17/+24 |
* | degesch: sanitize IRC nicknames/channel names | Přemysl Eric Janouch | 2020-10-31 | 1 | -4/+6 |
* | degesch: implement autocompletion for /set | Přemysl Eric Janouch | 2020-10-31 | 1 | -28/+82 |
* | degesch: mark some issues for later resolution | Přemysl Eric Janouch | 2020-10-31 | 1 | -0/+3 |
* | degesch: fix fancy-prompt.lua with libedit | Přemysl Eric Janouch | 2020-10-31 | 1 | -0/+14 |
* | degesch: make PageUp actually scroll a page up | Přemysl Eric Janouch | 2020-10-31 | 1 | -1/+1 |
* | Minor rebranding | Přemysl Eric Janouch | 2020-10-31 | 1 | -2/+2 |
* | degesch: fix Lua 5.3 build | Přemysl Eric Janouch | 2020-10-29 | 1 | -1/+1 |
* | Bump liberty, test UTF-8 sanitization | Přemysl Eric Janouch | 2020-10-21 | 1 | -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 | 1 | -4/+4 |
* | 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 | 1 | -2/+2 |
* | Bump liberty | Přemysl Eric Janouch | 2020-10-12 | 1 | -44/+10 |
* | 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 |
* | Bump liberty | Přemysl Eric Janouch | 2020-10-10 | 1 | -1/+1 |
* | degesch: fix prompt not showing up after change | Přemysl Eric Janouch | 2020-10-06 | 1 | -5/+3 |
* | degesch: enable wrapping in the backlog by default | Přemysl Eric Janouch | 2020-10-04 | 1 | -1/+1 |