151 MessageIndicator = "***" |
151 MessageIndicator = "***" |
152 |
152 |
153 # TODO: add context menu to users list with these entries: |
153 # TODO: add context menu to users list with these entries: |
154 # Whois |
154 # Whois |
155 # Private Message |
155 # Private Message |
|
156 # TODO: add "Auto WHO" functionality (WHO <channel> %nf) |
|
157 # The possible combinations for this field are listed below: |
|
158 # H The user is not away. |
|
159 # G The user is set away. |
|
160 # * The user is an IRC operator. |
|
161 # @ The user is a channel op in the channel listed in the first field. |
|
162 # + The user is voiced in the channel listed. |
156 # TODO: add context menu to messages pane with these entries: |
163 # TODO: add context menu to messages pane with these entries: |
157 # Copy |
164 # Copy |
158 # Copy Link Location |
165 # Copy Link Location |
159 # Copy All |
166 # Copy All |
160 # Clear |
167 # Clear |