Sébastien Helleu
|
2b2ba62600
|
doc/api: add version 3.7 for priority in function hook_line
|
2022-09-17 07:52:39 +02:00 |
|
Sébastien Helleu
|
96c22c41ba
|
api: add support of priority in function hook_line (closes #1821)
|
2022-09-16 21:05:51 +02:00 |
|
Sébastien Helleu
|
57af62c1c0
|
doc/api: move function hook_completion in chapter on hook priority
|
2022-09-11 11:45:02 +02:00 |
|
Sébastien Helleu
|
742773e070
|
doc/api: update chapter on hook priority
|
2022-09-11 10:52:25 +02:00 |
|
Sébastien Helleu
|
ac646da4fb
|
doc/api: update note about priority in hook functions
|
2022-09-11 09:50:47 +02:00 |
|
Sébastien Helleu
|
0090695f7d
|
api: add function crypto_hash_file
|
2022-08-16 21:33:50 +02:00 |
|
Sébastien Helleu
|
d068fe0de5
|
core: add option -save in command /upgrade (closes #1630)
|
2022-08-07 16:48:12 +02:00 |
|
Sébastien Helleu
|
68ad24f2df
|
core: add option weechat.look.highlight_disable_regex and buffer property "highlight_disable_regex" (closes #1798)
|
2022-07-24 22:43:48 +02:00 |
|
Sébastien Helleu
|
a37c46c21e
|
doc: use non-breaking spaces before links to notes
|
2022-07-22 17:24:44 +02:00 |
|
Sébastien Helleu
|
b7441bd7a3
|
api: add arguments "index_start" and "index_end" in function string_rebuild_split_string
|
2022-07-20 13:16:35 +02:00 |
|
Sébastien Helleu
|
62e68f965f
|
api: rename function string_build_with_split_string to string_rebuild_split_string
|
2022-07-20 12:14:40 +02:00 |
|
Sébastien Helleu
|
b825ce49c2
|
doc/api: add arrow and open external links in new tab
|
2022-06-26 23:47:05 +02:00 |
|
Sébastien Helleu
|
031819173b
|
doc: change formatting in asciidoctor tables
|
2022-06-23 20:43:46 +02:00 |
|
Sébastien Helleu
|
8ac67ff540
|
doc: add trailing slashes in URLs
|
2022-06-18 16:05:11 +02:00 |
|
Sébastien Helleu
|
b7f3127bf8
|
api: allow to catch multiple signals in functions hook_signal and hook_hsignal (closes #1780)
|
2022-04-24 22:09:15 +02:00 |
|
Sébastien Helleu
|
f69ef840e0
|
doc/api: remove word "and" in text with updated versions
|
2022-04-24 17:36:39 +02:00 |
|
Sébastien Helleu
|
51ed9ec93e
|
core: add case conversion in evaluation of expressions (closes #1778)
|
2022-04-18 13:46:16 +02:00 |
|
Sébastien Helleu
|
0d8ced6c32
|
doc: use unicode symbol for greater-than or equal to
|
2022-03-23 21:12:02 +01:00 |
|
Sébastien Helleu
|
e5e3a9d2da
|
api: add function buffer_new_props (closes #1759)
|
2022-03-13 10:35:29 +01:00 |
|
Trygve Aaberge
|
d359e8135e
|
doc/api: Add missing parameter to python prototype for config_new_section
|
2022-02-20 16:49:04 +01:00 |
|
Sébastien Helleu
|
a2bb57bf82
|
doc/api: add missing type for argument "count" in Python prototype of function ngettext
|
2022-02-14 07:25:22 +01:00 |
|
Sébastien Helleu
|
9259442dbf
|
core: add support of date and tags in messages displayed in buffers with free content, add function printf_y_date_tags (closes #1746)
|
2022-01-30 11:41:06 +01:00 |
|
Sébastien Helleu
|
bf3241208b
|
doc/api: fix type of parameter "date" in script prototype of function prnt_date_tags
|
2022-01-30 11:01:17 +01:00 |
|
Sébastien Helleu
|
05eb897771
|
doc/api: merge examples and results in same column (function string_eval_expression)
|
2022-01-27 21:15:34 +01:00 |
|
Sébastien Helleu
|
113f93e5db
|
doc/api: add column "Min WeeChat" in string_eval_expression tables
|
2022-01-27 20:01:46 +01:00 |
|
Sébastien Helleu
|
c775242a4c
|
doc: remove useless comparison with empty string in Python examples (plugin API reference)
|
2022-01-16 10:15:55 +01:00 |
|
Sébastien Helleu
|
f8915129bf
|
core: rename argument "length" to "bytes" in function string_strndup
|
2022-01-14 21:41:25 +01:00 |
|
Sébastien Helleu
|
286338f627
|
doc: add missing macro WEECHAT_PLUGIN_AUTHOR (plugin API reference)
|
2022-01-08 17:05:51 +01:00 |
|
Sébastien Helleu
|
c8776b14f6
|
doc: switch from prettify to pygments for syntax highlighting
|
2021-11-27 16:05:28 +01:00 |
|
Sébastien Helleu
|
b3cf7658f7
|
doc: replace ${name} by ${server_name} in example of function hdata_search (plugin API reference)
|
2021-11-06 16:03:40 +01:00 |
|
Sébastien Helleu
|
2da2172593
|
api: add parameters pointers, extra_vars and options in function hdata_search
|
2021-11-06 15:59:18 +01:00 |
|
Sébastien Helleu
|
5e08f9876a
|
core: fix access to integer/long/time arrays in hdata, add support of static arrays in hdata
|
2021-11-04 23:55:02 +01:00 |
|
Sébastien Helleu
|
c4b4d80936
|
irc: parse and return command parameters in message parser
|
2021-10-17 21:28:30 +02:00 |
|
Sébastien Helleu
|
a6826af796
|
core: add creation of user variables in evaluated expressions with ${define:name,value}
|
2021-09-20 21:15:28 +02:00 |
|
Sébastien Helleu
|
5b3929b321
|
api: add split of string and shell arguments in evaluation of expressions
Split of string: ${split:number,separators,flags,xxx}
Split of shell arguments: ${split_shell:number,xxx}
|
2021-09-06 13:32:04 +02:00 |
|
Sébastien Helleu
|
2de272ee6c
|
api: add "${re:repl_index}" to get the index of replacement in function string_eval_expression
|
2021-08-29 10:40:52 +02:00 |
|
Sébastien Helleu
|
d89c4f559c
|
api: add random integer number in evaluation of expressions with "random:min,max"
|
2021-08-03 19:46:41 +02:00 |
|
Sébastien Helleu
|
5b87e0c544
|
api: add function string_cut
|
2021-07-04 13:27:33 +02:00 |
|
Sébastien Helleu
|
09d871deb4
|
doc: add column for min WeeChat version in function buffer_set (plugin API reference)
|
2021-07-04 13:27:33 +02:00 |
|
Sébastien Helleu
|
503a3cb755
|
doc: add column for min WeeChat version in function hook_set (plugin API reference)
|
2021-07-04 13:27:33 +02:00 |
|
Sébastien Helleu
|
c127d1693a
|
doc: add column for min WeeChat version in function hook_modifier_exec (plugin API reference)
|
2021-07-04 13:27:33 +02:00 |
|
Sébastien Helleu
|
134f4374f8
|
doc: add column for min WeeChat version in function hook_modifier (plugin API reference)
|
2021-07-04 13:27:33 +02:00 |
|
Sébastien Helleu
|
ab916d3d90
|
doc: add column for min WeeChat version in function hook_hsignal (plugin API reference)
|
2021-07-04 13:27:33 +02:00 |
|
Sébastien Helleu
|
3d54365d67
|
doc: add column for min WeeChat version in function hook_process_hashtable (plugin API reference)
|
2021-07-04 13:27:33 +02:00 |
|
Sébastien Helleu
|
3c920f9a80
|
doc: add typing signals in plugin API reference
|
2021-07-04 13:27:33 +02:00 |
|
Sébastien Helleu
|
8a11a18dc5
|
api: add function file_copy (issue #1667)
|
2021-07-03 16:04:50 +02:00 |
|
Sébastien Helleu
|
253598d83c
|
doc: mention WeeChat version for WEECHAT_RC_OK_EAT in signals "irc_raw_in" and "irc_in" (plugin API reference) (issue #1657)
|
2021-06-27 09:56:45 +02:00 |
|
Simon Ser
|
ff8beb1918
|
irc: allow signals "irc_raw_in" and "irc_in" to eat messages (issue #1657)
This is useful to implement IRC protocol extensions which introduce
new commands.
|
2021-06-27 09:48:16 +02:00 |
|
Sébastien Helleu
|
a48a615613
|
api: remember insertion order in hashtables
|
2021-06-26 21:37:02 +02:00 |
|
Sébastien Helleu
|
b1cf12700d
|
irc: add keys/values with tags in output of irc_message_parse_to_hashtable (issue #1654)
Key is "tag_xxx" (where "xxx" is the name of tag) and value is the unescaped
tag value.
|
2021-06-24 21:02:03 +02:00 |
|