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
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
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
api: add functions string_base_{encode,decode}, remove functions string_{enco...
Sébastien Helleu
2018-08-30
core: rename variable "plugin_blacklisted" to "plugin_forbidden"
Sébastien Helleu
2018-08-17
core: add option "-P" (or "--plugins") to customize the plugins to load at st...
Sébastien Helleu
2018-08-12
api: add function hook_line
Sébastien Helleu
2018-05-20
Merge remote-tracking branch 'origin/pr/623' into irc-3.2-cap
Sébastien Helleu
2018-01-07
core: fix some styles
Sébastien Helleu
2018-01-05
core: update copyright dates
Sébastien Helleu
2017-12-23
api: add hashtable with variables in plugin structure
Sébastien Helleu
2017-12-23
core: add missing variables "author" and "license" in dump of plugin
Sébastien Helleu
2017-07-08
core: call the config hook when options are removed
Sébastien Helleu
2017-07-05
core: add constant WEECHAT_EXTRA_LIBDIR
Sébastien Helleu
2017-07-05
core: search WEECHAT_EXTRA_LIBDIR for plugins (closes #971, issue #979)
Linus Heckemann
2017-07-04
core: add arguments in function plugin_auto_load to load plugins only from cu...
Sébastien Helleu
2017-07-04
api: add argument "recurse_subdirs" in function exec_on_files()
Sébastien Helleu
2017-06-17
core: add hashtable_add_from_infolist to API
Simmo Saan
2017-06-10
core, plugins: fix conditions to insert elements in linked lists
Sébastien Helleu
2017-05-30
api: add function hdata_compare
Sébastien Helleu
2017-05-30
api: add function config_option_get_string in plugin API
Sébastien Helleu
2017-03-25
api: add arraylist functions
Sébastien Helleu
2017-03-25
api: add dynamic string functions (string_dyn_*)
Sébastien Helleu
2017-01-01
core: update copyright dates
Sébastien Helleu
2016-03-24
api: rename function unhook_all_plugin to unhook_all
Sébastien Helleu
[next]