irc: add comments in "cap" callback |
|
More...
|
about 2 years ago
|
irc: remove unused variable |
|
More...
|
about 2 years ago
|
irc: fix use of uninitialized variable |
|
More...
|
about 2 years ago
|
doc/user: update note about chars replaced in IRC tags (trigger) |
|
More...
|
about 2 years ago
|
trigger: use new format for IRC tags in messages |
|
More...
|
about 2 years ago
|
irc: fix format of IRC tags displayed in messages (closes #1929) |
|
More...
|
about 2 years ago
|
tests: reverse arguments in calls to STRCMP_EQUAL |
|
More...
|
about 2 years ago
|
core: update German translations |
|
More...
|
about 2 years ago
|
core: update translations (issue #1923) |
|
More...
|
about 2 years ago
|
irc: do not display multiline message if capability "draft/multiline" is not enabled (issue #1923) |
|
More...
|
about 2 years ago
|
irc: ignore BATCH commands when capability "batch" is not enabled (issue #1292) |
|
More...
|
about 2 years ago
|
irc: do not allow send of empty messages (single line or multiline) |
|
More...
|
about 2 years ago
|
irc: add test of privmsg message parsing with empty text |
|
More...
|
about 2 years ago
|
irc: set "input_multiline" to 1 in buffers only if capability draft/multiline is enabled (issue #1923) |
|
More...
|
about 2 years ago
|
core: allow to reset buffer property "input_multiline" to 0 even if there are lines in buffer (issue #1923) |
|
More...
|
about 2 years ago
|
irc: add support of "LINELEN" in message 005 (max message length in bytes) (closes #1927) |
|
More...
|
about 2 years ago
|
irc: reset all internal servers variables when disconnecting |
|
More...
|
about 2 years ago
|
doc: group all CMake files into a single one to build all docs (all languages) |
|
More...
|
about 2 years ago
|
core: add quotes around paths in CMake files (closes #29) |
|
More...
|
about 2 years ago
|
core: fix completion after newline in input (closes #1925) |
|
More...
|
about 2 years ago
|
irc: add support of capability "draft/multiline" (closes #1923) |
|
More...
|
about 2 years ago
|
core: fix execution of multiple commands separated by newline when there are no spaces |
|
More...
|
about 2 years ago
|
irc: return arraylist instead of hashtable in function irc_server_sendf (issue #1923) |
|
More...
|
about 2 years ago
|
irc: don't split messages on "\n" in function irc_server_sendf (issue #1923) |
|
More...
|
about 2 years ago
|
irc: rename constant IRC_COMMAND_CAP_SUPPORTED_COMPLETION to IRC_COMMAND_CAP_SUPPORTED |
|
More...
|
about 2 years ago
|
doc/user: add missing French translation for cursor key `l` |
|
More...
|
about 2 years ago
|
doc/scripting: add missing French translation for Tcl null values |
|
More...
|
about 2 years ago
|
core: update German translations |
|
More...
|
about 2 years ago
|
irc: add support of capability "batch" (closes #1292) |
|
More...
|
about 2 years ago
|
doc: Update Serbian documentation |
|
More...
|
about 2 years ago
|