summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-18core: move "new" info in release notesSébastien Helleu
2018-08-17doc: update German auto-generated fileSébastien Helleu
2018-08-17Merge branch 'master' of github.com:weechat/weechatNils Görs
2018-08-17core: update German translationsNils Görs
2018-08-17doc: fix typo in German user guideSébastien Helleu
2018-08-17core: update German translationsNils Görs
2018-08-17core: add option "-P" (or "--plugins") to customize the plugins to load at st...Sébastien Helleu
2018-08-17core: update translationsSébastien Helleu
2018-08-17doc: split list of modifiers into two tables (plugin API reference)Sébastien Helleu
2018-08-17core: add "line" trigger in ChangeLogSébastien Helleu
2018-08-17doc: rename variable "tg_tags" to "tags" in line trigger (user guide)Sébastien Helleu
2018-08-17trigger: add variables "tg_prefix_nocolor" and "tg_message_nocolor" in line t...Sébastien Helleu
2018-08-17trigger: rename variable "tg_tags" to "tags" in line triggerSébastien Helleu
2018-08-16trigger: allow creation of temporary variables with the regexSébastien Helleu
2018-08-16core: fix string evaluation with regex replacement when the string is emptySébastien Helleu
2018-08-16tests: add tests on modifier hookSébastien Helleu
2018-08-16core: fix weechat_print modifierSébastien Helleu
2018-08-15core: fix use of NULL pointer in command /buffer when the GUI is not yet init...Sébastien Helleu
2018-08-15core: remove use of pointer "buffer" once the line has been initializedSébastien Helleu
2018-08-15core: remove unneeded initialization of variable "highlight"Sébastien Helleu
2018-08-15irc: add missing initialization of variable "chghost"Sébastien Helleu
2018-08-15doc: update auto-generated files with hdataSébastien Helleu
2018-08-15core: update translationsSébastien Helleu
2018-08-15trigger: fix /help triggerSébastien Helleu
2018-08-15doc: fix list of variables that can be updated in a hook_line trigger (user g...Sébastien Helleu
2018-08-15core: add comments in function to print a lineSébastien Helleu
2018-08-15core: fix destruction of line prefix in weechat_print modifierSébastien Helleu
2018-08-15core: fix comparison of strings in weechat_print modifierSébastien Helleu
2018-08-15trigger: add missing initialization of variable "tags" in hook line callbackSébastien Helleu
2018-08-15doc: fix typos in plugin API referenceSébastien Helleu
2018-08-15tests: properly initialize variable argc before tests on function string_splitSébastien Helleu
2018-08-15tests: add test on function string_split with a string having only delimitersSébastien Helleu
2018-08-15api: fix memory leak in function string_splitSébastien Helleu
2018-08-15trigger: fix memory leak in hook_line trigger callbackSébastien Helleu
2018-08-15core: fix memory leak when removing a line hookSébastien Helleu
2018-08-15doc: add list of variables that can be updated by type of trigger (user guide)Sébastien Helleu
2018-08-15trigger: add missing values for line triggerSébastien Helleu
2018-08-15doc: add more info about line, print and modifier functions for new lines (pl...Sébastien Helleu
2018-08-14core: fix type of variables "buffer_name" and "buffer_type" sent to the hook_...Sébastien Helleu
2018-08-14core: split wee-hook.c into multiple sourcesSébastien Helleu
2018-08-12api: add function hook_lineSébastien Helleu
2018-08-12core: fix check of tags in linesSébastien Helleu
2018-08-12doc: fix style (relay protocol)Sébastien Helleu
2018-08-12doc: add length of field "id" in binary message (relay protocol) (closes #1233)Sébastien Helleu
2018-08-11doc: add "/msg nickserv set password" in list of commands handled by default ...Sébastien Helleu
2018-08-11doc: fix default conditions of beep trigger (user guide)Sébastien Helleu
2018-07-29doc: update German documentationNils Görs
2018-07-29core: update weechat.org URLs to match latest version of the siteSébastien Helleu
2018-07-29doc: replace features page with remote interfaces (FAQ)Sébastien Helleu
2018-07-28core: add contributor in AUTHORS.adoc (issue #1228)Sébastien Helleu