mirror of
https://github.com/irssi/irssi.git
synced 2025-04-26 04:51:11 -05:00
Merge b19d6a31b2f3292d5709e1e45567ad6b10c7813c into 444945511339668c3339357c832d8f00fc9bac27
This commit is contained in:
commit
950687cce1
@ -38,7 +38,7 @@
|
|||||||
/IGNORE * JOINS
|
/IGNORE * JOINS
|
||||||
/IGNORE * CTCPS
|
/IGNORE * CTCPS
|
||||||
/IGNORE -except *!*@*.irssi.org CTCPS
|
/IGNORE -except *!*@*.irssi.org CTCPS
|
||||||
/IGNORE #irssi ALL -PUBLIC -ACTIONS
|
/IGNORE #irssi ALL -PUBLICS -ACTIONS
|
||||||
/IGNORE -replies *!*@*.irssi.org ALL
|
/IGNORE -replies *!*@*.irssi.org ALL
|
||||||
/IGNORE -regexp -pattern (away|gone|back|playing|returned) * ACTIONS
|
/IGNORE -regexp -pattern (away|gone|back|playing|returned) * ACTIONS
|
||||||
/IGNORE -regexp -pattern (away|gone|back|playing|returned) #channel ACTIONS
|
/IGNORE -regexp -pattern (away|gone|back|playing|returned) #channel ACTIONS
|
||||||
@ -47,7 +47,7 @@
|
|||||||
/IGNORE *away* NICKS
|
/IGNORE *away* NICKS
|
||||||
/IGNORE #irssi NO_ACT JOINS PARTS QUITS
|
/IGNORE #irssi NO_ACT JOINS PARTS QUITS
|
||||||
/IGNORE mike NO_ACT -MSGS
|
/IGNORE mike NO_ACT -MSGS
|
||||||
/IGNORE mike HIDDEN PUBLIC JOINS PARTS QUITS
|
/IGNORE mike HIDDEN PUBLICS JOINS PARTS QUITS
|
||||||
/IGNORE -time 5days christmas PUBLICS
|
/IGNORE -time 5days christmas PUBLICS
|
||||||
/IGNORE -time 300 mike PUBLICS
|
/IGNORE -time 300 mike PUBLICS
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
NICKS A nickname changes to another nickname.
|
NICKS A nickname changes to another nickname.
|
||||||
NOTICES Private notices.
|
NOTICES Private notices.
|
||||||
PARTS A nickname leaves a channel.
|
PARTS A nickname leaves a channel.
|
||||||
PUBLIC Public messages in a channel.
|
PUBLICS Public messages in a channel.
|
||||||
PUBNOTICES Public notices in a channel.
|
PUBNOTICES Public notices in a channel.
|
||||||
QUITS A nickname disconnects from IRC.
|
QUITS A nickname disconnects from IRC.
|
||||||
SNOTES Notices sent from a server.
|
SNOTES Notices sent from a server.
|
||||||
@ -31,7 +31,7 @@
|
|||||||
|
|
||||||
These are the special levels you can use:
|
These are the special levels you can use:
|
||||||
|
|
||||||
HILIGHT The text is highlighted.
|
HILIGHTS The text is highlighted.
|
||||||
NEVER Never ignores or logs the message.
|
NEVER Never ignores or logs the message.
|
||||||
HIDDEN Hides the message when window HIDELEVEL includes HIDDEN.
|
HIDDEN Hides the message when window HIDELEVEL includes HIDDEN.
|
||||||
NO_ACT Doesn't trigger any activity in the statusbar.
|
NO_ACT Doesn't trigger any activity in the statusbar.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user