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