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
/
plugins
/
plugin.c
Age
Commit message (
Expand
)
Author
2024-03-12
api: add function "hdata_longlong" (issue #2081)
Sébastien Helleu
2024-03-05
api: add functions config_{boolean|integer|string|color|enum}_inherited in sc...
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-10-17
api: add function string_concat (issue #2005)
Sébastien Helleu
2023-09-16
api: add function hook_url
Sébastien Helleu
2023-07-08
core: add option type "enum" (closes #1973)
Sébastien Helleu
2023-05-30
core: send all command line parameters not beginning with a dash to all plugi...
Sébastien Helleu
2023-03-16
core: add configuration version, add API function config_set_version
Sébastien Helleu
2023-01-28
core, plugins: replace calls to string_str(n)cmp by str(n)cmp (issue #1872)
Sébastien Helleu
2023-01-28
core, plugins: make plugin names case sensitive (issue #1872)
Sébastien Helleu
2023-01-01
core: update copyright dates
Sébastien Helleu
2022-12-24
api: add functions string_strcmp and string_strncmp
Sébastien Helleu
2022-12-24
api: rename char comparison functions "utf8_char*" to "string_char*"
Sébastien Helleu
2022-12-10
api: add function utf8_strncpy
Sébastien Helleu
2022-11-05
api: add function string_translate_chars
Sébastien Helleu
2022-09-27
api: add function file_compress
Sébastien Helleu
2022-09-27
api: add function string_parse_size
Sébastien Helleu
2022-08-16
api: add function crypto_hash_file
Sébastien Helleu
2022-07-20
api: rename function string_build_with_split_string to string_rebuild_split_s...
Sébastien Helleu
2022-03-13
api: add function buffer_new_props (closes #1759)
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-17
core: update copyright dates
Sébastien Helleu
2021-07-04
api: add function string_cut
Sébastien Helleu
2021-07-03
api: add function file_copy (issue #1667)
Sébastien Helleu
2021-06-01
api: add function crypto_hmac (issue #1628)
Sébastien Helleu
2021-05-11
core: split WeeChat home in 4 directories, use XDG directories by default (is...
Sébastien Helleu
2021-05-11
core: move directory/file functions from wee-util.c to wee-dir.c (issue #1285)
Sébastien Helleu
2021-05-11
core: evaluate option weechat.plugin.path (issue #1285)
Sébastien Helleu
2021-01-02
core: update copyright dates
Sébastien Helleu
2020-11-17
core: fix and normalize error messages
Sébastien Helleu
2020-08-22
api: add function string_color_code_size (issue #1547)
Sébastien Helleu
2020-05-21
core: move functions string_base_encode and string_base_decode from plugin-ap...
Sébastien Helleu
2020-05-08
core: rename functions hook_completion_{get_string|list_add} to completion_{g...
Sébastien Helleu
2020-04-27
api: add functions completion_new, completion_search and completion_free (iss...
Sébastien Helleu
2020-03-20
api: add info "auto_connect" (closes #1453)
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-02-29
api: add functions string_hash_binary and string_hash
Sébastien Helleu
2020-01-04
core: update copyright dates
Sébastien Helleu
2019-08-10
api: add function list_user_data (issue #666)
Andrew Potter
2019-06-26
core: send command line parameter to plugins only if the name starts with the...
Sébastien Helleu
2019-06-24
core: auto disable upgrade process (command line option "--upgrade") if the f...
Sébastien Helleu
2019-06-15
api: add argument "strip_items" in function string_split
Sébastien Helleu
2019-03-10
core: replace argument "keep_eol" by "flags" in function string_split (closes...
Sébastien Helleu
2019-02-28
api: add function command_options (issue #928)
Sébastien Helleu
2019-02-27
core: use function string_match_list for the autoload of plugins
Sébastien Helleu
2019-02-27
api: add function string_match_list
Sébastien Helleu
[next]