Bram Matthys
7cabd4b79e
Const const const
2021-09-11 08:17:12 +02:00
Bram Matthys
5bc244c1f3
Add a lot more consts. This finishes the work for all hooktypes.
2021-09-10 20:36:38 +02:00
Bram Matthys
8cd3647ae0
Rename mtag.can_send() to mtag.should_send_to_client().
...
This because "can send" is ambigious and could be interpreted to
mean that the client may send this mtag to us, while in fact this
function decided whether to send TO the client.
2021-08-10 18:57:47 +02:00
Bram Matthys
4e5dd044f5
Require module header with version "unrealircd-6" now
2021-08-10 14:37:10 +02:00
Bram Matthys
65a5943e97
userip tag: inherit from remote servers, if able.
2020-02-02 16:46:51 +01:00
Bram Matthys
ed6a2cf3e3
Add new message tag "unrealircd.org/userip" which will communicate
...
the user@ip of users to IRCOps if the message-tags capability is
enabled. Idea from westor. This is work in progress.
2020-02-02 15:49:21 +01:00