Age | Commit message (Collapse) | Author |
|
(task #5441)
This commit provides:
- new IRC command /notify
- new options: irc.look.notify_tags_ison, irc.look.notify_tags_whois,
irc.network.notify_check_ison, irc.network.notify_check_whois
- new option "notify" in servers (but should not be changed, only /notify
command should be used)
- infolist "irc_notify" to get notify list (by server or for all servers).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
removing/adding nick in nicklist)
|
|
8 new functions added:
- nicklist_group_get_integer
- nicklist_group_get_string
- nicklist_group_get_pointer
- nicklist_group_set
- nicklist_nick_get_integer
- nicklist_nick_get_string
- nicklist_nick_get_pointer
- nicklist_nick_set
|
|
"visible" to 0
|
|
|
|
|
|
value from message 005
|
|
|
|
searching "string" in message)
|
|
|
|
|
|
|
|
|
|
Day of month is saved in a variable to be used later (after signal is sent).
So that is content of static structure has changed, it will not be a problem,
it will not be used any more after signal.
|
|
|
|
|
|
|
|
|
|
|
|
values in hashtable are NULL
|
|
irc.look.display_old_topic is on)
|
|
|
|
string with list of values or keys/values)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|