diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2021-06-03 00:07:11 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2021-06-03 00:12:22 +0200 |
commit | 80c1e8f8eb016fff43e6b1f1bbf6aa512d321b16 (patch) | |
tree | 19cb64db2532dd665a8317c7583a0adaf7718ddd /NEWS | |
parent | c5f49ab1e66578335fec162a1dec079080a25dfa (diff) | |
download | xK-80c1e8f8eb016fff43e6b1f1bbf6aa512d321b16.tar.gz xK-80c1e8f8eb016fff43e6b1f1bbf6aa512d321b16.tar.xz xK-80c1e8f8eb016fff43e6b1f1bbf6aa512d321b16.zip |
degesch: make /deop and /devoice default to self
It's pretty annoying to type `/mode -o <user>`, for little reason.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ * degesch: added support for IRCv3 chghost + * degesch: /deop and /devoice without arguments will use the client's user + * censor.lua: now stripping colours from censored messages; their attributes are also configurable rather than always black on black |