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
/
fr
/
weechat_plugin_api.fr.adoc
Age
Commit message (
Expand
)
Author
2021-11-27
doc: switch from prettify to pygments for syntax highlighting
Sébastien Helleu
2021-11-06
doc: replace ${name} by ${server_name} in example of function hdata_search (p...
Sébastien Helleu
2021-11-06
api: add parameters pointers, extra_vars and options in function hdata_search
Sébastien Helleu
2021-11-04
core: fix access to integer/long/time arrays in hdata, add support of static ...
Sébastien Helleu
2021-10-17
irc: parse and return command parameters in message parser
Sébastien Helleu
2021-09-20
core: add creation of user variables in evaluated expressions with ${define:n...
Sébastien Helleu
2021-09-06
api: add split of string and shell arguments in evaluation of expressions
Sébastien Helleu
2021-08-30
doc: fix typo in French plugin API reference
Sébastien Helleu
2021-08-29
api: add "${re:repl_index}" to get the index of replacement in function strin...
Sébastien Helleu
2021-08-03
api: add random integer number in evaluation of expressions with "random:min,...
Sébastien Helleu
2021-07-04
api: add function string_cut
Sébastien Helleu
2021-07-04
doc: add column for min WeeChat version in function buffer_set (plugin API re...
Sébastien Helleu
2021-07-04
doc: add column for min WeeChat version in function hook_set (plugin API refe...
Sébastien Helleu
2021-07-04
doc: add column for min WeeChat version in function hook_modifier_exec (plugi...
Sébastien Helleu
2021-07-04
doc: add column for min WeeChat version in function hook_modifier (plugin API...
Sébastien Helleu
2021-07-04
doc: add column for min WeeChat version in function hook_hsignal (plugin API ...
Sébastien Helleu
2021-07-04
doc: add column for min WeeChat version in function hook_process_hashtable (p...
Sébastien Helleu
2021-07-04
doc: add typing signals in plugin API reference
Sébastien Helleu
2021-07-03
api: add function file_copy (issue #1667)
Sébastien Helleu
2021-06-27
doc: mention WeeChat version for WEECHAT_RC_OK_EAT in signals "irc_raw_in" an...
Sébastien Helleu
2021-06-27
irc: allow signals "irc_raw_in" and "irc_in" to eat messages (issue #1657)
Simon Ser
2021-06-26
api: remember insertion order in hashtables
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-06-24
irc: escape/unescape IRC message tags values (issue #1654)
Sébastien Helleu
2021-06-01
api: add function crypto_hmac (issue #1628)
Sébastien Helleu
2021-05-26
core: add signals "cursor_start" and "cursor_end"
Sébastien Helleu
2021-05-25
doc: replace freenode by libera in plugin API reference
Sébastien Helleu
2021-05-16
api: add translated string in evaluation of expressions with "translate:xxx" ...
Sébastien Helleu
2021-05-13
doc: add type annotations in Python prototypes (plugin API reference) (issue ...
Sébastien Helleu
2021-05-11
doc: add XDG directories support in docs (issue #1285)
Sébastien Helleu
2021-03-17
api: add support of pointer names in function string_eval_expression (direct ...
Sébastien Helleu
2021-02-05
core: add raw string in evaluation of expressions with "raw:xxx" (closes #1611)
Sébastien Helleu
2021-01-01
doc: add note about call to "regfree" after call to "string_regcomp" (plugin ...
Sébastien Helleu
2020-12-31
core: display more verbose debug with two "-d" in command /eval
Sébastien Helleu
2020-12-19
doc: replace "core" by "weechat" in table with extra info for bar item "buffe...
Sébastien Helleu
2020-11-14
core: add evaluation of conditions in evaluation of expressions with "eval_co...
Sébastien Helleu
2020-08-23
api: add argument "bytes" in function string_dyn_concat
Sébastien Helleu
2020-08-22
api: add function string_color_code_size (issue #1547)
Sébastien Helleu
2020-07-21
doc: add "irc_nick" in hashtable sent to hook_focus callback (plugin API refe...
Sébastien Helleu
2020-06-30
doc: fix description of "_chat_bol" and "_chat_eol" in function hook_focus (p...
Sébastien Helleu
2020-06-30
doc: harmonize example of pointers in plugin API reference and relay protocol
Sébastien Helleu
2020-06-30
api: add pointer "_bar_window" in hashtable sent to hook focus callback (clos...
Sébastien Helleu
2020-06-21
core: add bar option "color_bg_inactive" (issue #732)
Sébastien Helleu
2020-06-06
doc: remove tag "translation missing" in French plugin API reference
Sébastien Helleu
2020-05-21
core: add base 16/32/64 encoding/decoding in evaluation of expressions
Sébastien Helleu
2020-05-09
core: add an option for multiline input in a buffer (closes #984)
Trygve Aaberge
2020-05-09
api: use buffer pointer in argument "modifier_data" sent to weechat_print mod...
Sébastien Helleu
2020-05-08
core: rename functions hook_completion_{get_string|list_add} to completion_{g...
Sébastien Helleu
2020-05-05
core: add include comparison operators in evaluation of expressions
Sébastien Helleu
2020-05-03
doc: merge 53 autogen files into 11 files, move them to includes directory
Sébastien Helleu
[next]