Sébastien Helleu
|
7554febf7e
|
python: add detection of Python 3.7
|
2018-07-12 19:24:56 +02:00 |
|
Sébastien Helleu
|
426405c997
|
doc: add a trigger to jump to buffer number ≥ 100 in FAQ
|
2018-07-12 07:54:42 +02:00 |
|
Sébastien Helleu
|
5b3f2ad466
|
irc: add nick, host and log tags in message displayed in private buffer when the nick comes back on the server (closes #1221)
|
2018-07-11 07:36:11 +02:00 |
|
Sébastien Helleu
|
7bd8fb4686
|
buflist: fix crash when setting the option buflist.look.signals_refresh with a list of signals
|
2018-07-10 20:30:10 +02:00 |
|
Sébastien Helleu
|
3d0e26ce39
|
doc: update Polish auto-generated files
|
2018-07-09 07:04:40 +02:00 |
|
Krzysztof Korościk
|
007a40cb5b
|
po: updated polish translation
|
2018-07-09 00:51:38 +02:00 |
|
Krzysztof Korościk
|
0834c9c966
|
doc: updated polish translation
|
2018-07-08 17:49:28 +02:00 |
|
Sébastien Helleu
|
833d1ebd7d
|
core: add contributor in AUTHORS.adoc (issue #1216)
|
2018-07-08 15:44:35 +02:00 |
|
Jos Ahrens
|
e84d742709
|
core: split issue template into 3 files (bug report, feature request, question)
|
2018-07-08 15:43:21 +02:00 |
|
Sébastien Helleu
|
d4e9d81a48
|
Version 2.2-rc1
v2.2-rc1
|
2018-07-08 14:50:33 +02:00 |
|
Sébastien Helleu
|
14a929341e
|
fset: fix memory leak when switching the format with ctrl-X
|
2018-07-08 14:48:06 +02:00 |
|
Sébastien Helleu
|
c17ab6aa00
|
fset: fix truncation of option values when the length is greater than 4096 (closes #1218)
|
2018-07-08 14:46:19 +02:00 |
|
Nils Görs
|
5f17516d59
|
doc: update German documentation
|
2018-07-07 22:55:04 +02:00 |
|
Sébastien Helleu
|
7d97b1b85b
|
doc: use /unset command instead of /set xxx null (quickstart guide)
|
2018-07-07 17:43:50 +02:00 |
|
Sébastien Helleu
|
4aa0e570d0
|
doc: add default triggers in user's guide
|
2018-07-07 07:54:11 +02:00 |
|
Sébastien Helleu
|
5decae145f
|
relay: fix socket creation for relay server on OpenBSD (closes #1213)
The socket option IPV6_V6ONLY is not needed on OpenBSD and must not be set (it
is read-only).
|
2018-07-01 15:39:34 +02:00 |
|
Sébastien Helleu
|
6292896021
|
irc: add channel color in message 354 with missing parameters (issue #1212)
|
2018-06-24 09:46:29 +02:00 |
|
Sébastien Helleu
|
db690fbf91
|
irc: do not display message 354 with missing parameters if there's an automatic check of WHOX on the channel (issue #1212)
|
2018-06-24 08:29:10 +02:00 |
|
Sébastien Helleu
|
a5962cf7f5
|
irc: display message 354 (WHOX) received with missing parameters (closes #1212)
|
2018-06-23 22:17:18 +02:00 |
|
Sébastien Helleu
|
24d2413fdc
|
core: add default value of option weechat.look.hotlist_add_conditions in release notes
|
2018-06-22 20:59:35 +02:00 |
|
Sébastien Helleu
|
3319832787
|
core: update ChangeLog (issue #1208)
|
2018-06-17 08:17:53 +02:00 |
|
Sébastien Helleu
|
b5022d15ad
|
core: add contributor in AUTHORS.adoc (issue #1208)
|
2018-06-17 08:14:03 +02:00 |
|
Chris Hills
|
664d5e6c59
|
Update configure.ac for v8 plugin
Explicitly link with -lpthread to fix detection and compilation on some Linux distributions.
|
2018-06-15 18:31:09 +01:00 |
|
Nils Görs
|
415d7bc0a0
|
doc: update German documentation
|
2018-06-15 19:03:33 +02:00 |
|
Sébastien Helleu
|
0f694f57b3
|
doc: update auto-generated files
|
2018-06-15 07:05:02 +02:00 |
|
Nils Görs
|
6ab72b0314
|
core: update German translations
|
2018-06-14 23:06:16 +02:00 |
|
Sébastien Helleu
|
261cbdae0d
|
core: change default value of option weechat.look.hotlist_add_conditions (closes #1206)
Now if there are at least one relay client connected via weechat protocol,
the buffer is always added to the hotlist.
|
2018-06-14 22:22:06 +02:00 |
|
Sébastien Helleu
|
744ded04bd
|
relay: add filtering on protocol in info "relay_client_count" (issue #1206)
|
2018-06-14 21:57:27 +02:00 |
|
Sébastien Helleu
|
da507ca85f
|
core: add key alt+"-" in /help filter
|
2018-06-14 21:44:34 +02:00 |
|
Sébastien Helleu
|
19f37cee6a
|
core: update ChangeLog
|
2018-06-13 22:22:06 +02:00 |
|
Sébastien Helleu
|
641180caf1
|
Merge remote-tracking branch 'origin/pr/1196'
|
2018-06-13 22:19:15 +02:00 |
|
Sébastien Helleu
|
dc12f6bef0
|
fset: fix crash when applying filters after closing the fset buffer (closes #1204)
|
2018-06-11 23:03:02 +02:00 |
|
Sébastien Helleu
|
c1f125cc6f
|
doc: add gnome-terminal option in question about weird chars on screen (FAQ)
|
2018-06-11 19:51:02 +02:00 |
|
Sébastien Helleu
|
c7e2cda249
|
doc: update Japanese auto-generated files
|
2018-06-10 21:43:28 +02:00 |
|
Sébastien Helleu
|
c8a2330f49
|
Merge pull request #1203 from l/master/translation/ja_JP
core: update Japanese translations
|
2018-06-10 21:41:46 +02:00 |
|
AYANOKOUZI, Ryuunosuke
|
f64c92ba1a
|
core: update Japanese translations
|
2018-06-11 09:00:00 +09:00 |
|
Sébastien Helleu
|
91f5035945
|
doc: update German auto-generated file
|
2018-06-02 20:30:18 +02:00 |
|
Nils Görs
|
e36dfa6a75
|
core: update German translations
|
2018-06-02 19:46:31 +02:00 |
|
Sébastien Helleu
|
1abf4040f1
|
core: add reverse of string in evaluation of expressions with "rev:" (closes #1200)
|
2018-06-02 16:01:14 +02:00 |
|
Sébastien Helleu
|
ab9a0ec2e6
|
tests: add missing tests on function string_cut
|
2018-06-02 15:19:16 +02:00 |
|
Sébastien Helleu
|
ba19fa9963
|
core: count number of chars instead of bytes for suffix in function string_cut
|
2018-06-02 15:18:29 +02:00 |
|
Sébastien Helleu
|
39a291bc53
|
core: return NULL in function string_cut if string is NULL
|
2018-06-02 15:14:21 +02:00 |
|
Sébastien Helleu
|
49253bd4d9
|
tests: fix test of function utf8_strlen_screen on Han char (U+24B62)
|
2018-06-02 14:42:29 +02:00 |
|
Sébastien Helleu
|
53fedfe4e6
|
trigger: hide password in display of command "/msg nickserv set password", support the option "-server xxx"
|
2018-05-31 22:51:23 +02:00 |
|
Sébastien Helleu
|
1587674e9b
|
trigger: hide password in command "/msg nickserv set password"
|
2018-05-31 21:14:57 +02:00 |
|
Sébastien Helleu
|
4592c9438f
|
core: send buffer pointer (when possible) in signal "hotlist_changed" (closes #1133)
When a buffer is added or updated in the hotlist, the buffer pointer is sent.
When the hotlist is cleared or resorted, the buffer pointer is NULL.
|
2018-05-31 20:25:10 +02:00 |
|
Sébastien Helleu
|
d327e3e75a
|
doc: update Japanese auto-generated files
|
2018-05-26 10:47:15 +02:00 |
|
Sébastien Helleu
|
a2d156774d
|
Merge pull request #1199 from l/master/translation/ja_JP
core: update Japanese translations
|
2018-05-26 10:45:35 +02:00 |
|
AYANOKOUZI, Ryuunosuke
|
294a3e6a1e
|
core: update Japanese translations
|
2018-05-26 09:00:00 +09:00 |
|
Sébastien Helleu
|
2026545aaa
|
core: fix delete of previous/next word (keys Ctrl+w and Alt+d) (closes #1195)
|
2018-05-22 22:26:00 +02:00 |
|