Use /FSET RELSN to format /RELSN relayed messages
The RELSN format already existed but wasn't used - instead it used SEND_NOTICE. The other relay types already used similar formats for their relayed messages. The default /FSET RELSN looks just like the default /FSET SEND_NOTICE so this shouldn't be noticeable to anyone using the defaults. This required updating the NOTICE-sending code to correctly stash the 'to' in the right place.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
[Changes 1.2.2]
|
||||
|
||||
* Use /FSET RELSN to format /RELSN relayed messages instead of
|
||||
/FSET SEND_NOTICE. (caf)
|
||||
|
||||
* Change formatting of /FSETs SERVER_NOTICE_KLINE and SERVER_NOTICE_GLINE
|
||||
to show the ban type, and improve formatting of SERVER_NOTICE_CLIENT_CONNECT
|
||||
and SERVER_NOTICE_CLIENT_EXIT. (caf)
|
||||
|
||||
Reference in New Issue
Block a user