]> jfr.im git - irc/ircd-hybrid/anope-protocol-module.git/log
irc/ircd-hybrid/anope-protocol-module.git
20 months ago- Minor reformatting and style inconsistency fixes master origin/HEAD origin/master
miwob [Sat, 24 Sep 2022 13:40:33 +0000 (15:40 +0200)] 
- Minor reformatting and style inconsistency fixes

20 months ago- Add METADATA command handler which currently only allows to modify a client's certi...
miwob [Sat, 24 Sep 2022 13:28:14 +0000 (15:28 +0200)] 
- Add METADATA command handler which currently only allows to modify a client's certificate fingerprint

20 months ago- Work properly with extended bans, e.g. don't normalize masks starting with a `$`
miwob [Thu, 15 Sep 2022 08:13:58 +0000 (10:13 +0200)] 
- Work properly with extended bans, e.g. don't normalize masks starting with a `$`

20 months ago- Add support for channel mode `V`
miwob [Thu, 15 Sep 2022 07:47:47 +0000 (09:47 +0200)] 
- Add support for channel mode `V`

21 months ago- Actually user mode `g` is not oper only. For some reason this mode got set to oper...
miwob [Sat, 27 Aug 2022 15:25:31 +0000 (17:25 +0200)] 
- Actually user mode `g` is not oper only. For some reason this mode got set to oper only in anope/anope@1e625b6837fdf96616cfc49700aa28d184a7c171.

21 months ago- Add support for user mode `B` and `Z`
miwob [Sat, 27 Aug 2022 15:10:06 +0000 (17:10 +0200)] 
- Add support for user mode `B` and `Z`

21 months ago- Add support for channel mode `Z`
miwob [Fri, 26 Aug 2022 16:43:49 +0000 (18:43 +0200)] 
- Add support for channel mode `Z`

21 months ago- Add support for channel mode `Q`
miwob [Sat, 13 Aug 2022 15:20:09 +0000 (17:20 +0200)] 
- Add support for channel mode `Q`

23 months ago- Change SendJoin() to actually use the mode stacker
miwob [Sat, 2 Jul 2022 13:47:37 +0000 (15:47 +0200)] 
- Change SendJoin() to actually use the mode stacker

23 months ago- Fixed SendChannel() so modes are prefixed with a `+`
miwob [Sat, 2 Jul 2022 13:36:22 +0000 (15:36 +0200)] 
- Fixed SendChannel() so modes are prefixed with a `+`

23 months ago- Add support for MLOCK
miwob [Sat, 2 Jul 2022 13:22:16 +0000 (15:22 +0200)] 
- Add support for MLOCK

23 months ago- Add support for the owner and admin channel prefix modes
miwob [Sat, 2 Jul 2022 12:52:01 +0000 (14:52 +0200)] 
- Add support for the owner and admin channel prefix modes

23 months ago- Remove pointless return statement in the JOIN message handler
miwob [Sat, 2 Jul 2022 12:43:06 +0000 (14:43 +0200)] 
- Remove pointless return statement in the JOIN message handler

23 months ago- Minor documentation updates and style corrections
miwob [Sat, 2 Jul 2022 12:36:53 +0000 (14:36 +0200)] 
- Minor documentation updates and style corrections

23 months ago- Fixed the SID message handler requiring the correct amount of arguments
miwob [Sat, 2 Jul 2022 12:32:09 +0000 (14:32 +0200)] 
- Fixed the SID message handler requiring the correct amount of arguments

23 months ago- Fixed the SJOIN message handler requiring the correct amount of arguments; remove...
miwob [Sat, 2 Jul 2022 12:30:00 +0000 (14:30 +0200)] 
- Fixed the SJOIN message handler requiring the correct amount of arguments;  remove now redundant test on params.size

23 months ago- Fixed the UID message handler requiring the correct amount of arguments
miwob [Sat, 2 Jul 2022 12:26:31 +0000 (14:26 +0200)] 
- Fixed the UID message handler requiring the correct amount of arguments

23 months ago- Add support for channel mode `N`
miwob [Sat, 2 Jul 2022 12:20:56 +0000 (14:20 +0200)] 
- Add support for channel mode `N`

23 months ago- Remove support for deprecated channel mode `u`
miwob [Sat, 2 Jul 2022 12:20:19 +0000 (14:20 +0200)] 
- Remove support for deprecated channel mode `u`

23 months ago- Add COPYING.md from https://www.gnu.org/licenses/old-licenses/gpl-2.0.md
miwob [Sat, 2 Jul 2022 12:14:12 +0000 (14:14 +0200)] 
- Add COPYING.md from https://www.gnu.org/licenses/old-licenses/gpl-2.0.md

23 months ago- Import latest ircd-hybrid protocol module
miwob [Sat, 2 Jul 2022 12:06:52 +0000 (14:06 +0200)] 
- Import latest ircd-hybrid protocol module