Sébastien Helleu
|
726e2491cd
|
irc: fix typo in help on server option "split_msg_max_length"
|
2018-01-14 16:53:23 +01:00 |
|
Sébastien Helleu
|
be3634f22f
|
irc: add server option "split_msg_max_length"
|
2018-01-13 22:17:13 +01:00 |
|
Sébastien Helleu
|
a4b1952c75
|
logger: add option logger.look.backlog_conditions (closes #1132)
|
2018-01-11 16:44:36 +01:00 |
|
Sébastien Helleu
|
5d88d08ef9
|
core: add options "-newbuffer", "-free" and "-switch" in command /print (issue #1113)
|
2018-01-08 22:01:11 +01:00 |
|
Sébastien Helleu
|
64d610c0d7
|
ruby: fix buffer overflow
|
2018-01-07 19:32:57 +01:00 |
|
Sébastien Helleu
|
f3de26c075
|
core: set input callback on user buffers after /upgrade
|
2018-01-07 12:37:04 +01:00 |
|
Sébastien Helleu
|
ed0b337505
|
core: add option "-y" in command /buffer, add support of buffers with free content
|
2018-01-07 12:01:41 +01:00 |
|
Sébastien Helleu
|
da5a75f0cc
|
core: remove invalid completion "-prefix" in command /print
|
2018-01-07 11:16:55 +01:00 |
|
Sébastien Helleu
|
7ee88fb46c
|
core: fix some styles
|
2018-01-07 09:11:45 +01:00 |
|
Sébastien Helleu
|
91f792416b
|
core: add option "add" in command /buffer (issue #1113)
|
2018-01-06 14:19:50 +01:00 |
|
Sébastien Helleu
|
9876a8d0a7
|
core: update translations (issue #128)
|
2018-01-06 14:07:57 +01:00 |
|
Sébastien Helleu
|
bab307bf1b
|
php: fix compiler warning (issue #128)
|
2018-01-06 14:07:55 +01:00 |
|
Sébastien Helleu
|
e87f2e6a46
|
javascript: fix compiler warning (issue #128)
|
2018-01-06 14:07:54 +01:00 |
|
Sébastien Helleu
|
d23b52efdb
|
tcl: fix compiler warning (issue #128)
|
2018-01-06 14:07:52 +01:00 |
|
Sébastien Helleu
|
eb54230760
|
lua: add support of eval (issue #128)
|
2018-01-06 14:07:50 +01:00 |
|
Sébastien Helleu
|
23ec371dae
|
python: fix error message when executing code from string in weechat_python_load (issue #128)
|
2018-01-06 14:07:48 +01:00 |
|
Sébastien Helleu
|
b80e3ff792
|
perl: do not update message argument in function weechat_perl_output (issue #128)
|
2018-01-06 14:07:44 +01:00 |
|
Sébastien Helleu
|
414959a474
|
scripts: add "eval" option in script commands and info "xxx_eval" (issue #128)
For now this works only in python, perl, ruby and guile.
|
2018-01-06 14:07:35 +01:00 |
|
Sébastien Helleu
|
ed4837b2f6
|
core: update copyright dates
|
2018-01-05 00:54:18 +01:00 |
|
Sébastien Helleu
|
fbc87573d0
|
scripts: add infos "xxx_interpreter" and "xxx_version" in script plugins (issue #1075)
|
2017-12-23 21:21:40 +01:00 |
|
Sébastien Helleu
|
c4626bc08a
|
scripts: add option "version" in script commands (closes #1075)
|
2017-12-23 20:35:30 +01:00 |
|
Sébastien Helleu
|
d7122cd6be
|
javascript: fix /javascript command
|
2017-12-23 19:48:59 +01:00 |
|
Sébastien Helleu
|
87be29ed3d
|
api: add hashtable with variables in plugin structure
|
2017-12-23 19:47:22 +01:00 |
|
Sébastien Helleu
|
aa7a3cf07d
|
core: add missing variables "author" and "license" in dump of plugin
|
2017-12-23 13:06:51 +01:00 |
|
Sébastien Helleu
|
6cc7b64af7
|
core: add link to API doc in /help weechat.completion.partial_completion_templates
|
2017-12-10 08:31:11 +01:00 |
|
Sébastien Helleu
|
40749afced
|
core: add option weechat.completion.partial_completion_templates
This option is used to force partial completion on specific templates
(for now only "config_options").
|
2017-12-09 11:40:14 +01:00 |
|
Sébastien Helleu
|
515334e53b
|
python: fix integer arguments in hook_connect() and hook_fd() callbacks
|
2017-12-04 22:07:38 +01:00 |
|
Sébastien Helleu
|
e4580a731b
|
buflist: use larger buffer for buflist bar item name
|
2017-12-03 11:04:28 +01:00 |
|
Sébastien Helleu
|
338e05a2f4
|
trigger: fix typo in /help trigger
|
2017-11-15 07:25:17 +01:00 |
|
Sébastien Helleu
|
16309be4ed
|
fset: only toggle boolean values with /fset -toggle or alt+space key
|
2017-11-11 08:25:54 +01:00 |
|
Sébastien Helleu
|
eca8bce3fd
|
irc: fix help on option irc.look.notice_welcome_redirect (closes #1095)
|
2017-11-06 07:05:56 +01:00 |
|
Sébastien Helleu
|
bfc579cb33
|
core: remove colors from prefix/message only when needed in hook_print_exec
|
2017-11-04 21:04:03 +01:00 |
|
Sébastien Helleu
|
b072586d79
|
core: add missing includes of stdio.h
|
2017-11-04 21:03:15 +01:00 |
|
coypoop
|
5373908539
|
Include stdio.h for FILE
so this header can be included even if it's not already included
|
2017-11-04 17:58:38 +02:00 |
|
Sébastien Helleu
|
093af02f0c
|
core: remove useless condition (issue #1092)
|
2017-10-29 07:35:38 +01:00 |
|
Sébastien Helleu
|
84013b82df
|
core: do not change the chat prefix size when a filtered line is added (closes #1092)
|
2017-10-29 07:17:30 +01:00 |
|
Sébastien Helleu
|
6b817015e3
|
core: fix typo in /help key
|
2017-10-29 06:53:12 +01:00 |
|
Sébastien Helleu
|
fe73a38b58
|
api: add support of prefix "quiet:" in function key_unbind() to quietly remove keys
|
2017-10-24 23:03:40 +02:00 |
|
Sébastien Helleu
|
cc5c92ab1e
|
core: set value as optional in help of /buffer set
|
2017-10-21 09:27:18 +02:00 |
|
Simmo Saan
|
80682fb006
|
core: allow /buffer set without value with empty default (closes #746)
|
2017-10-20 21:13:19 +03:00 |
|
Sébastien Helleu
|
534dda9094
|
buflist: add two new bar items using the same format configuration options (closes #990)
|
2017-10-19 21:51:00 +02:00 |
|
Sébastien Helleu
|
1d56e17b2f
|
core: allow floating point and hexadecimal numbers in comparison of evaluated values
|
2017-10-17 20:43:40 +02:00 |
|
Sébastien Helleu
|
19c36cddc7
|
build: fix PHP library used to compile PHP plugin (closes #1078)
This was causing a dependency missing in debian packaging.
|
2017-10-14 11:10:34 +02:00 |
|
Sébastien Helleu
|
0db48c7291
|
core: add option weechat.look.save_config_with_fsync (closes #1083)
This makes the save of all configuration files about 20 to 200x slower
(according to the storage device speed); so this is disabled by default.
|
2017-10-14 07:56:02 +02:00 |
|
Sébastien Helleu
|
d427fc0549
|
irc: do not clear nicklist when joining an already joined channel if the option irc.look.buffer_open_before_join is on (closes #1081, closes #1082)
|
2017-10-13 07:44:52 +02:00 |
|
Sébastien Helleu
|
bfb8499d61
|
core: fix display of groups/nicks in nicklist in case of empty groups (issue #1079)
|
2017-10-09 09:10:36 +02:00 |
|
Sébastien Helleu
|
7a452ce8bc
|
core: fix display of nicks in nicklist when they are in a group with sub-groups (closes #1079)
|
2017-10-08 14:09:02 +02:00 |
|
Sébastien Helleu
|
157dc811a4
|
php: add comments
|
2017-10-03 21:34:35 +02:00 |
|
Sébastien Helleu
|
0cc44cd986
|
php: add messages during script loading/unloading
|
2017-10-03 21:34:20 +02:00 |
|
Sébastien Helleu
|
31dd886390
|
php: set php_quiet to 1 during plugin end
|
2017-10-03 21:33:30 +02:00 |
|