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
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
2016-03-21
core: add pointer in some callbacks (closes #406)
Sébastien Helleu
2016-01-01
core: update copyright dates
Sébastien Helleu
2015-08-22
api: add function string_hex_dump()
Sébastien Helleu
2015-07-04
core: add missing comments before functions when the result must be freed aft...
Sébastien Helleu
2015-06-24
api: add function string_eval_path_home()
Sébastien Helleu
2015-01-15
core: add priority in plugins to initialize them in order
Sébastien Helleu
2015-01-01
core: update copyright dates
Sébastien Helleu
2014-05-24
api: add argument "flags" in function hdata_new_list
Sébastien Helleu
2014-02-21
Merge branch 'trigger'
Sebastien Helleu
2014-02-13
api: add function string_convert_escaped_chars
Sebastien Helleu
2014-02-10
api: add integer return code for functions hook_{signal|hsignal}_send
Sebastien Helleu
2014-02-09
api: add function string_split_shell
Sebastien Helleu
2014-02-09
api: add function hashtable_dup
Sebastien Helleu
2014-02-09
trigger: add trigger plugin
Sebastien Helleu
2014-01-22
api: add function "infolist_search_var"
Sebastien Helleu
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-11-09
core: rename option weechat.look.set_title to weechat.look.window_title (eval...
Sebastien Helleu
2013-07-27
api: add new function strlen_screen
Sebastien Helleu
[next]