summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* core: try to mark hyperlinks with OSC8 ANSI codesosc8-hyperlinkSébastien Helleu2021-10-151-5/+38
* tests: add missing include of string.hSébastien Helleu2021-10-141-0/+1
* tests: check displayed message/error for all simulated IRC commands receivedSébastien Helleu2021-10-145-966/+1951
* irc: display command in lower case when there is a parsing errorSébastien Helleu2021-10-141-1/+1
* tests: fix typo in commentSébastien Helleu2021-10-141-1/+1
* irc: do not display message with "(null)" for 973/974/975 command received if pos_mode is NULLSébastien Helleu2021-10-141-8/+12
* irc: display a single error message when parsing of a command failedSébastien Helleu2021-10-131-5/+2
* irc: display a single error message when a command is not foundSébastien Helleu2021-10-131-5/+2
* irc: do not display message with "(null)" for numeric command received if pos_args is NULLSébastien Helleu2021-10-131-7/+10
* irc: fix parsing of CAP message when there is no prefix (closes #1707)Sébastien Helleu2021-10-093-24/+45
* plugins: use a different plugin priority for each scripting languageSébastien Helleu2021-10-0221-238/+287
* doc: update German auto-generated fileSébastien Helleu2021-10-021-14/+14
* core: update German translationsNils Görs2021-10-021-6/+34
* core: add command /toggleSébastien Helleu2021-10-0133-130/+2190
* core: check that option is not NULL in function config_file_option_value_to_stringSébastien Helleu2021-09-271-0/+3
* core: fix search of option when the section is not givenSébastien Helleu2021-09-272-4/+5
* core: check that option_name is not NULL in config file functionsSébastien Helleu2021-09-271-0/+9
* core: update German translationsNils Görs2021-09-261-172/+28
* irc: fix parsing of TAGMSG message when there is a colon before the channelSébastien Helleu2021-09-212-3/+11
* core: add creation of user variables in evaluated expressions with ${define:name,value}Sébastien Helleu2021-09-2031-1355/+1701
* typing: correct typo in CMake option descriptionJan Palus2021-09-191-1/+1
* Version 3.4-devSébastien Helleu2021-09-191-2/+2
* Version 3.3v3.3Sébastien Helleu2021-09-194-5/+7
* php: add missing header files in autotools buildSébastien Helleu2021-09-191-1/+3
* debian: update changelogSébastien Helleu2021-09-181-0/+12
* debian: bump Standards-Version to 4.6.0.1Sébastien Helleu2021-09-184-6/+6
* Version 3.3-rc1v3.3-rc1Sébastien Helleu2021-09-111-1/+1
* docs: trim excess whitespacea13460542021-09-114-4/+4
* build: fix shellcheck warningsa13460542021-09-112-9/+9
* legal: use license file from gnu.orga13460542021-09-111-1/+1
* doc: update German auto-generated fileSébastien Helleu2021-09-101-15/+15
* core: remove empty line displayed in output of /plugin list <name>Sébastien Helleu2021-09-101-1/+1
* core: update German translationsNils Görs2021-09-101-7/+29
* core: add options "-o", "-ol", "-i" and "-il" in command "/plugin list"Sébastien Helleu2021-09-0924-323/+859
* core: replace deprecated cmake command "exec_program" by "execute_process"Sébastien Helleu2021-09-082-8/+6
* doc: update German auto-generated fileSébastien Helleu2021-09-071-84/+84
* core: update German translationsNils Görs2021-09-071-151/+25
* core: fix indentation in examples of /help evalSébastien Helleu2021-09-0622-107/+107
* api: add split of string and shell arguments in evaluation of expressionsSébastien Helleu2021-09-0632-610/+1732
* core: add CVE id in ChangeLogSébastien Helleu2021-09-051-1/+1
* core: update ChangeLog (closes #1599)Sébastien Helleu2021-09-051-1/+1
* core: update Serbian translationsIvan Pešić2021-09-046-492/+239
* lua: add detection of Lua 5.4Sébastien Helleu2021-09-043-5/+6
* core: add version 3.2.1Sébastien Helleu2021-09-044-3/+16
* relay: fix crash when decoding a malformed websocket frameSébastien Helleu2021-09-042-5/+12
* core: update German translationsNils Görs2021-09-032-73/+11
* irc: fix send of empty JOIN when connecting to a server with only parted channels (closes #1638)Sébastien Helleu2021-09-033-2/+12
* core: update translationsSébastien Helleu2021-08-3121-234/+628
* core: add options in command /input and new keys to remove/restore buffers in hotlistSébastien Helleu2021-08-3117-48/+240
* doc: fix typo in French plugin API referenceSébastien Helleu2021-08-301-1/+1