Skip to content
Snippets Groups Projects
Commit d6a56867 authored by cyan's avatar cyan
Browse files

* Sigh, ircd would crash if no TS was passed on interserver NICK command.

* Allow the user to change nicks if the nick case is different.
* Fixed /STATS u, which was giving fractional answers for the ircd uptime.
* /LIST now accepts a channel as a valid argument, or a comma-seperated list
  of channels.  This is per RFC1459.
* Allow +p and +s channels to be seen in /LIST if the user is oper or a member
  of that channel.
* Allow users to disable SUMMON/USERS if they wish with a variable up top.
  This is mostly to implement the appropriate 'cmd is disabled' numeric, but
  gives someone the option if they don't want these commands enabled.
* Imagine that, more miscelaneous cleanup.
parent 7113b23c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment