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
/
sr
/
weechat_plugin_api.sr.adoc
Age
Commit message (
Expand
)
Author
2022-03-23
doc: use unicode symbol for greater-than or equal to
Sébastien Helleu
2022-03-22
doc: update Serbian translations
Ivan Pešić
2022-03-13
api: add function buffer_new_props (closes #1759)
Sébastien Helleu
2022-03-07
doc: fix syntax highlighting in Serbian docs
Sébastien Helleu
2022-02-20
doc/api: Add missing parameter to python prototype for config_new_section
Trygve Aaberge
2022-02-14
doc/api: add missing type for argument "count" in Python prototype of functio...
Sébastien Helleu
2022-02-08
doc: Update Serbian documentation
Ivan Pešić
2022-01-30
core: add support of date and tags in messages displayed in buffers with free...
Sébastien Helleu
2022-01-30
doc/api: fix type of parameter "date" in script prototype of function prnt_da...
Sébastien Helleu
2022-01-27
doc/api: merge examples and results in same column (function string_eval_expr...
Sébastien Helleu
2022-01-27
doc/api: add column "Min WeeChat" in string_eval_expression tables
Sébastien Helleu
2022-01-21
doc: Update Serbian translation
Ivan Pešić
2022-01-16
doc: remove useless comparison with empty string in Python examples (plugin A...
Sébastien Helleu
2022-01-14
core: rename argument "length" to "bytes" in function string_strndup
Sébastien Helleu
2022-01-08
doc: add missing macro WEECHAT_PLUGIN_AUTHOR (plugin API reference)
Sébastien Helleu
2021-12-13
doc: Update Serbian translation
Ivan Pešić
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-10-17
core: Update Serbian translation
Ivan Pešić
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-09-04
core: update Serbian translations
Ivan Pešić
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-27
doc: update Serbian translations
Ivan Pešić
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-13
doc: add Serbian translations
eevan78