mirror of
https://github.com/jeremyd/ergo.git
synced 2026-06-12 15:53:31 -07:00
changelog: Add note about PROXY
This commit is contained in:
@@ -29,6 +29,7 @@ Initial release of Oragono!
|
||||
* MODE: New-style mode change syntax (with both adding and removing modes in a single command) is now parsed properly.
|
||||
* MOTD: Now store MOTD in-memory rather than on-disk, and don't limit it to 80 characters per line (not required with today's servers or clients).
|
||||
* NICK: Restrict nicknames that break the protocol.
|
||||
* PROXY: Restrict to specified hostnames only.
|
||||
* USER: Restrict usernames that break the protocol.
|
||||
* WHOIS: Include the required `<nick>` param on `RPL_ENDOFWHOIS`.
|
||||
* WHOIS: Hide hidden channels in WHOIS responses.
|
||||
|
||||
Reference in New Issue
Block a user