summaryrefslogtreecommitdiff
path: root/doc/it/weechat_scripting.it.adoc
AgeCommit message (Expand)Author
2022-12-11scripts: Send null values to config section callbacksTrygve Aaberge
2022-10-15python: remove support of Python 2.xSébastien Helleu
2022-09-27api: add function string_parse_sizeSébastien Helleu
2022-07-22doc: use non-breaking spaces before links to notesSébastien Helleu
2022-07-22doc/scripting: add missing fields "paramN" and "num_params" in output of "irc...Sébastien Helleu
2022-06-27doc/scripting: add arrow and open external links in new tabSébastien Helleu
2022-06-23doc: change formatting in asciidoctor tablesSébastien Helleu
2022-06-18doc: add trailing slashes in URLsSébastien Helleu
2022-03-23doc: use unicode symbol for greater-than or equal toSébastien Helleu
2022-03-13api: add function buffer_new_props (closes #1759)Sébastien Helleu
2022-03-12dev/scripting: fix typoSébastien Helleu
2022-03-12doc/scripting: translate note about Tcl constant $::weechat::WEECHAT_NULLSébastien Helleu
2022-02-21doc/scripting: fix column size in tablesSébastien Helleu
2022-01-30core: add support of date and tags in messages displayed in buffers with free...Sébastien Helleu
2022-01-16doc: add example of hook_process with a script function (scripting guide)Sébastien Helleu
2021-06-24irc: add keys/values with tags in output of irc_message_parse_to_hashtable (i...Sébastien Helleu
2021-05-25doc: replace freenode by libera in scripting guideSébastien Helleu
2021-05-14doc: add missing names for anchors in scripting guideSébastien Helleu
2021-05-14doc: add link to Python stub in scripting guide (issue #1377)Sébastien Helleu
2021-05-13doc: add type annotations in Python prototype (scripting guide) (issue #1377)Sébastien Helleu
2021-05-13doc: add types of constants in scripting guide (issue #1377)Sébastien Helleu
2021-05-11doc: add XDG directories support in docs (issue #1285)Sébastien Helleu
2021-04-11doc: improve display of WeeChat version in info_hashtable "irc_message_parse"...Sébastien Helleu
2020-12-19core: add options "setvar" and "delvar" in command /buffer, rename option "lo...Sébastien Helleu
2020-08-22api: add function string_color_code_size (issue #1547)Sébastien Helleu
2020-06-21core: add bar option "color_bg_inactive" (issue #732)Sébastien Helleu
2020-05-27doc: mention callback argument "callback_pointer" in differences with C API (...Sébastien Helleu
2020-05-08core: rename functions hook_completion_{get_string|list_add} to completion_{g...Sébastien Helleu
2020-04-27api: add functions completion_new, completion_search and completion_free (iss...Sébastien Helleu
2020-04-25doc: protect monospace text with plus characters (scripting guide)Sébastien Helleu
2020-04-18doc: fix table sizes on small screensSébastien Helleu
2019-10-13doc: fix typo in scripting guideSébastien Helleu
2019-10-12doc: fix language in links to plugin API reference (scripting guide)Sébastien Helleu
2019-10-12python: send "bytes" instead of "str" to callbacks in Python 3 when the strin...Sébastien Helleu
2019-09-27irc: add "user" in output of irc_message_parse (closes #136)Sébastien Helleu
2019-05-24doc: remove extra space in python dict (scripting guide)Sébastien Helleu
2019-05-12doc: add chapter about WeeChat architecture in scripting guideSébastien Helleu
2019-03-17core: fix typo: Weechat -> WeeChatSébastien Helleu
2019-02-28api: add function command_options (issue #928)Sébastien Helleu
2019-02-27api: add function string_match_listSébastien Helleu
2018-08-12api: add function hook_lineSébastien Helleu
2018-04-07api: add function string_format_size in scripting APISébastien Helleu
2017-09-23doc: fix note about function "print" in scripting guideSébastien Helleu
2017-09-23core: fix typo: Javascript -> JavaScriptSébastien Helleu
2017-09-09doc: fix PHP examples in scripting guideSébastien Helleu
2017-09-03doc: add PHP plugin in scripting guideSébastien Helleu
2017-08-21doc: add links to other docs in scripting guideSébastien Helleu
2017-06-11doc: add missing API functions in scripting guideSébastien Helleu
2017-06-03doc: use WeeChat IRC message parsing function in IRC hook example (scripting ...Sébastien Helleu
2016-11-26doc: add missing punctuation in some table cellsSébastien Helleu