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
/
src
/
core
Age
Commit message (
Expand
)
Author
2022-12-10
api: add function utf8_strncpy
Sébastien Helleu
2022-12-10
core: optimize and fix function utf8_strlen_screen with non printable chars
Sébastien Helleu
2022-12-10
core: add result of `utf8_char_size_screen` in /debug unicode
Sébastien Helleu
2022-12-03
core: display hex codepoint before integer codepoint in /debug unicode
Sébastien Helleu
2022-12-03
core: remove useless call to mbstowcs in function debug_unicode_char
Sébastien Helleu
2022-11-21
core: add option `unicode` in command `/debug`
Sébastien Helleu
2022-11-20
core: reorder sub-commands in /debug command callback
Sébastien Helleu
2022-11-11
core: add identifier in buffer lines (closes #901)
Sébastien Helleu
2022-11-05
core: add range of chars in evaluation of expressions with `chars:xxx`
Sébastien Helleu
2022-11-05
api: add function string_translate_chars
Sébastien Helleu
2022-10-23
core: Prevent use of uninitialized memory when setting invalid color
Trygve Aaberge
2022-10-12
core: allow command `/toggle` to create option before setting the value, if a...
Sébastien Helleu
2022-10-08
core: fix compilation warning on isdigit function
Sébastien Helleu
2022-09-29
core: fix compilation with zstd < 1.4.0
Sébastien Helleu
2022-09-27
api: add function file_compress
Sébastien Helleu
2022-09-27
api: restrict number to integer in function string_parse_size
Sébastien Helleu
2022-09-27
api: add function string_parse_size
Sébastien Helleu
2022-09-18
core: add key alt+backspace, change behavior of key ctrl+w (closes #559)
Sébastien Helleu
2022-09-16
api: add support of priority in function hook_line (closes #1821)
Sébastien Helleu
2022-09-03
core: remove debug print
Sébastien Helleu
2022-09-03
xfer: fix DCC file receive on Termux (closes #1811)
Sébastien Helleu
2022-08-31
core: rename argument "length" to "bytes" in function string_strndup (header ...
Sébastien Helleu
2022-08-16
api: add function crypto_hash_file
Sébastien Helleu
2022-08-07
core: add option `-save` in command `/upgrade` (closes #1630)
Sébastien Helleu
2022-07-24
core: remove dead assignments
Sébastien Helleu
2022-07-24
core: add option weechat.look.highlight_disable_regex and buffer property "hi...
Sébastien Helleu
2022-07-20
api: add arguments "index_start" and "index_end" in function string_rebuild_s...
Sébastien Helleu
2022-07-20
api: rename function string_build_with_split_string to string_rebuild_split_s...
Sébastien Helleu
2022-07-02
api: run hook_print callback also on empty messages
Sébastien Helleu
2022-06-18
core: add trailing slashes in URLs
Sébastien Helleu
2022-05-27
core: add completion of conditions and content in commands `/item add` and `/...
Sébastien Helleu
2022-05-27
core: add examples in /help item (issue #808)
Sébastien Helleu
2022-05-27
core: add display conditions in custom bar items (issue #808)
Sébastien Helleu
2022-05-27
core: add command /item (closes #808)
Sébastien Helleu
2022-05-11
core: allow to remove multiple filters at once with command /filter del
Sébastien Helleu
2022-04-24
api: allow to catch multiple signals in functions hook_signal and hook_hsigna...
Sébastien Helleu
2022-04-24
core: move detailed list of hooks from command "/plugin listfull" to "/debug ...
Sébastien Helleu
2022-04-24
core: add functions to get short description of hooks
Sébastien Helleu
2022-04-23
core: add missing options "dirs" and "hooks" in description of /debug command...
Sébastien Helleu
2022-04-18
core: add case conversion in evaluation of expressions (closes #1778)
Sébastien Helleu
2022-03-13
core: set again TLS verification functions after GnuTLS options are changed (...
Sébastien Helleu
2022-03-13
core: add function gui_buffer_new_props (issue #1759)
Sébastien Helleu
2022-02-19
core: replace calls to strndup by string_strndup
Sébastien Helleu
2022-02-19
core: call strdup in string_strndup if bytes equals strlen of string
Sébastien Helleu
2022-01-30
core: add support of date and tags in messages displayed in buffers with free...
Sébastien Helleu
2022-01-23
Remove old and unused config option weechat.plugin.debug
Trygve Aaberge
2022-01-17
core: update copyright dates
Sébastien Helleu
2022-01-15
api: fix add of infolist items in hashtable when prefix contains UTF-8 chars ...
Sébastien Helleu
2022-01-15
core: fix search of commands with UTF-8 chars in name when option weechat.loo...
Sébastien Helleu
2022-01-14
core: rename argument "length" to "bytes" in function string_strndup
Sébastien Helleu
[prev]
[next]