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-api-info.c
Age
Commit message (
Expand
)
Author
2021-05-11
core: split WeeChat home in 4 directories, use XDG directories by default (is...
Sébastien Helleu
2021-03-14
api: add info "weechat_daemon"
Sébastien Helleu
2021-01-02
core: update copyright dates
Sébastien Helleu
2020-11-22
core: increase buffer size in function plugin_api_info_uptime_cb
Sébastien Helleu
2020-10-04
api: add optional list of colors in infos "nick_color" and "nick_color_name" ...
Sébastien Helleu
2020-05-16
core: update translations (closes #1245, closes #1257)
Sébastien Helleu
2020-05-16
core: rename info_hashtable "gui_focus_info" to "focus_info" (issue #1257)
Sébastien Helleu
2020-05-16
core: move creation of info_hashtable from gui-focus.c to plugin-api-info.c (...
Sébastien Helleu
2020-03-20
api: add info "auto_connect" (closes #1453)
Sébastien Helleu
2020-03-01
core: move crypto functions to wee-crypto.c, rename API function string_hash ...
Sébastien Helleu
2020-02-02
core: rename function util_get_uptime to util_get_time_diff
Sébastien Helleu
2020-01-04
core: update copyright dates
Sébastien Helleu
2019-12-13
api: add info "weechat_headless"
Matthew Horan
2019-08-25
api: add infos "term_colors" and "term_color_pairs"
Sébastien Helleu
2019-06-15
api: add argument "strip_items" in function string_split
Sébastien Helleu
2019-04-13
api: return allocated string in hook_info callback and function info_get
Sébastien Helleu
2019-03-10
core: replace argument "keep_eol" by "flags" in function string_split (closes...
Sébastien Helleu
2019-01-01
core: update copyright dates
Sébastien Helleu
2018-11-29
core: use https for links to GNU GPL license
Sébastien Helleu
2018-11-04
core: improve description of infos "totp_generate" and ""totp_validate"
Sébastien Helleu
2018-11-03
core: split plugin-api.c into 2 files (API wrappers and infos/infolists)
Sébastien Helleu