Project

General

Profile

AddEdit Ignore Dialog » History » Version 3

Per Amundsen, 07/07/2018 09:33 PM

1 1 Per Amundsen
{{>toc}}
2
3
h1. Add/Edit Ignore Dialog
4
5 2 Per Amundsen
!AddEditIgnore.png!
6 1 Per Amundsen
7
h2. Address
8
9
The nick or address to ignore.
10
11
h2. Ignore Options
12
13
If no specific ignore option is enabled, all options are ignored.
14
15
h2. Private
16
17
Ignore private messages from the nick/address.
18
19
h2. Channel
20
21
Ignore channel messages from the nick/address.
22
23
h2. Notice
24
25
Ignore notice messages from the nick/address.
26
27
h2. Ctcp
28
29
Ignore ctcp requests from the nick/address.
30
31
h2. DCC
32
33
Ignore DCC requests from the nick/address.
34
35
h2. Invite
36
37
Ignore channel invites from the nick/address.
38
39
h2. Codes
40
41
Ignore [Formatting_text[control codes]] from the nick/address.
42 2 Per Amundsen
43
h2. Tips
44
45
Ignore Tips from the nick/address.
46
47
h2. Highlight
48
49
Ignore Highlight from the nick/address.
50
51
h2. Inline Images
52
53
Ignore inline images from the nick/address.
54
55
h2. Emoticons
56
57
Ignore emoticons from the nick/address.
58 1 Per Amundsen
59
h2. Exclude
60
61
Exclude this nick/address from being ignored.
62
63
h2. Remove in [X] secs
64
65
Remove this ignore after [X] seconds.
66
67
h2. Network name or Server address.
68
69
Limit this ignore rule to the specified network name or server address.
70 3 Per Amundsen
71
h2. Channel(s)
72
73
Limit this ignore rule to the specified channel(s).
74
75
h2. Note
76
77
Add a note.
78
79
h2. Only on messages matching
80
81
Limit this ignore to messages matching the specified text. (Can be a [[Scripting_Wildcards|wildcard]])
82
83
h2. Case sensitive
84
85
If enabled, the message match is done using case sensitivity.
86
87
h2. Regex
88
89
If enabled, performs a [[Scripting_Regex|Regular expression]] on the message instead of [[Scripting_Wildcards|wildcard]].