Age | Commit message (Collapse) | Author |
|
(closes #1565)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
server (closes #1551)
|
|
|
|
|
|
|
|
|
|
reference) (issue #1538)
|
|
|
|
(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
|
|
(user's guide) (issue #1529)
|
|
This fixes the `make distcheck` command.
|
|
|
|
|
|
(plugin API reference)
|
|
|
|
(closes #1450)
|
|
|
|
|
|
(issue #1529)
|
|
|
|
"irc_is_nick" (closes #1528)
|
|
|
|
|
|
|
|
JavaScript plugin (issue #360)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(scripting guide)
|
|
|
|
protocol)
|
|
|
|
|
|
|
|
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)
|
|
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
|
|
|