This is just a regular release with various enhancements and bug fixes.
oper::auto-join
in an oper block to override the generic set::oper-auto-join
setting.operclass
property is now available in the security-group
block and mask items, e.g.: security-group netadmin { operclass { netadmin; netadmin-with-override; } }
draft/no-implicit-names
TAGMSG
spamfilter checks (e.g. for typing notifications).is_away()
returns true if the client is currently awayhas_user_mode('x')
returns true if all the user modes are set on the client.has_channel_mode('x')
can be used for spamfilters with a destination channel, such as messages: it returns true if all specified channel modes are set on the channel.example.pt.conf
- (Brazilian) Portuguese example configuration file./*
within a /*
WHOWAS
entries to vanish (way too soon)ulimit -n
returned 150
), then UnrealIRCd would fail to boot. This, because due to reserved file descriptors you would have 0 left, or even a negative number.SPAMFILTER
as an IRCOp when using UTF8 spamfilters.set::modes-on-connect
for a security group. However this setting happened too early, so security groups matching account names or 'identified' (when using SASL) were not working.+I ~operclass
was not working properly.Please login to add feedback.
This update has been submitted for testing by robert.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.