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
/
it
Age
Commit message (
Expand
)
Author
2024-02-01
core: add support of base64url in encode/decode functions (issue #2066)
Sébastien Helleu
2024-02-01
relay: add "api" protocol (HTTP REST API) (issue #2066)
Sébastien Helleu
2024-01-27
core: use function util_strftimeval in evaluation of expression `date:xxx`
Sébastien Helleu
2024-01-27
api: add support of specifier `%!` for timestamp in function util_strftimeval
Sébastien Helleu
2024-01-06
doc/api: add missing properties in functions buffer_get_integer and buffer_ge...
Sébastien Helleu
2024-01-06
core: add variable "opening" in buffer, do not send buffer signals when the b...
Sébastien Helleu
2024-01-05
api: add function util_parse_time (issue #649)
Sébastien Helleu
2024-01-01
core: update copyright dates
Sébastien Helleu
2023-12-26
core: store microseconds in buffer lines (closes #649)
Sébastien Helleu
2023-12-24
api: add property "type" in function buffer_get_string
Sébastien Helleu
2023-11-23
core: add syntax highlighting in evaluation of expressions, add option weecha...
Sébastien Helleu
2023-11-11
core: move key ctrl+s, ctrl+u to alt+shift+U (issue #2040)
Sébastien Helleu
2023-11-11
core: add key ctrl+o to send command found and insert next one in input (issu...
Sébastien Helleu
2023-11-11
core: add incremental search in commands history (issue #2040)
Sébastien Helleu
2023-11-04
doc/faq: add question about key F11
Sébastien Helleu
2023-11-01
irc: add support of RGB colors in messages (issue #2025)
Sébastien Helleu
2023-10-17
api: add function string_concat (issue #2005)
Sébastien Helleu
2023-10-01
core: make zstd dependency optional (closes #2024)
Sébastien Helleu
2023-09-16
doc/api: use a table for file_in/file_out options in function hook_url
Sébastien Helleu
2023-09-16
doc/api: add link to hook_url in hook_process_hashtable for Curl options
Sébastien Helleu
2023-09-16
doc/api: add function hook_url
Sébastien Helleu
2023-09-16
doc/faq: add question about move of WeeChat config to another device
Sébastien Helleu
2023-09-15
doc/faq: add question about keys like Enter and version 4.0.0
Sébastien Helleu
2023-09-13
api: add algorithms `sha512-224`, `sha512-256`, blake2b-*` and `blake2s-*` in...
Sébastien Helleu
2023-09-12
doc/api: fix return values for callback_read in config_new_section
Sébastien Helleu
2023-09-11
buflist: add missing items buflist4 and buflist5 in help on command/options a...
Sébastien Helleu
2023-09-09
doc/user: add missing actions on script buffer
Sébastien Helleu
2023-09-09
doc/user: add missing key alt+L (input `L`) on script buffer
Sébastien Helleu
2023-09-08
doc/user: add missing actions `p` and `v` on fset buffer
Sébastien Helleu
2023-09-06
irc: remove default CTCP replies FINGER and USERINFO from user's guide (issue...
Sébastien Helleu
2023-08-30
doc/user: add section "buffer" in chapter on WeeChat options (issue #352)
Sébastien Helleu
2023-08-29
api: add support of path to variable and hashtable comparison in function hda...
Sébastien Helleu
2023-08-28
core: add key ctrl+z to suspend WeeChat process (closes #985)
Sébastien Helleu
2023-08-24
Add compatibility with Python < 3.10 in weechat.pyi
Trygve Aaberge
2023-08-24
core: add option `setauto` in command `/buffer` (issue #352)
Sébastien Helleu
2023-08-22
doc/faq: split CTCP options into two blocks
Sébastien Helleu
2023-08-22
doc/faq: add disabling of buflist in question about CPU usage
Sébastien Helleu
2023-08-22
build: update build dependency from libncursesw5-dev to libncurses-dev
Sébastien Helleu
2023-08-16
doc/user: add chapter on cursor mode (issue #1282)
Sébastien Helleu
2023-08-16
core: add parameters and key bindings to move to edges of current area with c...
Sébastien Helleu
2023-08-15
doc/user: improve look of clicked buttons in mouse bindings
Sébastien Helleu
2023-08-14
doc/user: add mouse, keys and input for /list buffer
Sébastien Helleu
2023-08-14
doc/user: fix command bound to left mouse button in fset buffer
Sébastien Helleu
2023-07-14
doc/api: fix return value in case of error in function hdata_get_var_offset
Sébastien Helleu
2023-07-12
irc: evaluate options irc.ctcp.* (issue #1974)
Sébastien Helleu
2023-07-08
irc: remove Git revision and compilation date from CTCP VERSION/FINGER reply ...
Sébastien Helleu
2023-07-08
core: add option type "enum" (closes #1973)
Sébastien Helleu
2023-06-27
doc/faq: mention script go.py for an easy jump to buffers
Sébastien Helleu
2023-06-26
core: add variables "_chat_focused_line_bol" and "_chat_focused_line_eol" in ...
Sébastien Helleu
2023-06-15
doc/user: fix URL to plugin API reference
Sébastien Helleu
[next]