mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
add new PUBNOTICES level
separating private notices and channel notices
This commit is contained in:
parent
ae5a9283ee
commit
7360944900
12 changed files with 83 additions and 52 deletions
|
|
@ -20,9 +20,10 @@
|
|||
MODES A channel mode is modified.
|
||||
MSGS Private messages.
|
||||
NICKS A nickname changes to another nickname.
|
||||
NOTICES Notices sent from a nickname.
|
||||
NOTICES Private notices.
|
||||
PARTS A nickname leaves a channel.
|
||||
PUBLIC Public messages in a channel.
|
||||
PUBNOTICES Public notices in a channel.
|
||||
QUITS A nickname disconnects from IRC.
|
||||
SNOTES Notices sent from a server.
|
||||
TOPICS A channel topic is modified.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue