Sébastien Helleu
04162214d4
doc: update German auto-generated file
2019-08-22 07:45:10 +02:00
Nils Görs
2fa33b102b
core: update German translations
2019-08-21 21:58:47 +02:00
iwalkalone
1e7232b8c2
irc: fix parsing of message 367 (banlist) when there is a colon before the timestamp ( closes #1396 )
2019-08-21 08:21:07 +02:00
Sébastien Helleu
608ec9f483
core: add values djb2_32 and sum_32 for option weechat.look.nick_color_hash (issue #1394 )
2019-08-20 21:20:33 +02:00
Sébastien Helleu
21dca71ee0
ruby: fix compilation with Ruby < 2.3
2019-08-20 07:57:01 +02:00
Sébastien Helleu
7f62985f89
core: use fixed-width integer for computing hashtable DJB2 key hash ( closes #1394 )
2019-08-19 23:29:22 +02:00
Sébastien Helleu
80f103b68a
core: use fixed-width integer for computing nick hash (issue #1394 )
2019-08-19 23:27:11 +02:00
Sébastien Helleu
156d855787
ruby: fix conversion of big integers on 32bit architecture ( closes #1395 )
2019-08-19 23:21:12 +02:00
Sébastien Helleu
bf21ca072d
buflist: use extra variables in option buflist.look.display_conditions ( closes #1393 )
2019-08-17 08:57:40 +02:00
Sébastien Helleu
a3e8163f37
Revert "buflist: mention variables available for option buflist.look.display_conditions in its help and in /help buflist ( closes #1393 )"
...
This reverts commit 39e5b0574cff8ade50ff6ec95feda57b1c331b4e.
2019-08-17 08:43:22 +02:00
Nils Görs
ceb579653f
doc: update German documentation
2019-08-17 08:28:27 +02:00
Sébastien Helleu
39e5b0574c
buflist: mention variables available for option buflist.look.display_conditions in its help and in /help buflist ( closes #1393 )
2019-08-17 08:17:11 +02:00
Sébastien Helleu
05744f3b61
doc: translate new Freenode Tor Hidden Service (user's guide)
2019-08-15 23:09:39 +02:00
Alfredo Ramos
783aebfd53
doc: use the new Freenode Tor Hidden Service (user's guide)
...
And add a note for users using an old version of Tor
2019-08-15 23:09:35 +02:00
Sébastien Helleu
c411ee475a
core: create or update option weechat.notify.xxx when function buffer_set is called with "notify" property ( closes #1390 )
2019-08-10 17:48:34 +02:00
Sébastien Helleu
a409080d8b
doc: update German auto-generated file
2019-08-10 17:33:59 +02:00
weechatter
b1ae6ad1c6
core: update German translations
2019-08-10 17:22:00 +02:00
Andrew Potter
0957231d30
api: add function list_user_data (issue #666 )
2019-08-10 12:55:43 +02:00
Sébastien Helleu
464d31155a
core: update ChangeLog (issue #615 )
2019-08-10 11:23:51 +02:00
Sébastien Helleu
5f1b895f27
irc: replace calls to strcpy and strcat with a call to snprintf
2019-08-10 11:20:43 +02:00
Sébastien Helleu
dfcbb6b058
irc: rename variable vars_replaced to command2, remove fallback on *ptr_command
2019-08-10 11:16:21 +02:00
Sébastien Helleu
dd133af522
Merge remote-tracking branch 'origin/pr/615'
2019-08-10 11:12:13 +02:00
Sébastien Helleu
befa97ea81
core: mention there's no fallback on the other Python version in release notes
2019-08-10 10:42:53 +02:00
Sébastien Helleu
a906afc3d7
core: replace python-dev by python3-dev in dependencies (user's guide)
2019-08-06 22:48:59 +02:00
Sébastien Helleu
b4215ee466
tests: add tests on IRC function irc_nick_is_nick
2019-08-06 22:13:10 +02:00
Sébastien Helleu
210e864899
irc: fix memory leak when removing a server
2019-08-05 20:58:24 +02:00
Sébastien Helleu
47010dd9c6
doc: update auto-generated files with hdata
2019-08-04 16:43:48 +02:00
Sébastien Helleu
b6cc5ef70f
irc: fix length of user/nick/host in split of messages ( closes #1387 )
2019-08-04 16:39:18 +02:00
Sébastien Helleu
59ba378eec
tests: add missing space after name of function
2019-08-04 14:39:58 +02:00
Sébastien Helleu
0bf5a5ae9c
irc: add variables "user_max_length" and "host_max_length" in server structure (issue #1387 )
2019-08-04 14:39:58 +02:00
Sébastien Helleu
4fa62a83f1
tests: add unit tests on IRC functions irc_message_split* (issue #1387 )
2019-08-04 14:39:58 +02:00
Sébastien Helleu
067f237ec3
tests: add unit tests on IRC function irc_message_convert_charset
2019-08-04 14:04:45 +02:00
Sébastien Helleu
fbc022a77a
core: return NULL immediately if string is NULL in function hook_modifier_exec
2019-08-04 13:30:53 +02:00
Sébastien Helleu
c46255b1d0
tests: add unit tests on IRC functions irc_message_parse and irc_message_parse_to_hashtable
2019-08-03 13:57:50 +02:00
Sébastien Helleu
d79e0cbd31
tests: add unit tests on IRC function irc_message_replace_vars
2019-08-03 11:34:42 +02:00
Sébastien Helleu
28d79d0c93
tests: add unit tests on IRC functions irc_message_get_{nick,address}_from_host
2019-08-03 11:30:35 +02:00
Sébastien Helleu
478ca22054
irc: return NULL in function irc_message_get_address_from_host if the received host is NULL
2019-08-03 10:53:17 +02:00
Sébastien Helleu
1f52101a41
doc: update German auto-generated files
2019-08-03 10:52:58 +02:00
Sébastien Helleu
9be225b201
core: fix description of changes on Python build in release notes
...
There's no fallback on the other Python version:
- with no option: build with Python 3 only
- with option ENABLE_PYTHON2: build with Python 2 only.
2019-08-03 08:31:57 +02:00
weechatter
07878046d2
doc: update German documentation
2019-08-01 18:45:49 +02:00
Sébastien Helleu
2e07121457
core: update ChangeLog (issue #1384 )
2019-07-31 22:55:40 +02:00
Sébastien Helleu
f8b8669d2e
Merge pull request #1384 from l2dy/memory
...
core: fix memory leak in case of error
2019-07-31 22:51:12 +02:00
Sébastien Helleu
f3426f4388
doc: update note on Python recommended version in user's guide
2019-07-31 22:42:38 +02:00
Sébastien Helleu
ad64fd16e1
core: update ChangeLog (issue #1382 )
2019-07-31 22:17:28 +02:00
Sébastien Helleu
99bb662bc5
core: add contributor in AUTHORS.adoc
2019-07-31 22:16:42 +02:00
Sébastien Helleu
8bc5725278
core: remove obsolete checks of old Python version in configure, properly set Python version (issue #1382 )
2019-07-31 21:53:16 +02:00
Sébastien Helleu
8897e04c0d
core: fix help on python to build with Python 2 (issue #1382 )
2019-07-31 21:24:36 +02:00
Eli Schwartz
4744c3fa41
work around broken travis environment variables
...
See: https://github.com/travis-ci/travis-ci/issues/5301
2019-07-31 20:46:02 +02:00
Eli Schwartz
ad7d16a5b3
build: use pkg-config to properly link python
...
fixes incorrect (non)detection of libpython3.Ym.so due to PEP 3149 since
python's officially exported build flags know how to correctly link to
python.
2019-07-31 20:45:59 +02:00
weechatter
b8d69307ee
core: update German translations
2019-07-30 22:56:52 +02:00