Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(scripting guide)
|
|
|
|
|
|
|
|
protocol)
|
|
|
|
|
|
|
|
|
|
|
|
plugin-api.c to wee-string.c
|
|
string_base64_decode
|
|
|
|
The regression was introduced in version 2.5 by commit
2b70d71aa1c891f2f251aa775cf239e5611576d5.
|
|
|
|
|
|
|
|
returned value is ignored
|
|
|
|
|
|
|
|
|
|
|
|
(issue #1257)
|
|
|
|
|
|
|
|
translations (issue #1505)
|
|
|
|
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
|
|
protocol)
|
|
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
|
|
|
|
Relates to #1498
|
|
This allows blank lines to be displayed in the input bar when you input
multiple consecutive newlines.
Relates to #1498
|