]> jfr.im git - irc/ircd-hybrid/anope-protocol-module.git/shortlog
irc/ircd-hybrid/anope-protocol-module.git
2022-09-24  miwob- Minor reformatting and style inconsistency fixes master origin/HEAD origin/master
2022-09-24  miwob- Add METADATA command handler which currently only...
2022-09-15  miwob- Work properly with extended bans, e.g. don't normaliz...
2022-09-15  miwob- Add support for channel mode `V`
2022-08-27  miwob- Actually user mode `g` is not oper only. For some...
2022-08-27  miwob- Add support for user mode `B` and `Z`
2022-08-26  miwob- Add support for channel mode `Z`
2022-08-13  miwob- Add support for channel mode `Q`
2022-07-02  miwob- Change SendJoin() to actually use the mode stacker
2022-07-02  miwob- Fixed SendChannel() so modes are prefixed with a `+`
2022-07-02  miwob- Add support for MLOCK
2022-07-02  miwob- Add support for the owner and admin channel prefix...
2022-07-02  miwob- Remove pointless return statement in the JOIN message...
2022-07-02  miwob- Minor documentation updates and style corrections
2022-07-02  miwob- Fixed the SID message handler requiring the correct...
2022-07-02  miwob- Fixed the SJOIN message handler requiring the correct...
2022-07-02  miwob- Fixed the UID message handler requiring the correct...
2022-07-02  miwob- Add support for channel mode `N`
2022-07-02  miwob- Remove support for deprecated channel mode `u`
2022-07-02  miwob- Add COPYING.md from https://www.gnu.org/licenses...
2022-07-02  miwob- Import latest ircd-hybrid protocol module