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
Sébastien Helleu
8216fb1be2
Merge pull request #1168 from l/master/translation/ja_JP
...
core: update Japanese translations
2018-03-24 07:32:26 +01:00
AYANOKOUZI, Ryuunosuke
71287c44d6
core: update Japanese translations
2018-03-24 09:00:00 +09:00
Sébastien Helleu
ea31a950c0
doc: update German auto-generated files
2018-03-22 21:27:57 +01:00
Sébastien Helleu
330e13ac61
doc: update Ruby version in dependencies (user's guide)
2018-03-22 21:25:00 +01:00
Sébastien Helleu
8fd13eefb9
doc: update PHP packages in dependencies (user's guide)
2018-03-22 21:22:32 +01:00
Sébastien Helleu
55bb057319
debian: display the number of patches OK and in error in script build-debian.sh
2018-03-22 21:13:23 +01:00
Sébastien Helleu
3de28af6cd
debian: update debian/ubuntu/raspbian patches
2018-03-22 20:46:16 +01:00
Sébastien Helleu
60ee461c43
debian: remove patches for old ubuntu versions: zesty, yakkety, precise
2018-03-22 20:46:16 +01:00
Sébastien Helleu
647b92f6a0
debian: do not build packages with debug symbols in script build-debian.sh
2018-03-22 20:46:15 +01:00
Sébastien Helleu
16d932a671
debian: sync debian files with debian git repository
2018-03-21 22:01:41 +01:00
Sébastien Helleu
a72a1ccd51
core: add test of Debian/Ubuntu patches on Travis CI
2018-03-20 22:11:01 +01:00
Sébastien Helleu
846eb90e7d
core: add option "test-patches" in script build-debian.sh
2018-03-20 22:09:20 +01:00
Sébastien Helleu
667c9364ed
doc: add more info about the reload callback in function config_new (plugin API reference)
2018-03-20 21:51:13 +01:00
Sébastien Helleu
4238fe0e9c
debian: update debian/ubuntu/raspbian patches
2018-03-20 20:32:40 +01:00
Nils Görs
66204dfcf2
core: update German translations
2018-03-20 20:11:08 +01:00
Sébastien Helleu
062051acb3
core: improve help of option weechat.completion.partial_completion_alert
2018-03-19 21:55:06 +01:00
Sébastien Helleu
cd8a98fd1f
core: add contributor in AUTHORS.adoc
2018-03-19 21:52:08 +01:00
Sébastien Helleu
c9dd8140a4
core: update ChangeLog ( closes #1159 )
2018-03-19 21:51:32 +01:00
Sébastien Helleu
671ffbe352
core: update translations
2018-03-19 21:50:21 +01:00