Sébastien Helleu
017d9bd975
Version 4.2.0
v4.2.0
2024-01-21 09:33:14 +01:00
Sébastien Helleu
05fdb2929f
tests: add missing format string in calls to snprintf
2024-01-21 09:17:11 +01:00
Sébastien Helleu
d5b61f565e
core: add versions 4.0.8 and 4.1.3 in ChangeLog and release notes
2024-01-20 09:27:35 +01:00
Ivan Pešić
ff1c3d37d1
core: Update Serbian messages
2024-01-15 10:25:17 +01:00
Ivan Pešić
f5a0a6c507
doc: Update Serbian translation
2024-01-15 10:25:17 +01:00
Nils Görs
bee3fb311b
core: update German translations
2024-01-15 07:44:28 +01:00
Sébastien Helleu
3efcdbd521
doc/dev: remove conflict marker in Serbian doc
2024-01-14 00:29:47 +01:00
Sébastien Helleu
869fba9f74
irc: add tests on info functions (issue #2059 )
2024-01-12 17:58:36 +01:00
Sébastien Helleu
becdf76224
irc: check if arguments are not NULL in some infos
...
Affected infos:
- irc_server_isupport
- irc_server_isupport_value
- irc_server_cap
- irc_server_cap_value
2024-01-12 17:57:50 +01:00
Sébastien Helleu
8e252955da
irc: fix info "irc_is_message_ignored" ( closes #2059 )
2024-01-12 17:53:19 +01:00
Sébastien Helleu
71fee810c9
doc/api: add missing properties in functions buffer_get_integer and buffer_get_string
2024-01-06 20:46:30 +01:00
Sébastien Helleu
d8704d5c74
core: add variable "opening" in buffer, do not send buffer signals when the buffer is opening
2024-01-06 19:26:39 +01:00
Krzysztof Korościk
6efa574483
doc: update copyright dates
2024-01-06 16:23:22 +01:00
Krzysztof Korościk
4ffe67eafd
po: updated polish translation
2024-01-06 16:21:25 +01:00
Sébastien Helleu
b5ea82da48
relay/weechat: unhook hook_timer_nicklist when synchronization is stopped
2024-01-06 10:38:54 +01:00
Sébastien Helleu
5df85c7a53
relay: add global relay hdata variables
2024-01-06 09:56:23 +01:00
Sébastien Helleu
57a206287a
irc: fix display of self messages in case of message split failure
...
When the message sends inconsistent max lengths in message 005, the split of
self message fails and causes a display issue: the channel name is displayed
with the message:
nick | #channel :this is a test
instead of:
nick | this is a test
2024-01-05 21:36:58 +01:00
Sébastien Helleu
eb8ca14d83
relay: fix display of raw messages (issue #649 )
2024-01-05 20:30:02 +01:00
Sébastien Helleu
9d9a47f111
core: add support of microseconds in command /print -date (issue #649 )
2024-01-05 19:31:42 +01:00
Sébastien Helleu
4a1e5e7eaa
irc: remove function irc_protocol_parse_time, use API function weechat_util_parse_time (issue #649 )
2024-01-05 19:28:47 +01:00
Sébastien Helleu
f6ba789c3d
api: add function util_parse_time (issue #649 )
2024-01-05 19:09:19 +01:00
Sébastien Helleu
e88882f0ae
irc: display microseconds in some user messages (issue #649 )
2024-01-04 22:29:30 +01:00
Sébastien Helleu
89517d44a5
relay: add microseconds in relay raw messages (issue #649 )
2024-01-04 22:25:13 +01:00
Nils Görs
1875217509
doc: update German documentation
2024-01-04 09:54:04 +01:00
Nils Görs
3dbfa5350d
core: update German translations
2024-01-04 09:49:21 +01:00
Sébastien Helleu
eecb2a997e
core: update copyright dates
2024-01-01 22:29:58 +01:00
Krzysztof Korościk
934ef60151
doc: updated polish translation
2024-01-01 18:59:58 +01:00
Krzysztof Korościk
124c5adf62
po: updated polish translation
2024-01-01 16:07:17 +01:00
Faisal N Jawdat
5c65a73432
ruby: add detection for Ruby 3.3
2023-12-26 21:08:50 +01:00
Sébastien Helleu
9fb3d3f14c
core: store microseconds in buffer lines ( closes #649 )
2023-12-26 19:44:37 +01:00
Nils Görs
57f80a4c1f
core: update German translations
2023-12-25 16:45:51 +01:00
Sébastien Helleu
5ccb0c23f9
debian: exclude directories ".git", "build" and "release" from source package
2023-12-24 18:41:38 +01:00
Sébastien Helleu
31881ebacf
api: add property "type" in function buffer_get_string
2023-12-24 16:53:16 +01:00
Sébastien Helleu
28fc733aaf
core: display when zstd is not available in output of /debug libs
2023-12-24 16:50:45 +01:00
Sébastien Helleu
7700228823
relay: move function to check if buffer belongs to relay
2023-12-24 16:27:51 +01:00
Sébastien Helleu
76a3f85831
core: fix typo in ChangeLog
2023-12-15 22:59:20 +01:00
Sébastien Helleu
75dc8b9d6c
core: fix crash on plugin reload when using musl libs ( closes #2052 )
2023-12-15 22:53:51 +01:00
Sébastien Helleu
07fbd30948
tests: add missing include of string.h in plugin API info tests
2023-12-15 13:51:32 +01:00
Sébastien Helleu
1cc59edfcc
core: fix infinite loop in display when the chat area is too small ( closes #2053 )
2023-12-14 23:12:39 +01:00
Sébastien Helleu
fa0b320178
core: fix style
2023-12-14 23:11:35 +01:00
Nils Görs
ffa933bcf8
core: update German translations
2023-12-13 21:22:34 +01:00
Sébastien Helleu
b3422b96c0
irc: add option irc.look.display_host_wallops
2023-12-10 21:13:00 +01:00
Sébastien Helleu
3db8eb65ff
tests: add tests with options irc.look.display_host_{join|join_local|notice|quit} set to off
2023-12-10 21:03:33 +01:00
Ivan Pešić
73e3d0e693
doc: Update Serbian documentation
2023-12-05 22:32:18 +01:00
Ivan Pešić
4bc0fd588d
core: Update Serbian translation
2023-12-05 22:32:18 +01:00
Sébastien Helleu
a39a1832a1
Revert "core: fix detection of gettext headers on Darwin ( closes #2031 )"
...
This reverts commit 80fa597a71 .
2023-12-04 21:21:49 +01:00
Sébastien Helleu
d6ccfb5862
core: fix Polish translations
2023-12-04 21:07:46 +01:00
Sébastien Helleu
80fa597a71
core: fix detection of gettext headers on Darwin ( closes #2031 )
2023-12-04 21:02:26 +01:00
Krzysztof Korościk
dab17e8d59
po: updated polish translation
2023-12-04 19:46:09 +01:00
Nils Görs
d70ef53973
core: update German translations
2023-12-04 09:00:37 +01:00