Age | Commit message (Collapse) | Author |
|
|
|
is too old (closes #1548)
The repository file is downloaded anyway if too old on any /script action.
|
|
MemoryLeakWarningPlugin::turnOnNewDeleteOverloads is replaced by
MemoryLeakWarningPlugin::turnOnThreadSafeNewDeleteOverloads, which is available
in both CppUTest 3.x and 4.0.
|
|
|
|
|
|
(closes #1547)
|
|
|
|
|
|
|
|
server (closes #1551)
|
|
|
|
Functions tested:
- gui_line_lines_alloc
- gui_line_lines_free
- gui_line_tags_alloc
- gui_line_tags_free
- gui_line_is_displayed
- gui_line_has_tag_no_filter
- gui_line_search_tag_starting_with
- gui_line_get_nick_tag
|
|
|
|
|
|
|
|
|
|
(closes #1536)
The extra variables are now replaced (in addition to `$server`, `$channel` and
`$nick`):
- `${irc_server.xxx}`: variable xxx in server
- `${irc_channel.xxx}`: variable xxx in channel
|
|
command of default trigger beep (issue #1529)
|
|
(closes #1529)
|
|
|
|
|
|
(closes #1450)
|
|
(issue #1529)
|
|
|
|
The default chantypes was conflicting with
irc_server_prefix_chars_default ("@+").
|
|
"irc_is_nick" (closes #1528)
|
|
|
|
JavaScript plugin (issue #360)
|
|
(if bar type is "window")
|
|
|
|
|
|
of ignores (closes #1518)
|
|
|
|
|
|
|
|
|
|
The regression was introduced in version 2.5 by commit
2b70d71aa1c891f2f251aa775cf239e5611576d5.
|
|
|
|
|
|
|
|
|
|
|
|
The bar item "buffer_nicklist_count" is now the number of displayed nicks
only (not groups).
New bar items:
- "buffer_nicklist_count_groups": number of groups displayed
- "buffer_nicklist_count_all": number of nicks and groups displayed
|
|
content (closes #1485)
|
|
Default value is changed for the following options:
* relay.irc.backlog_max_minutes: from 1440 to 0 (unlimited)
* relay.irc.backlog_max_number: from 256 to 1024
|
|
|
|
|
|
first buffer is created
|
|
|
|
|