As I already pointed out, both - and + characters have other
meaning in other ircds (restricted client connections) which
could cause problems with clients, scripts and/or bots
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=561663
As I already pointed out, both - and + characters have other
meaning in other ircds (restricted client connections) which
could cause problems with clients, scripts and/or bots
Logged In: YES
user_id=61945
Ok, in that case could we get an "=" sign added to the ident
representing whether a user is identified or not, whichever's
easier?
Logged In: YES
user_id=561663
That would work.. I'll see what I can do
Logged In: YES
user_id=561663
will look into this for next release of ircd
Logged In: YES
user_id=561663
will look into this for next release of ircd
Logged In: YES
user_id=28190
How about the following marking:
PRIVMSGs of identified people have a + inbetween the `:' and
rest of text, non-identified have `-'.
Examples:
:neli!micha@neli.invalid PRIVMSG #chan :+morninh aha_
:aha_!~alex@g129065.invalid PRIVMSG #chan :-hello neli
users need to send CAPAB IDENTIFY-MSG to activate it (for
backwards compatibility).