summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-22core: add number of processes in command `/sys waitpid`Sébastien Helleu
2023-10-20core: fix random timeouts when a lot of concurrent processes are launched wit...Sébastien Helleu
2023-10-20core: update translations (issue #2005)Sébastien Helleu
2023-10-20logger: add description for examples in help on command `/logger` (issue #2005)Sébastien Helleu
2023-10-20irc: add description for examples in help on some commands (issue #2005)Sébastien Helleu
2023-10-20core: add description for examples in help on some commands (issue #2005)Sébastien Helleu
2023-10-19core: update translations (issue #194, issue #2032)Sébastien Helleu
2023-10-19irc: revert compute of nick colors to case sensitive way, deprecate again IRC...Sébastien Helleu
2023-10-17core: update translations (issue #2005)Sébastien Helleu
2023-10-17xfer: format and translate commands line by line (issue #2005)Sébastien Helleu
2023-10-17trigger: format and translate command line by line (issue #2005)Sébastien Helleu
2023-10-17spell: format and translate command line by line (issue #2005)Sébastien Helleu
2023-10-17relay: format and translate command line by line (issue #2005)Sébastien Helleu
2023-10-17script: format and translate commands line by line (issue #2005)Sébastien Helleu
2023-10-17logger: format and translate command line by line (issue #2005)Sébastien Helleu
2023-10-17irc: format and translate commands line by line (issue #2005)Sébastien Helleu
2023-10-17fset: format and translate command line by line (issue #2005)Sébastien Helleu
2023-10-17fifo: format and translate command line by line (issue #2005)Sébastien Helleu
2023-10-17exec: format and translate command line by line (issue #2005)Sébastien Helleu
2023-10-17charset: format and translate command line by line (issue #2005)Sébastien Helleu
2023-10-17buflist: format and translate command line by line (issue #2005)Sébastien Helleu
2023-10-17alias: format and translate command line by line (issue #2005)Sébastien Helleu
2023-10-17core: format and translate commands line by line (issue #2005)Sébastien Helleu
2023-10-17api: add support of format/translation of command arguments description line ...Sébastien Helleu
2023-10-17api: add function string_concat (issue #2005)Sébastien Helleu
2023-10-15irc: add option irc.look.ignore_tag_messages (closes #989)Sébastien Helleu
2023-10-15irc: add structure with context sent as unique parameter to IRC protocol call...Sébastien Helleu
2023-10-15core: update ChangeLog (closes #1956)Sébastien Helleu
2023-10-15core: update translations (issue #1956)Sébastien Helleu
2023-10-15alias: allow wildcard in command `/alias del` (issue #1956)Sébastien Helleu
2023-10-15core: allow wildcard in command `/proxy del` (issue #1956)Sébastien Helleu
2023-10-15core: allow wildcard in command `/item del` (issue #1956)Sébastien Helleu
2023-10-15core: allow wildcard in command `/bar del` (issue #1956)Sébastien Helleu
2023-10-15core: allow wildcard in command `/filter` (issue #1956)Sébastien Helleu
2023-10-15trigger: allow wildcard in command `/trigger` (issue #1956)Sébastien Helleu
2023-10-15core: update French translationsSébastien Helleu
2023-10-15core: make libintl.h required if CMake option ENABLE_NLS is enabled (issue #2...Sébastien Helleu
2023-10-15Version 4.2.0-devSébastien Helleu
2023-10-15Version 4.1.0Sébastien Helleu
2023-10-15debian: update changelogSébastien Helleu
2023-10-13core: call curl init and cleanup functionsSébastien Helleu
2023-10-13core: only print hook_url errors when debug is enabledTrygve Aaberge
2023-10-13core: add error codes to output in hook_urlTrygve Aaberge
2023-10-13core: run hook_url callback when pthread_create failedTrygve Aaberge
2023-10-13core: set "error" field of "output" hashtable in hook_url in case of transfer...Sébastien Helleu
2023-10-11core: update German translationsNils Görs
2023-10-10core: fix zombie processes remaining after the end of forked processes (close...Sébastien Helleu
2023-10-09irc: move value `-all` at the end of completions for command `/ignore del`Sébastien Helleu
2023-10-07irc: fix memory leak when joining channels with keysSébastien Helleu
2023-10-05core: fix build error if CMake option ENABLE_NLS is turned to off or if requi...Sébastien Helleu