summaryrefslogtreecommitdiff
path: root/doc/ja/weechat_plugin_api.ja.adoc
AgeCommit message (Expand)Author
2018-08-15doc: fix typos in plugin API referenceSébastien Helleu
2018-08-15doc: add more info about line, print and modifier functions for new lines (pl...Sébastien Helleu
2018-08-12api: add function hook_lineSébastien Helleu
2018-06-11core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2018-06-02core: add reverse of string in evaluation of expressions with "rev:" (closes ...Sébastien Helleu
2018-05-31core: send buffer pointer (when possible) in signal "hotlist_changed" (closes...Sébastien Helleu
2018-05-26core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2018-05-21doc: add note about "list" options for curl in function hook_process_hashtabl...Sébastien Helleu
2018-05-21doc: add example of URL with custom HTTP headers in function hook_process_has...Sébastien Helleu
2018-04-21core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2018-04-07doc: add version 2.2 in Python example for function string_format_size (plugi...Sébastien Helleu
2018-04-07api: add function string_format_size in scripting APISébastien Helleu
2018-03-30core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2018-03-25irc: send whole IRC message including IRCv3 tags in the signals irc_in, irc_i...Sébastien Helleu
2018-03-24core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2018-03-20doc: add more info about the reload callback in function config_new (plugin A...Sébastien Helleu
2018-03-06core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2018-03-01doc: add more info about return value of function hdata_move (plugin API refe...Sébastien Helleu
2018-01-21doc: rename callback name in example of function hook_process (plugin API ref...Sébastien Helleu
2018-01-20core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2018-01-13irc: add server option "split_msg_max_length"Sébastien Helleu
2018-01-08core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2017-12-03doc: update Japanese translationsAYANOKOUZI, Ryuunosuke
2017-11-26doc: translate doc on weechat_plugin pointer in other languages (plugin API r...Sébastien Helleu
2017-11-18core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2017-11-03doc: add info about strings not translated in functions gettext/ngettext (plu...Sébastien Helleu
2017-10-28core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2017-10-24api: add support of prefix "quiet:" in function key_unbind() to quietly remov...Sébastien Helleu
2017-10-17core: allow floating point and hexadecimal numbers in comparison of evaluated...Sébastien Helleu
2017-09-23core: fix typo: Javascript -> JavaScriptSébastien Helleu
2017-09-03doc: add PHP plugin in plugin API referenceSébastien Helleu
2017-08-26core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2017-08-22doc: add links to other docs in plugin API referenceSébastien Helleu
2017-08-21core: add flag "input_get_empty" in bufferSébastien Helleu
2017-08-20doc: fix name of dynamic string functions (plugin API reference)Sébastien Helleu
2017-08-19core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2017-08-18core: add signals "buffer_filters_enabled" and "buffer_filters_disabled"Sébastien Helleu
2017-08-13api: change type of arguments status/gnutls_rc/sock in hook_connect() callbac...Sébastien Helleu
2017-08-13api: send file descriptor as integer instead of string to the callback of hoo...Sébastien Helleu
2017-08-13doc: add a column "default" in the table with hook_process_hashtable options ...Sébastien Helleu
2017-07-22doc: replace deprecated info "irc_nick_color_name" by "nick_color_name" in ex...Sébastien Helleu
2017-07-08core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2017-07-04api: add argument "recurse_subdirs" in function exec_on_files()Sébastien Helleu
2017-06-25doc: add "config_name" and "section_name" in function config_option_get_strin...Sébastien Helleu
2017-06-03core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2017-05-30api: add function hdata_compareSébastien Helleu
2017-05-30api: add function config_option_get_string in plugin APISébastien Helleu
2017-05-28doc: update Japanese translationsAYANOKOUZI, Ryuunosuke
2017-05-26doc: add missing special values in function config_option_set for booleans/in...Sébastien Helleu
2017-05-10doc: move note in function hook_command_run (plugin API reference)Sébastien Helleu