Sébastien Helleu
|
038473b038
|
core: add bug #41245 in ChangeLog
|
2017-10-27 01:36:04 +02:00 |
|
Sébastien Helleu
|
b189157907
|
core: update ChangeLog
|
2017-10-27 01:34:51 +02:00 |
|
Sébastien Helleu
|
7ede264fc7
|
core: add contributor in AUTHORS.adoc
|
2017-10-27 01:34:51 +02:00 |
|
alyptik
|
7a17941a5b
|
core: add fix for ncurses with separate tinfo (closes #1090)
|
2017-10-27 01:34:06 +02:00 |
|
Sébastien Helleu
|
09f3edc2e6
|
tests: add tests on prefix and color scripting API functions
|
2017-10-27 01:12:35 +02:00 |
|
Sébastien Helleu
|
0fd1913ae8
|
tests: add tests on key_bind and key_unbind scripting API functions
|
2017-10-24 23:33:52 +02:00 |
|
Sébastien Helleu
|
1e6db7b489
|
tests: fix AST binop in Perl and Lua
|
2017-10-24 23:32:24 +02:00 |
|
Sébastien Helleu
|
4cff2322a0
|
tests: fix Tcl assignment
|
2017-10-24 23:31:51 +02:00 |
|
Sébastien Helleu
|
2b06b53a29
|
tests: add quotes in Lua tables
|
2017-10-24 23:30:32 +02:00 |
|
Sébastien Helleu
|
a97d734d8b
|
tests: fix Ruby strings
|
2017-10-24 23:29:38 +02:00 |
|
Sébastien Helleu
|
1cace5588a
|
tests: escape "@" in Perl strings
|
2017-10-24 23:04:53 +02: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
|
759ccc328f
|
core: fix typos in French translations
|
2017-10-21 19:42:51 +02:00 |
|
Sébastien Helleu
|
fab43734e9
|
doc: update German auto-generated files
|
2017-10-21 19:42:28 +02:00 |
|
Nils Görs
|
1460d3ab10
|
core: update German translations
|
2017-10-21 14:25:23 +02:00 |
|
Sébastien Helleu
|
8025cfb05d
|
core: update ChangeLog
|
2017-10-21 09:29:28 +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
|
285ad0c092
|
relay: fix typo in French translation of /help relay.network.websocket_allowed_origins
|
2017-10-20 08:37:49 +02:00 |
|
Sébastien Helleu
|
17554fda68
|
doc: add bar items "buflist2" and "buflist3" in user's guide
|
2017-10-19 22:07:47 +02: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
|
b82ce1e15d
|
doc: update German auto-generated files
|
2017-10-17 22:18:30 +02:00 |
|
Nils Görs
|
4e21b83e7c
|
core: update German translations
|
2017-10-17 22:05:17 +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
|
5233160d82
|
core: add contributor in AUTHORS.adoc
|
2017-10-16 20:37:11 +02:00 |
|
Grant Wu
|
4a2a6f7934
|
doc: clarify "home directory" in user's guide (closes #1086)
|
2017-10-16 20:36:39 +02:00 |
|
Sébastien Helleu
|
6d8a415bbf
|
debian: fix relay plugin description in control files
|
2017-10-15 08:21:36 +02:00 |
|
Sébastien Helleu
|
aa3b3e3605
|
doc: update German auto-generated files
|
2017-10-15 08:06:14 +02:00 |
|
Nils Görs
|
361b506fca
|
core: update German translations
|
2017-10-14 18:46:43 +02:00 |
|
Sébastien Helleu
|
a6e2aeb0c2
|
doc: update Japanese auto-generated files
|
2017-10-14 16:31:29 +02:00 |
|
Sébastien Helleu
|
3ea7116602
|
Merge pull request #1084 from l/master/translation/ja_JP
core: update Japanese translations
|
2017-10-14 16:30:30 +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 |
|
AYANOKOUZI, Ryuunosuke
|
eb8881bccd
|
core: update Japanese translations
|
2017-10-14 09:00:00 +09: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
|
54f0d6b340
|
doc: add note about Tab and Shift-Tab keys in FAQ
|
2017-10-12 21:34:41 +02:00 |
|
Sébastien Helleu
|
fdeb87bf4e
|
doc: add note about Tab key in quickstart guide
|
2017-10-11 21:57:23 +02:00 |
|
Sébastien Helleu
|
ff443c76b5
|
tests: add missing docstring
|
2017-10-10 20:17:15 +02:00 |
|
Sébastien Helleu
|
81a447dbb0
|
tests: add command /testapi.xx in test script, display elapsed time in scripting API tests
|
2017-10-10 19:43:47 +02:00 |
|
Sébastien Helleu
|
358297ba8f
|
tests: fix instruction "return" in Perl/Guile/PHP output
|
2017-10-10 19:42:35 +02:00 |
|
Sébastien Helleu
|
ee6f28ef18
|
tests: remove unused variable
|
2017-10-10 19:41:34 +02:00 |
|
Sébastien Helleu
|
9ac3097679
|
tests: fix sort of Unparse classes on line number
|
2017-10-10 08:23:34 +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
|
221b3cd5e4
|
Merge pull request #1080 from l/master/translation/ja_JP
doc: update Japanese translations
|
2017-10-09 08:51:43 +02:00 |
|
AYANOKOUZI, Ryuunosuke
|
265b1fbb73
|
doc: update Japanese translations
|
2017-10-09 09:00:00 +09: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
|
bbfdec0600
|
core: add PHP plugin in Cygwin packaging
|
2017-10-08 14:06:18 +02:00 |
|
Sébastien Helleu
|
8a32249507
|
javascript: fix detection of libv8 with autotools on Ubuntu Trusty
|
2017-10-07 21:43:18 +02:00 |
|
Sébastien Helleu
|
ee19cfbf49
|
tests: fix scripting API tests when they are run from autotools build directory
|
2017-10-07 18:45:16 +02:00 |
|
Sébastien Helleu
|
003f5de16b
|
tests: fix compilation of tests with autotools
|
2017-10-07 18:45:02 +02:00 |
|