weechat/src/plugins
Sébastien Helleu dd0b3c5692 core: replace "web site" by "website" 2018-11-04 21:32:35 +01:00
..
alias core: reinitialize config file pointer to NULL after an error on section creation 2018-01-14 21:47:18 +01:00
aspell aspell: remove useless test on max_suggestions 2018-10-01 23:00:05 +02:00
buflist buflist: fix warning displayed when script buffers.pl is loaded (closes #1274) 2018-10-27 08:52:20 +02:00
charset core: reinitialize config file pointer to NULL after an error on section creation 2018-01-14 21:47:18 +01:00
exec exec: fix minimal length of unquoted string 2018-05-19 08:14:52 +02:00
fifo core: reinitialize config file pointer to NULL after an error on section creation 2018-01-14 21:47:18 +01:00
fset core: replace "long unsigned int" by "unsigned long" 2018-10-01 22:21:25 +02:00
guile api: add function hook_line 2018-08-12 21:45:00 +02:00
irc core: replace "web site" by "website" 2018-11-04 21:32:35 +01:00
javascript api: add function hook_line 2018-08-12 21:45:00 +02:00
logger logger: add more info about log levels in /help logger (closes #1254) 2018-09-24 19:05:46 +02:00
lua lua: mkdir API functions should return ERROR on error. 2018-10-14 20:39:00 +02:00
perl api: add function hook_line 2018-08-12 21:45:00 +02:00
php core: fix copyright dates 2018-09-01 08:13:12 +02:00
python api: add function hook_line 2018-08-12 21:45:00 +02:00
relay Merge pull request #1273 from half-duplex/master 2018-11-04 16:46:11 +01:00
ruby api: add function hook_line 2018-08-12 21:45:00 +02:00
script core: replace "long unsigned int" by "unsigned long" 2018-10-01 22:21:25 +02:00
tcl api: add function hook_line 2018-08-12 21:45:00 +02:00
trigger core: replace "long unsigned int" by "unsigned long" 2018-10-01 22:21:25 +02:00
xfer core: update translations (issue #1171) 2018-03-31 13:56:49 +02:00
CMakeLists.txt core: split plugin-api.c into 2 files (API wrappers and infos/infolists) 2018-11-03 23:01:46 +01:00
Makefile.am core: split plugin-api.c into 2 files (API wrappers and infos/infolists) 2018-11-03 23:01:46 +01:00
plugin-api-info.c core: improve description of infos "totp_generate" and ""totp_validate" 2018-11-04 14:50:53 +01:00
plugin-api-info.h core: split plugin-api.c into 2 files (API wrappers and infos/infolists) 2018-11-03 23:01:46 +01:00
plugin-api.c api: add functions string_base_{encode,decode}, remove functions string_{encode,decode}_base64 2018-11-04 14:49:11 +01:00
plugin-api.h api: add functions string_base_{encode,decode}, remove functions string_{encode,decode}_base64 2018-11-04 14:49:11 +01:00
plugin-config.c core: update copyright dates 2018-01-05 00:54:18 +01:00
plugin-config.h core: update copyright dates 2018-01-05 00:54:18 +01:00
plugin-script-api.c api: add function hook_line 2018-08-12 21:45:00 +02:00
plugin-script-api.h api: add function hook_line 2018-08-12 21:45:00 +02:00
plugin-script-config.c scripts: fix translation of help on option "eval_keep_context" 2018-01-15 22:37:40 +01:00
plugin-script-config.h scripts: add configuration file for each script plugin 2018-01-15 21:57:06 +01:00
plugin-script.c core: replace "long unsigned int" by "unsigned long" 2018-10-01 22:21:25 +02:00
plugin-script.h scripts: fix memory leak in hook_info callback 2018-04-13 19:55:20 +02:00
plugin.c api: add functions string_base_{encode,decode}, remove functions string_{encode,decode}_base64 2018-11-04 14:49:11 +01:00
plugin.h core: add option "-P" (or "--plugins") to customize the plugins to load at startup 2018-08-17 19:44:41 +02:00
weechat-plugin.h api: add functions string_base_{encode,decode}, remove functions string_{encode,decode}_base64 2018-11-04 14:49:11 +01:00