Sébastien Helleu
184891fd7b
doc: update auto-generated files with irc options
2017-03-12 21:39:13 +01:00
Sébastien Helleu
e4e18d106e
doc: add Gnutls CA file path for OS X (with homebrew openssl) in FAQ ( closes #739 )
2017-03-12 20:58:09 +01:00
Sébastien Helleu
b372a34b71
doc: list some remote interfaces for weechat relay protocol in user's guide
2017-03-04 23:26:00 +01:00
Sébastien Helleu
60a40c2ba2
doc: update Japanese auto-generated files
2017-03-04 21:58:35 +01:00
Sébastien Helleu
7fbdc08f3a
core: update translations and auto-generated doc files
2017-02-18 13:06:15 +01:00
AYANOKOUZI, Ryuunosuke
0fd8c00b92
core: update Japanese translations
2017-02-18 09:00:00 +09:00
Sébastien Helleu
50b0fa1cb1
Merge pull request #907 from haavard/master
...
doc: fix examples with localvar_del
2017-02-10 19:16:58 +01:00
Sébastien Helleu
e76471a2e0
doc: update instructions to connect to freenode via Tor (user's guide) ( closes #908 )
2017-02-10 07:56:12 +01:00
Håvard Pettersson
dd440b6805
doc: fix examples with localvar_del
2017-02-09 00:11:27 -08:00
Sébastien Helleu
661c8b9900
doc: update Japanese auto-generated files
2017-01-29 11:25:46 +01:00
Sébastien Helleu
3c29cff2a5
core, alias: add xgettext comment on some command help strings
...
The help on commands /window and /alias contain percent chars, so we
have to force xgettext to NOT use "c-format", using the string
"xgettext:no-c-format".
2017-01-22 13:50:05 +01:00
Sébastien Helleu
42da33e625
doc: update auto-generated files
2017-01-08 12:13:10 +01:00
Sébastien Helleu
d2b8c2883b
core: update translations and auto-generated doc files
2017-01-07 07:59:38 +01:00
Sébastien Helleu
e6465d7041
doc: update auto-generated files
2017-01-06 23:00:01 +01:00
Sébastien Helleu
65ac711c10
doc: update Japanese auto-generated files
2017-01-06 20:03:45 +01:00
Sébastien Helleu
0309753406
Merge branch 'master' into master/translation/ja_JP
2017-01-06 20:02:52 +01:00
Sébastien Helleu
990c0bc121
exec: add option "-oc" in command /exec to execute commands in process output ( closes #877 )
...
The behavior of existing option "-o" is changed: now commands are NOT
executed (which is more secure by default).
2017-01-06 19:22:24 +01:00
AYANOKOUZI, Ryuunosuke
3886855b05
core: update Japanese translations
2017-01-06 09:00:00 +09:00
Sébastien Helleu
705d86e684
core: update copyright dates
2017-01-01 11:32:04 +01:00
Sébastien Helleu
668bb3a4ad
api: add info "uptime" (WeeChat uptime)
2016-12-31 18:28:55 +01:00
Sébastien Helleu
5a8ff45c45
doc: update Japanese auto-generated files
2016-12-23 22:08:44 +01:00
AYANOKOUZI, Ryuunosuke
b094641588
core: update Japanese translations
2016-12-24 09:00:00 +09:00
Sébastien Helleu
000238fd34
core: fix typo in /help weechat.look.align_multiline_words
2016-12-20 22:38:37 +01:00
Sébastien Helleu
5eb6c650a1
doc: display default values of options on a separate line (user's guide)
2016-12-18 11:06:29 +01:00
Sébastien Helleu
540ff92280
doc: update auto-generated files with WeeChat options
2016-12-17 08:00:51 +01:00
Sébastien Helleu
f18a32e160
irc: add examples in help of usermode server option
2016-12-15 21:21:35 +01:00
Sébastien Helleu
36c9317077
irc: evaluate content of server option "usermode"
2016-12-11 13:50:38 +01:00
Sébastien Helleu
ab490e10c7
irc: rename server option "umodes" to "usermode"
2016-12-11 13:43:34 +01:00
Sébastien Helleu
ca217a84f4
doc: add package "weechat-plugins" in install of binary packages (user's guide)
2016-12-04 18:27:21 +01:00
Sébastien Helleu
de436e42fe
doc: add command "apt-get build-dep weechat" in user's guide
2016-12-04 18:23:53 +01:00
Sébastien Helleu
095f9ead1b
doc: remove obsolete sentence in tester's guide
2016-12-04 15:45:43 +01:00
Sébastien Helleu
351a7a493f
doc: add missing info in signal "xxx_script_install" (plugin API reference)
2016-12-04 15:08:56 +01:00
Sébastien Helleu
c008fa68b7
doc: add non-breaking spaces in French docs before colons and semicolons
2016-12-04 13:13:41 +01:00
Sébastien Helleu
28fde407f4
irc: evaluate content of server option "ssl_fingerprint" ( closes #858 )
2016-12-03 09:44:18 +01:00
Sébastien Helleu
fa3ada831d
core: add optional command prefix in completion templates "commands", "plugins_commands" and ""weechat_commands"
2016-11-29 23:36:55 +01:00
Sébastien Helleu
d0af6b8dce
core: add optional arguments in completion template, sent to the callback
2016-11-29 20:01:35 +01:00
Sébastien Helleu
93ef6b0a3e
core: add option "time" in command /debug
2016-11-28 21:52:14 +01:00
Sébastien Helleu
9c76d80d4d
doc: fix style of commands in plugin API reference
2016-11-27 17:48:48 +01:00
Sébastien Helleu
64f05204f9
api: move functions hook_completion* after hook_command
2016-11-27 17:34:15 +01:00
Sébastien Helleu
6e82e6618c
doc: add note about options in chapter on format of lines (user's guide)
2016-11-27 08:27:29 +01:00
Sébastien Helleu
114cf66606
doc: add chapter about buffers lines in user's guide
2016-11-26 17:11:45 +01:00
Sébastien Helleu
c5079c43df
doc: move chapters about command line and colors before buffers and windows (user's guide)
2016-11-26 14:55:37 +01:00
Sébastien Helleu
e6dd5a06e1
doc: add chapter about buffer property "highlight_regex" in user's guide
2016-11-26 14:10:19 +01:00
Sébastien Helleu
377fad22db
irc: add tag "self_msg" on self messages ( closes #840 )
2016-11-26 13:58:16 +01:00
Sébastien Helleu
649a1d2a0c
core: add more info in /help weechat.color.chat_nick
2016-11-25 20:07:39 +01:00
Sébastien Helleu
7fb5691834
doc: add chapters about highlights and max hotlist level for nicks (user's guide)
2016-11-25 19:54:55 +01:00
Sébastien Helleu
1d90d989d3
doc: update Japanese auto-generated files
2016-11-23 22:05:42 +01:00
AYANOKOUZI, Ryuunosuke
a3e6d60f21
core: update Japanese translations
2016-11-23 09:00:00 +09:00
Sébastien Helleu
0cec295a41
fifo: add file fifo.conf and option fifo.file.path to customize FIFO pipe path/filename ( closes #850 )
2016-11-22 19:24:40 +01:00
Sébastien Helleu
b0c8f33dc1
doc: add a question about editing config files by hand in FAQ
2016-11-20 22:23:49 +01:00