Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is wildly insecure and has been disabled by default for at
least a decade.
|
|
|
|
Currently a bunch of code does source.Reply(" ") to ensure that an
empty line gets rendered but this is a much better way to handle
this problem.
The code that does this already will be updated in a future commit
to avoid breaking translations in progress.
|
|
|
|
This was added for (and is only used for) for unbanning users on
UnrealIRCd which is an IRCd protocol function so it should be in
IRCDProto.
|
|
|
|
|
|
|
|
Microsoft's documentation lies again.
|
|
|
|
|
|
|
|
|
|
Closes #362.
|
|
|
|
|
|
|
|
Closes #354.
|
|
|
|
|
|
Not every IRC server accepts arbitrary tags so this is a better
way to handle tag filtering.
|
|
|
|
Closes #358.
|
|
|
|
Because of the required system functionality Anope will not build
or run on these systems anyway.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|