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
/
en
/
weechat_plugin_api.en.adoc
Age
Commit message (
Expand
)
Author
2019-10-06
core: add support of modifiers in evaluation of expressions with "modifier:na...
Sébastien Helleu
2019-10-06
api: add modifier "eval_path_home" (issue #60)
Sébastien Helleu
2019-10-01
api: add modifier "color_encode_ansi" (issue #528)
Sébastien Helleu
2019-09-27
irc: add "user" in output of irc_message_parse (closes #136)
Sébastien Helleu
2019-09-24
core: add power operator "**" in calc expressions (issue #997)
Sébastien Helleu
2019-09-21
core: ignore color codes in ${length:xxx} and ${lengthscr:xxx}
Sébastien Helleu
2019-09-21
core: add "length:xxx" and "lengthscr:xxx" in evaluation of expressions
Sébastien Helleu
2019-09-20
core: add calculation of expression in evaluation of expressions with "calc:....
Sébastien Helleu
2019-08-10
api: add function list_user_data (issue #666)
Andrew Potter
2019-07-11
doc: add function "register" in the plugin API reference
Sébastien Helleu
2019-07-11
doc: add Python prototype for function window_get_string (plugin API reference)
Sébastien Helleu
2019-07-11
doc: fix return value of function window_get_string (plugin API reference)
Sébastien Helleu
2019-07-06
doc: fix typos in examples of function hook_process_hashtable (plugin API ref...
Sébastien Helleu
2019-06-26
doc: add description of arguments sent to the weechat_plugin_init plugin func...
Sébastien Helleu
2019-06-15
api: add argument "strip_items" in function string_split
Sébastien Helleu
2019-05-24
doc: remove extra spaces before colons
Sébastien Helleu
2019-04-13
api: return allocated string in hook_info callback and function info_get
Sébastien Helleu
2019-04-11
doc: fix styles in user guide and plugin API reference
Sébastien Helleu
2019-03-28
api: add option "delay" in hashtable options of function command_options (iss...
Sébastien Helleu
2019-03-17
core: fix typo: Weechat -> WeeChat
Sébastien Helleu
2019-03-10
core: replace argument "keep_eol" by "flags" in function string_split (closes...
Sébastien Helleu
2019-02-28
api: add function command_options (issue #928)
Sébastien Helleu
2019-02-27
doc: fix typo in plugin API reference
Sébastien Helleu
2019-02-27
api: add function string_match_list
Sébastien Helleu
2019-02-19
spell: rename "aspell" plugin to "spell" (issue #1299)
Sébastien Helleu
2019-01-26
doc: fix regex examples to be compatible with FreeBSD
Sébastien Helleu
2018-11-29
core: use https for all links where secured http is supported
Sébastien Helleu
2018-11-13
doc: add missing variable "pointer" to make C compiler really happy (plugin A...
Sébastien Helleu
2018-11-13
doc: fix name of compiled plugin example (plugin API reference)
Sébastien Helleu
2018-11-04
core: replace ellipses by "etc." (in English) and "etc..." by "etc." in French
Sébastien Helleu
2018-11-04
api: add functions string_base_{encode,decode}, remove functions string_{enco...
Sébastien Helleu
2018-11-02
api: return integer in function string_encode_base64
Sébastien Helleu
2018-10-09
core: add repeat of string in evaluation of expressions with "repeat:count,st...
Sébastien Helleu
2018-09-01
doc: add missing comma in example of function config_new_option (plugin API r...
Sébastien Helleu
2018-08-17
doc: split list of modifiers into two tables (plugin API reference)
Sébastien Helleu
2018-08-15
doc: fix typos in plugin API reference
Sébastien Helleu
2018-08-15
doc: add more info about line, print and modifier functions for new lines (pl...
Sébastien Helleu
2018-08-12
api: add function hook_line
Sébastien Helleu
2018-06-02
core: add reverse of string in evaluation of expressions with "rev:" (closes ...
Sébastien Helleu
2018-05-31
core: send buffer pointer (when possible) in signal "hotlist_changed" (closes...
Sébastien Helleu
2018-05-21
doc: add note about "list" options for curl in function hook_process_hashtabl...
Sébastien Helleu
2018-05-21
doc: add example of URL with custom HTTP headers in function hook_process_has...
Sébastien Helleu
2018-05-20
doc: fix styles in plugin API reference
Sébastien Helleu
2018-05-20
doc: replace version x.y.z by 2.2 in plugin API reference
Sébastien Helleu
2018-05-20
Merge remote-tracking branch 'origin/pr/623' into irc-3.2-cap
Sébastien Helleu
2018-04-07
doc: add version 2.2 in Python example for function string_format_size (plugi...
Sébastien Helleu
2018-04-07
api: add function string_format_size in scripting API
Sébastien Helleu
2018-03-25
irc: send whole IRC message including IRCv3 tags in the signals irc_in, irc_i...
Sébastien Helleu
2018-03-20
doc: add more info about the reload callback in function config_new (plugin A...
Sébastien Helleu
2018-03-01
doc: add more info about return value of function hdata_move (plugin API refe...
Sébastien Helleu
[next]