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
2020-03-09
irc: add support of fake servers (no I/O, for testing purposes)
Sébastien Helleu
2020-03-02
core: require libgcrypt >= 1.7.0 for SHA3 algorithms
Sébastien Helleu
2020-03-02
relay: accept hash of password in init command with option "password_hash"
Sébastien Helleu
2020-03-01
api: add function crypto_hash_pbkdf2
Sébastien Helleu
2020-03-01
core: move crypto functions to wee-crypto.c, rename API function string_hash ...
Sébastien Helleu
2020-03-01
core: merge functions string_hash_binary and string_hash into a single functi...
Sébastien Helleu
2020-03-01
script: call function string_hash in script_repo_sha512sum_file to compute SH...
Sébastien Helleu
2020-02-29
core: add support of CRC32 algorithm in hash functions
Sébastien Helleu
2020-02-29
api: add functions string_hash_binary and string_hash
Sébastien Helleu
2020-02-15
doc: update auto-generated files
Sébastien Helleu
2020-02-08
doc: remove reference to obsolete script shell.py in FAQ
Sébastien Helleu
2020-02-08
doc: add question about timezone in FAQ
Sébastien Helleu
2020-02-06
doc: add keys and actions on fset and script buffers in user's guide
Sébastien Helleu
2020-01-05
doc: remove space in example of hsignal irc_redirect_command (plugin API refe...
Sébastien Helleu
2020-01-04
core: update copyright dates
Sébastien Helleu
2019-12-26
buflist: add pointer "window" in bar item evaluation
Sébastien Helleu
2019-12-18
core: add debug option "-d" in command /eval (issue #1434)
Sébastien Helleu
2019-12-13
core: update translations (issue #1433)
Sébastien Helleu
2019-12-13
api: add info "weechat_headless"
Matthew Horan
2019-12-13
core: update translations
Sébastien Helleu
2019-11-25
core: fix typo in French translation (issue #635)
Sébastien Helleu
2019-11-25
doc: update auto-generated files with WeeChat options (issue #635)
Sébastien Helleu
2019-11-24
doc: list the things removed by WeeChat on /plugin unload (user's guide)
Sébastien Helleu
2019-11-24
doc: fix translations in French plugin API reference
Sébastien Helleu
2019-11-24
doc: remove flags "translation missing" in French docs
Sébastien Helleu
2019-11-15
irc: mention /filter command in /help irc.look.smart_filter
Sébastien Helleu
2019-11-13
core: fix French translation of "uptime"
Sébastien Helleu
2019-11-08
irc: set option irc.look.display_pv_warning_address to off by default (issue ...
Sébastien Helleu
2019-11-04
doc: add examples of division in ${calc:...} (plugin API reference)
Sébastien Helleu
2019-11-04
doc: fix list of "updated in" versions in function string_eval_expression (pl...
Sébastien Helleu
2019-11-03
irc: add filters on raw buffer (closes #1000)
Sébastien Helleu
2019-10-22
doc: add keys to type for the example message with color codes (user's guide)
Sébastien Helleu
2019-10-21
core: fix typo in French translation of /help fset
Sébastien Helleu
2019-10-12
doc: add links on signals and hsignals (plugin API reference)
Sébastien Helleu
2019-10-12
python: send "bytes" instead of "str" to callbacks in Python 3 when the strin...
Sébastien Helleu
2019-10-12
core: add reverse of string for screen in evaluation of expressions with "rev...
Sébastien Helleu
2019-10-11
irc: add option irc.look.display_pv_warning_address (closes #892)
Sébastien Helleu
2019-10-10
doc: add value -1 for notify level in function hook_line (plugin API reference)
Sébastien Helleu
2019-10-09
core: update translations (issue #115, issue #1416)
Sébastien Helleu
2019-10-08
doc: add value -1 for notify level in trigger of type line (user's guide)
Sébastien Helleu
2019-10-06
doc: fix chapter on IRC server connection in quickstart guide
Sébastien Helleu
2019-10-06
doc: translate description of logger masks in user's guide
Sébastien Helleu
2019-10-06
doc: fix styles in plugin API reference
Sébastien Helleu
2019-10-06
core: add optional default path (evaluated) in completion "filename" (issue #60)
Sébastien Helleu
2019-10-06
core: add support of modifiers in evaluation of expressions with "modifier:na...
Sébastien Helleu
2019-10-06
api: add modifier "eval_path_home" (issue #60)
Sébastien Helleu
2019-10-05
xfer: add option xfer.file.download_temporary_suffix with default value ".par...
Sébastien Helleu
2019-10-02
logger: add option logger.file.color_lines (closes #528, closes #621)
Sébastien Helleu
2019-10-01
api: add modifier "color_encode_ansi" (issue #528)
Sébastien Helleu
2019-10-01
tests: add tests on GUI color functions
Sébastien Helleu
[next]