Features:
plugins/nicklist
:'nicklist'
event to keep nicklists up to dateplugins/names
: used byplugins/nicklist
, withmulti-prefix
capabilityplugins/mode
: user and channel modes managementplugins/isupport
: supported features by the serverplugins/list
: a way to retrieve the entire channel list, see #5plugins/err_reply
: convenient way to handle allERR_
error replies
Internal:
- capability requesting management on connect in
plugins/registration
deleteProperty
trap added andbeforeMutate
is now recursive incore/hooks
- massive renaming to be more understandable
BREAKING CHANGES:
plugins/registration
: put user data intouser
stateplugins/myinfo
: put server data intoserver
state