Nils Görs
b0c872626e
core: update German translations
2018-03-31 14:35:23 +02:00
Sébastien Helleu
f961cc56b8
core: add contributor in AUTHORS.adoc (issue #1171 )
2018-03-31 13:59:37 +02:00
Sébastien Helleu
27b89a0e96
core: update ChangeLog (issue #1171 )
2018-03-31 13:58:13 +02:00
Sébastien Helleu
11b4186f54
core: update translations (issue #1171 )
2018-03-31 13:56:49 +02:00
Sébastien Helleu
4306613536
xfer: improve help on option xfer.network.send_ack (issue #1171 )
2018-03-31 13:39:20 +02:00
Sébastien Helleu
5a58b92044
xfer: fix code style and comments (issue #1171 )
2018-03-31 13:39:16 +02:00
Sébastien Helleu
b32ea2e373
xfer: move option "send_ack" (sort options by name) (issue #1171 )
2018-03-31 13:39:04 +02:00
Sébastien Helleu
060ba763f2
Merge remote-tracking branch 'origin/pr/1171'
2018-03-31 13:30:21 +02:00
Sébastien Helleu
7e765d3d8e
core: add contributor in AUTHORS.adoc
2018-03-31 12:08:03 +02:00
Sébastien Helleu
ce682bb02a
Merge pull request #1164 from wking/openssl-ecparam-out
...
doc: use '-out' instead of shell redirection for openssl ecparam
2018-03-31 12:06:02 +02:00
Sébastien Helleu
32159e68fe
core: fix release dates in weechat.spec (issue #1169 )
2018-03-31 12:02:41 +02:00
Sébastien Helleu
3d5ea005e0
irc: fix split of messages when server option "split_msg_max_length" is set to 0 (no split) ( closes #1173 )
2018-03-31 10:06:22 +02:00
Sébastien Helleu
424c1b99fd
doc: add note about /fset completion in quickstart guide
2018-03-31 09:44:16 +02:00
Sébastien Helleu
9af0c04b88
doc: add fset plugin in quickstart guide
2018-03-31 09:18:26 +02:00
Sébastien Helleu
b143bc6829
doc: add keys F1/F2 to scroll buflist bar in quickstart guide
2018-03-31 09:18:26 +02:00
Sébastien Helleu
25b6dc4bf7
doc: remove sentences about /help in quickstart guide
2018-03-31 09:18:26 +02:00
Sébastien Helleu
298d279754
doc: update Japanese auto-generated files
2018-03-31 09:18:11 +02:00
Sébastien Helleu
de2d5fc4c3
Merge pull request #1172 from l/master/translation/ja_JP
...
core: update Japanese translations
2018-03-31 09:17:29 +02:00
AYANOKOUZI, Ryuunosuke
b41ea696fa
core: update Japanese translations
2018-03-30 09:00:00 +09:00
Dominique Martinet
dd627f3a53
xfer: add xfer.network.send_ack option
...
This option disables sending acks during transfer, leaving only the final ack,
as would naturally happen if sending ack ever returns EWOULDBLOCK.
2018-03-28 09:35:35 +02:00
Dominique Martinet
57e8c99546
xfer: set TCP_NODELAY on recv side
...
This works around hangs where only a couple of bytes could be sent
to the socket and retrying to send the last bytes of the ack never
seem to work.
Closes #1167 .
2018-03-28 09:32:18 +02:00
Sébastien Helleu
9490c6949b
doc: update German auto-generated files
2018-03-27 22:37:28 +02:00
Nils Görs
9c9dcacc84
core: update German translations
2018-03-27 21:51:18 +02:00
Sébastien Helleu
3fc0ce7d3b
core: add more info about IRC signals names in release notes
2018-03-26 21:26:42 +02:00
Sébastien Helleu
2802457c02
core: add a note about tags sent in IRC "in" signals in release notes (issue #787 )
2018-03-25 22:10:37 +02:00
Sébastien Helleu
54bd959300
core: add missing completion with buffer names for command /buffer merge (issue #1108 , issue #1159 )
2018-03-25 21:43:20 +02:00
Sébastien Helleu
1be7502e15
core: add missing issue #1108 in ChangeLog
2018-03-25 21:42:03 +02:00
Sébastien Helleu
c90572babe
irc: send whole IRC message including IRCv3 tags in the signals irc_in, irc_in2, irc_raw_in and irc_raw_in2 (issue #787 )
2018-03-25 20:05:12 +02:00
Sébastien Helleu
aaad4ca6e5
irc: update URL with IRCv3.2 message tags specification
2018-03-25 17:46:25 +02:00
Sébastien Helleu
9dd8cc0d6a
irc: fix memory leak when receiving a message with tags
2018-03-25 17:27:15 +02:00
Sébastien Helleu
a38533cb41
core: update ChangeLog
2018-03-25 10:23:34 +02:00
Sébastien Helleu
10f5f6d3ae
core: update translations
2018-03-25 10:23:19 +02:00
Sébastien Helleu
91bfd809e6
irc: fix help on commands /unban and /unquiet
2018-03-25 10:09:15 +02:00
Sébastien Helleu
0d74b03004
irc: rename functions to search modelist items
2018-03-25 10:05:58 +02:00
Sébastien Helleu
8f3c9a7378
irc: reorder modelist functions
2018-03-25 10:01:36 +02:00
Sébastien Helleu
126a825924
irc: add completion with modelist numbers for commands /unban and /unquiet
2018-03-25 08:38:42 +02:00
Sébastien Helleu
5793181ead
irc: factorize code to set state of modelists in a channel
2018-03-25 08:18:54 +02:00
Sébastien Helleu
1dff661356
irc: clear the modelist if nothing was received before the end of list (invite/exception/ban/quiet)
2018-03-24 19:02:01 +01:00
Sébastien Helleu
4bdda6dd0a
irc: fix indenting in debug print of modelist
2018-03-24 18:53:11 +01:00
Sébastien Helleu
f457d779a4
irc: fix debug print of modelist item number and pointer
2018-03-24 18:37:06 +01:00
Sébastien Helleu
afc1ecdaf9
irc: fix debug print of modelist item datetime value
2018-03-24 18:36:32 +01:00
Sébastien Helleu
cbad99356f
irc: fix messages on exception to make them easier to translate
2018-03-24 18:36:32 +01:00
Sébastien Helleu
a75250b300
irc: mark setter as optional in modelist item
2018-03-24 18:36:32 +01:00
Sébastien Helleu
51b90cbd53
irc: first search the modelist item, then free it if found
2018-03-24 17:11:01 +01:00
Sébastien Helleu
de825c9152
irc: check that the modelist item number is valid before using it
2018-03-24 17:10:08 +01:00
Sébastien Helleu
50d39969cb
irc: fix some styles
2018-03-24 17:08:56 +01:00
Sébastien Helleu
837eb82edd
core: add irc-modelist sources files to generate translations
2018-03-24 17:04:27 +01:00
Sébastien Helleu
6dd97638c3
doc: add irc-modelist.c in translated versions of developer's guide
2018-03-24 17:03:59 +01:00
Simmo Saan
d77e1ea499
irc: add indexed ban list, add completion for /unban and /unquiet ( closes #597 , task #11374 , task #10876 )
2018-03-24 17:01:50 +01:00
Sébastien Helleu
b2f971d4b0
doc: update Japanese auto-generated files
2018-03-24 07:33:24 +01:00