Sébastien Helleu
9ccb798bcd
doc: fix OFTC URL in user's guide
2017-04-27 21:16:58 +02:00
Sébastien Helleu
0655d2d9c4
doc: update German auto-generated files
2017-04-27 08:27:40 +02:00
Sébastien Helleu
4a2ad84230
core: add version 1.7.1 in weechat.spec
2017-04-27 08:27:40 +02:00
Sébastien Helleu
497dc3cd44
core: add CVE IDs in ChangeLog
2017-04-27 08:27:26 +02:00
Nils Görs
9de17f0cb4
Merge branch 'master' of https://github.com/weechat/weechat
2017-04-26 22:42:39 +02:00
Nils Görs
cd3908ccd2
core: update German translations
2017-04-26 22:42:12 +02:00
Sébastien Helleu
5b78cb2a7b
tests: fix compilation warning on FreeBSD
2017-04-26 22:28:03 +02:00
Sébastien Helleu
a21a31e3ca
buflist: add support of hdata "irc_server" and "irc_channel" in sort option ( closes #968 )
2017-04-26 20:22:06 +02:00
Sébastien Helleu
ef7851ab5c
Merge pull request #955 from arza-zara/weechat-fi
...
doc: add non-official support channel #weechat-fi in user's guide
2017-04-25 21:24:57 +02:00
Sébastien Helleu
8edca0dd75
buflist: add pointers to IRC server and channel
...
New pointers in evaluated formats:
- irc_server: IRC server
- irc_channel: IRC channel
2017-04-25 21:07:15 +02:00
Sébastien Helleu
4049c6c8a2
doc: update auto-generated files with buflist options
2017-04-25 20:39:30 +02:00
Sébastien Helleu
a10b2bc36a
buflist: add option buflist.format.nick_prefix
2017-04-25 20:31:08 +02:00
Sébastien Helleu
49cdbaab38
core: fix check of condition in ${if:...} (evaluated strings)
2017-04-25 19:41:49 +02:00
Sébastien Helleu
2a43f45947
core: fix command /cursor stop (do not toggle cursor mode) ( closes #964 )
2017-04-25 07:20:34 +02:00
Sébastien Helleu
a96d27f236
core: add new cut formats in function comment
2017-04-25 07:19:02 +02:00
Sébastien Helleu
112bebcddf
core: add a way to count the suffix length in max chars displayed in cut of string ("cut:" and "cutscr:") ( closes #963 )
...
The format to use is one of:
- ${cut:+max,suffix,string}
- ${cutscr:+max,suffix,string}
With the "+" before max, WeeChat ensures there are at most "max" chars in
output, including the length of suffix string.
2017-04-24 22:37:49 +02:00
Sébastien Helleu
0470a71af9
doc: update German auto-generated files
2017-04-24 22:34:11 +02:00
Nils Görs
cce2954263
core: update German translations
2017-04-24 22:22:05 +02:00
Sébastien Helleu
671c216eb3
buflist: add option buflist.format.indent
2017-04-23 14:49:04 +02:00
Sébastien Helleu
2606b8a5a3
script: remove option script.scripts.url_force_https, use HTTPS by default in option script.scripts.url (issue #253 )
2017-04-23 14:11:27 +02:00
Sébastien Helleu
ffdf0ec687
core: update stable version in script version.sh
2017-04-22 21:29:08 +02:00
Sébastien Helleu
10917530d5
core: add version 1.7.1 in ChangeLog and ReleaseNotes
2017-04-22 21:21:26 +02:00
Sébastien Helleu
3038380d25
doc: update Japanese auto-generated files
2017-04-22 21:15:31 +02:00
Sébastien Helleu
46ff6ba794
Merge pull request #961 from l/master/translation/ja_JP
...
core: update Japanese translations
2017-04-22 21:14:17 +02:00
AYANOKOUZI, Ryuunosuke
d4f83a11e9
core: update Japanese translations
2017-04-23 09:00:00 +09:00
Sébastien Helleu
94355e2e38
core: ensure length is not negative in function string_strndup
2017-04-22 15:15:54 +02:00
Sébastien Helleu
572678100b
core: update ChangeLog
2017-04-22 15:15:49 +02:00
Sébastien Helleu
2756da028c
core: add contributor in AUTHORS.adoc
2017-04-22 15:13:05 +02:00
Tobias Stoeckmann
2fb346f25f
irc: fix parsing of DCC filename
2017-04-22 15:10:53 +02:00
Sébastien Helleu
628313a663
doc: update auto-generated files with buflist options
2017-04-21 22:00:38 +02:00
Sébastien Helleu
90029f9abd
doc: fix translation of command "eval" in user's guide
2017-04-21 21:59:52 +02:00
Sébastien Helleu
2c6985c7e7
core: add missing space in German translation
2017-04-21 21:57:32 +02:00
Nils Görs
061f33b9b8
core: update German translations
2017-04-21 21:11:30 +02:00
Nils Görs
0a11184984
core: update German translations
2017-04-21 18:58:22 +02:00
Sébastien Helleu
5a8fb043ab
core: add link to function color (plugin API reference) in /help eval
2017-04-21 07:36:22 +02:00
Sébastien Helleu
669ca77c41
buflist: add example in /help buflist.look.display_conditions
2017-04-20 22:00:17 +02:00
Sébastien Helleu
c946b3e361
buflist: remove foreground color from default value of option buflist.format.buffer_current ( closes #954 )
...
The foreground is not needed because it is overriden by the hotlist color.
2017-04-20 21:50:25 +02:00
Sébastien Helleu
91c517bbf1
buflist: fix refresh of buflist bar item when the option buflist.look.display_conditions is reset
2017-04-20 21:46:24 +02:00
arza
c3b85da2d0
doc: add non-official support channel #weechat-fi in user's guide
2017-04-18 03:45:08 +03:00
Sébastien Helleu
084f9d7b52
core: add styles in Contributing
2017-04-09 07:41:59 +02:00
Sébastien Helleu
1e98c9f1c2
core: add actual/expected result in required info
2017-04-09 07:39:12 +02:00
Sébastien Helleu
67fe4beb70
core: update translations
2017-04-08 14:53:32 +02:00
arza
442940942a
core: fix typo in /help buffer
2017-04-08 15:35:47 +03:00
Sébastien Helleu
45de475c74
Merge pull request #944 from arza-zara/duplicate_sigquit
...
core: remove duplicate util_catch_signal for SIGQUIT
2017-04-07 22:31:34 +02:00
Sébastien Helleu
a4dffb1915
irc: fix double decoding of IRC colors in messages sent/displayed by commands /msg and /query (issue #943 )
2017-04-07 22:28:48 +02:00
arza
e7edebfaee
core: remove duplicate util_catch_signal for SIGQUIT
2017-04-07 20:46:47 +03:00
Sébastien Helleu
fab7a8bdfd
core: add Curl options for versions 7.50.0 to 7.52.0
2017-04-06 07:23:52 +02:00
Sébastien Helleu
2ab0b3b0a9
doc: remove trailing whitespace in docs
2017-04-05 08:17:32 +02:00
Sébastien Helleu
a0e45f67f1
core: build weechat-guile package on Cygwin
...
Guile 2.0 is now available in Cygwin and then the weechat guile plugin can be
built.
2017-04-04 07:15:20 +02:00
Sébastien Helleu
aae36f4641
buflist: move set of "nick_prefix" in hashtable
2017-04-04 07:13:50 +02:00