Sébastien Helleu
585eb337e8
relay: evaluate path of unix socket relay
2019-05-12 21:53:23 +02:00
Sébastien Helleu
b228ccdfc3
relay: rename function relay_config_check_path_len to relay_config_check_path_length
2019-05-12 21:39:22 +02:00
Sébastien Helleu
ade52cdc7d
relay: fix update of port/path variables in relay server when options relay.port.* and relay.path.* are changed with /set
2019-05-12 21:39:22 +02:00
Sébastien Helleu
eacc08f2e1
relay: fix section used when the unix relay does not start with "unix."
2019-05-12 21:39:22 +02:00
Sébastien Helleu
f273487688
relay: add unix relay format in /help relay
2019-05-12 21:39:22 +02:00
Sébastien Helleu
170c523c84
relay: remove extra newline at the end of /help relay
2019-05-12 21:39:22 +02:00
Sébastien Helleu
c4230ecece
relay: remove local variable ptr_server from function relay_config_check_path_cb (not needed)
2019-05-12 21:39:22 +02:00
Sébastien Helleu
c1af2702b8
relay: improve message displayed on a new client
2019-05-12 21:39:22 +02:00
Sébastien Helleu
78fda01dd5
relay: improve message displayed when the relay is removed
2019-05-12 21:39:22 +02:00
Sébastien Helleu
9d04bc5801
relay: improve message displayed when the relay is added
2019-05-12 21:39:22 +02:00
Sébastien Helleu
abe85999d8
relay: rename function relay_config_create_option_port to relay_config_create_option_port_path
2019-05-12 21:39:22 +02:00
Sébastien Helleu
df3848e1f0
relay: fix code style
2019-05-12 21:39:22 +02:00
Sébastien Helleu
c78fb8dc7c
relay: rename variable "un" to "unix_socket"
2019-05-12 18:52:22 +02:00
Ryan Farley
ffefd1b785
relay: add UNIX socket support ( closes #733 )
2019-05-12 18:51:13 +02:00
Nils Görs
5f87112ec5
doc: update German documentation
2019-05-12 14:28:40 +02:00
Sébastien Helleu
01795251f9
doc: fix typo in French scripting guide
2019-05-12 09:27:43 +02:00
Sébastien Helleu
1d3d0aa66e
doc: add chapter about WeeChat architecture in scripting guide
2019-05-12 09:25:45 +02:00
Sébastien Helleu
a24817b141
irc: rename server variable "nick_host" to "host"
2019-05-12 07:46:01 +02:00
Sébastien Helleu
e1fb8433ce
core: update ChangeLog (issue #1346 )
2019-05-11 20:33:37 +02:00
Sébastien Helleu
e3c38d7163
core: add detection of Ruby 2.6 in autotools
2019-05-11 20:32:45 +02:00
Sébastien Helleu
b66655b1de
Merge pull request #1346 from J0WI/patch-1
...
core: add detection for Ruby 2.6
2019-05-11 20:31:30 +02:00
J0WI
38b195214b
core: add detection for Ruby 2.6
2019-05-11 13:31:34 +02:00
Sébastien Helleu
26ba04b454
irc: set buffer local variable "nick_host" when a channel buffer is opened
2019-05-10 22:25:56 +02:00
Sébastien Helleu
35237c8088
irc: add bar items "irc_nick", "irc_host" and "irc_nick_host"
2019-05-10 22:00:33 +02:00
Sébastien Helleu
06aa7034fb
irc: add variable "nick_host" in server structure
2019-05-10 21:59:31 +02:00
Sébastien Helleu
2073408b86
irc: fix parsing of MODE command when there are colons after the first mode argument ( closes #1296 )
2019-05-10 19:29:58 +02:00
Sébastien Helleu
141b42817f
core: update ChangeLog (issue #1341 , issue #1342 )
2019-05-01 08:35:07 +02:00
Sébastien Helleu
4ddfbc9714
core: add contributor in AUTHORS.adoc
2019-05-01 08:33:47 +02:00
Sébastien Helleu
2712f0991b
core: replace CMAKE_INSTALL_PREFIX by ${prefix} in libdir (weechat.pc)
2019-05-01 08:32:36 +02:00
Sébastien Helleu
1102f8ccf0
Merge pull request #1342 from ryan-farley/libdir_fix
...
cmake: allow custom libdir (fix #1341 )
2019-05-01 08:29:59 +02:00
Ryan Farley
8df3ad3d26
cmake: allow custom libdir ( fix #1341 )
...
Allows for custom LIBDIR to specified with cmake builds. WEECHAT_LIBDIR
is used for a custom Weechat directory, or set from LIBDIR (as LIBDIR
used to be set).
2019-04-25 16:53:55 -05:00
Sébastien Helleu
38535686f8
core: update ChangeLog
2019-04-20 11:00:29 +02:00
Sébastien Helleu
ece92efd81
tests: add link with iconv library (if found)
...
This fixes a compilation error on FreeBSD.
2019-04-20 10:15:01 +02:00
Nils Görs
4718112c1c
doc: update German documentation
2019-04-19 23:07:36 +02:00
Sébastien Helleu
d9d1fa7210
doc: translate quickstart changes in other languages
2019-04-19 21:25:33 +02:00
Sébastien Helleu
7f00a51e19
Merge remote-tracking branch 'origin/pr/1340'
2019-04-19 20:55:23 +02:00
Michael Siegel
0b330762fa
quick start guide: make two separate sections out of section 2
2019-04-19 18:18:47 +00:00
Nils Görs
88404452e0
doc: update German documentation
2019-04-19 07:12:45 +02:00
Sébastien Helleu
ebff142511
core: add contributor in AUTHORS.adoc
2019-04-17 07:45:00 +02:00
Sébastien Helleu
a706ee976c
doc: translate quickstart changes in other languages
2019-04-17 07:44:03 +02:00
Sébastien Helleu
1e63cdcd9f
Merge remote-tracking branch 'origin/pr/1339'
2019-04-17 07:32:03 +02:00
Michael Siegel
ec337a7601
quick start guide: rearrange content in section 2
...
Put everything help-related first, then explain how to set options.
2019-04-16 22:02:19 +00:00
Sébastien Helleu
1582d923e6
core: use getopt to parse command line arguments
...
Multiple options can now be given in a single flag, for example:
weechat -ast
Following formats were allowed for command line argument with a value:
weechat -d /tmp/weechat
weechat --dir /tmp/weechat
Now these extra formats are supported as well:
weechat -d/tmp/weechat
weechat --dir=/tmp/weechat
2019-04-14 13:35:47 +02:00
Sébastien Helleu
cc2a6db335
doc: update Japanese auto-generated files
2019-04-14 13:21:09 +02:00
Sébastien Helleu
cb28372dd7
Merge pull request #1337 from l/master/translation/ja_JP
...
core: update Japanese translations
2019-04-14 13:20:03 +02:00
Sébastien Helleu
b376f9f013
Merge pull request #1336 from msiism/master
...
quick start guide: insert “the” where missing
2019-04-14 09:11:33 +02:00
Sébastien Helleu
0e2baa56cf
doc: update German auto-generated files
2019-04-14 08:55:19 +02:00
AYANOKOUZI, Ryuunosuke
1876e84c82
core: update Japanese translations
2019-04-14 09:00:00 +09:00
Michael Siegel
b4ecfa0159
quick start guide: insert “the” where missing
2019-04-13 20:22:17 +00:00
Nils Görs
2b65c351a8
core: update German translations
2019-04-13 21:18:56 +02:00