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
/
fr
Age
Commit message (
Expand
)
Author
2022-12-24
api: add functions string_strcmp and string_strncmp
Sébastien Helleu
2022-12-24
doc/api: mention "UTF-8" in char/string comparison functions
Sébastien Helleu
2022-12-24
api: rename char comparison functions "utf8_char*" to "string_char*"
Sébastien Helleu
2022-12-24
api: return arithmetic difference between chars in string comparison functions
Sébastien Helleu
2022-12-22
core: fix typo in French translation of /help input
Sébastien Helleu
2022-12-21
core: improve case convert and insensitive char comparisons (closes #258)
Sébastien Helleu
2022-12-18
api: return newly allocated string in functions string_tolower and string_tou...
Sébastien Helleu
2022-12-11
doc/api: Improve python example for config_new_section
Trygve Aaberge
2022-12-11
doc/api: Fix return values for callback_read in config_new_section
Trygve Aaberge
2022-12-11
scripts: Send null values to config section callbacks
Trygve Aaberge
2022-12-10
core: add whole string information in /debug unicode
Sébastien Helleu
2022-12-10
core: add color attributes "blink" and "dim" (half bright) (closes #1855)
Sébastien Helleu
2022-12-10
core: do not display non printable chars, fix function utf8_char_size_screen
Sébastien Helleu
2022-12-10
api: add function utf8_strncpy
Sébastien Helleu
2022-11-21
core: add option `unicode` in command `/debug`
Sébastien Helleu
2022-11-11
core: add identifier in buffer lines (closes #901)
Sébastien Helleu
2022-11-09
doc/api: add missing note after list of signals
Sébastien Helleu
2022-11-09
doc/user: add missing supported format for trigger regex
Sébastien Helleu
2022-11-08
core: add signals "buffer_user_{input|closing}_xxx" for buffers created with ...
Sébastien Helleu
2022-11-06
core: update translations
Sébastien Helleu
2022-11-06
trigger: add regex command "y" to translate chars, set default regex command ...
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-11-05
doc: Fix typo in highlight_disable_regex option name
Trygve Aaberge
2022-10-19
doc/faq: remove mention of obsolete WeeChat versions
Sébastien Helleu
2022-10-19
doc: fix language in links to other docs
Sébastien Helleu
2022-10-15
python: remove support of Python 2.x
Sébastien Helleu
2022-10-14
python: Fix return types for config option callbacks
Trygve Aaberge
2022-09-30
trigger: add variable `${tg_hook_type}` (closes #1765)
Sébastien Helleu
2022-09-30
doc/api: Fix config_new_option types for non English docs
Trygve Aaberge
2022-09-29
api: change type of argument remaining_calls in hook_timer callback from stri...
Sébastien Helleu
2022-09-29
doc/api: Remove unnecessary cast in Python example
Trygve Aaberge
2022-09-29
doc/api: Add types for Python callbacks
Trygve Aaberge
2022-09-29
core: fix compilation with zstd < 1.4.0
Sébastien Helleu
2022-09-29
doc/user: remove tag "translation missing" in French user's guide
Sébastien Helleu
2022-09-29
doc/user: add chapter on log file rotation/compression
Sébastien Helleu
2022-09-28
doc/api: Add values for hook_process constants
Trygve Aaberge
2022-09-28
doc/api: add note about C API for constant WEECHAT_HOOK_PROCESS_CHILD (functi...
Sébastien Helleu
2022-09-28
logger: add options to rotate and compress log files (closes #314)
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-17
tests: add tests on filter functions
Sébastien Helleu
2022-09-17
spell: allow special dict value "-" to disable spell checking on a specific b...
Sébastien Helleu
2022-09-17
doc/api: add version 3.7 for priority in function hook_line
Sébastien Helleu
2022-09-16
api: add support of priority in function hook_line (closes #1821)
Sébastien Helleu
2022-09-15
irc: add option irc.look.display_pv_nick_change
Sébastien Helleu
2022-09-11
doc/api: move function hook_completion in chapter on hook priority
Sébastien Helleu
2022-09-11
doc/api: update chapter on hook priority
Sébastien Helleu
[next]