Various fixes related to channel modes

Bugs unnoticed for so long.
This commit is contained in:
2016-12-30 07:49:10 +01:00
parent eb70bf3fbc
commit 8e668ff31a
3 changed files with 39 additions and 13 deletions

10
NEWS
View File

@@ -1,4 +1,4 @@
0.9.5 (2016-??-??)
0.9.5 (2016-12-30)
* Better support for the KILL command
@@ -8,12 +8,20 @@
* degesch: allow hiding join/part messages and other noise (Meta-Shift-H)
* degesch: allow autojoining channels with keys
* degesch: rejoin channels with keys on reconnect
* degesch: make /query without arguments just open the buffer
* degesch: add a censor plugin
* degesch: die on configuration parse errors
* degesch: request channel modes also on rejoin
* degesch: don't show remembered channel modes on parted channels
* degesch: fix highlight detection in colored text
* degesch: fix CTCP handling for the real world and don't decode X-QUOTEs