diff options
author | miwob <wobst.michael@web.de> | 2022-09-15 14:10:33 +0200 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2022-09-15 14:13:24 +0100 |
commit | bc101d10de7c2a8cfd8f8ec2b283bf475caa63b8 (patch) | |
tree | ad5dd0ee5bf75a47505888e37743785ce86f8218 /modules/webcpanel/webcpanel.cpp | |
parent | 901a4561324433b869f64878a026c053d6ce15b8 (diff) |
Update hybrid protocol module to improve compatibility with the latest ircd-hybrid release.
* Remove support for deprecated channel mode `u`
* Add support for channel mode `N`
* Fixed the `UID` message handler requiring the correct amount of arguments
* Fixed the `SID` message handler requiring the correct amount of arguments
* Fixed the `SJOIN` message handler requiring the correct amount of arguments
* Minor documentation updates and style corrections
* Remove pointless return statement in the `JOIN` message handler
* Add support for the owner and admin channel prefix modes
* Add support for `MLOCK`
* Fixed SendChannel() so modes are prefixed with a `+`
* Change SendJoin() to actually use the mode stacker
* Add support for channel mode `Q`
* Add support for channel mode `Z`
* Add support for user mode `B` and `Z`
* Actually user mode `g` is not oper only. For some reason this mode got set to oper only in anope/anope@1e625b6
* Work properly with extended bans, e.g. don't normalize masks starting with a `$`
Diffstat (limited to 'modules/webcpanel/webcpanel.cpp')
0 files changed, 0 insertions, 0 deletions