index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
it
/
weechat_scripting.it.adoc
Age
Commit message (
Expand
)
Author
2022-10-15
python: remove support of Python 2.x
Sébastien Helleu
2022-09-27
api: add function string_parse_size
Sébastien Helleu
2022-07-22
doc: use non-breaking spaces before links to notes
Sébastien Helleu
2022-07-22
doc/scripting: add missing fields "paramN" and "num_params" in output of "irc...
Sébastien Helleu
2022-06-27
doc/scripting: add arrow and open external links in new tab
Sébastien Helleu
2022-06-23
doc: change formatting in asciidoctor tables
Sébastien Helleu
2022-06-18
doc: add trailing slashes in URLs
Sébastien Helleu
2022-03-23
doc: use unicode symbol for greater-than or equal to
Sébastien Helleu
2022-03-13
api: add function buffer_new_props (closes #1759)
Sébastien Helleu
2022-03-12
dev/scripting: fix typo
Sébastien Helleu
2022-03-12
doc/scripting: translate note about Tcl constant $::weechat::WEECHAT_NULL
Sébastien Helleu
2022-02-21
doc/scripting: fix column size in tables
Sébastien Helleu
2022-01-30
core: add support of date and tags in messages displayed in buffers with free...
Sébastien Helleu
2022-01-16
doc: add example of hook_process with a script function (scripting guide)
Sébastien Helleu
2021-06-24
irc: add keys/values with tags in output of irc_message_parse_to_hashtable (i...
Sébastien Helleu
2021-05-25
doc: replace freenode by libera in scripting guide
Sébastien Helleu
2021-05-14
doc: add missing names for anchors in scripting guide
Sébastien Helleu
2021-05-14
doc: add link to Python stub in scripting guide (issue #1377)
Sébastien Helleu
2021-05-13
doc: add type annotations in Python prototype (scripting guide) (issue #1377)
Sébastien Helleu
2021-05-13
doc: add types of constants in scripting guide (issue #1377)
Sébastien Helleu
2021-05-11
doc: add XDG directories support in docs (issue #1285)
Sébastien Helleu
2021-04-11
doc: improve display of WeeChat version in info_hashtable "irc_message_parse"...
Sébastien Helleu
2020-12-19
core: add options "setvar" and "delvar" in command /buffer, rename option "lo...
Sébastien Helleu
2020-08-22
api: add function string_color_code_size (issue #1547)
Sébastien Helleu
2020-06-21
core: add bar option "color_bg_inactive" (issue #732)
Sébastien Helleu
2020-05-27
doc: mention callback argument "callback_pointer" in differences with C API (...
Sébastien Helleu
2020-05-08
core: rename functions hook_completion_{get_string|list_add} to completion_{g...
Sébastien Helleu
2020-04-27
api: add functions completion_new, completion_search and completion_free (iss...
Sébastien Helleu
2020-04-25
doc: protect monospace text with plus characters (scripting guide)
Sébastien Helleu
2020-04-18
doc: fix table sizes on small screens
Sébastien Helleu
2019-10-13
doc: fix typo in scripting guide
Sébastien Helleu
2019-10-12
doc: fix language in links to plugin API reference (scripting guide)
Sébastien Helleu
2019-10-12
python: send "bytes" instead of "str" to callbacks in Python 3 when the strin...
Sébastien Helleu
2019-09-27
irc: add "user" in output of irc_message_parse (closes #136)
Sébastien Helleu
2019-05-24
doc: remove extra space in python dict (scripting guide)
Sébastien Helleu
2019-05-12
doc: add chapter about WeeChat architecture in scripting guide
Sébastien Helleu
2019-03-17
core: fix typo: Weechat -> WeeChat
Sébastien Helleu
2019-02-28
api: add function command_options (issue #928)
Sébastien Helleu
2019-02-27
api: add function string_match_list
Sébastien Helleu
2018-08-12
api: add function hook_line
Sébastien Helleu
2018-04-07
api: add function string_format_size in scripting API
Sébastien Helleu
2017-09-23
doc: fix note about function "print" in scripting guide
Sébastien Helleu
2017-09-23
core: fix typo: Javascript -> JavaScript
Sébastien Helleu
2017-09-09
doc: fix PHP examples in scripting guide
Sébastien Helleu
2017-09-03
doc: add PHP plugin in scripting guide
Sébastien Helleu
2017-08-21
doc: add links to other docs in scripting guide
Sébastien Helleu
2017-06-11
doc: add missing API functions in scripting guide
Sébastien Helleu
2017-06-03
doc: use WeeChat IRC message parsing function in IRC hook example (scripting ...
Sébastien Helleu
2016-11-26
doc: add missing punctuation in some table cells
Sébastien Helleu
2016-06-15
doc: fix styles in docs
Sébastien Helleu
[next]