Sébastien Helleu
abb13d6bcc
Version 4.2.2
v4.2.2
2024-04-07 18:37:29 +02:00
Sébastien Helleu
0e074aa4bb
relay: set the last IRC client disconnection time only after a successful connection (issue #2103 )
2024-04-07 18:16:17 +02:00
Sébastien Helleu
ea87d42b49
exec: remove trailing space on buffers with free content when line numbers are not displayed
2024-04-07 18:10:08 +02:00
Sébastien Helleu
88cd804eb7
exec: add missing exec tags in lines of buffers with free content (issue #2086 )
2024-04-07 18:09:03 +02:00
Sébastien Helleu
3d5d5a64ee
core: fix tests on function strftimeval on Alpine
2024-03-24 21:02:08 +01:00
Trygve Aaberge
fe14cedf92
core: make search_stop scroll to search start position (issue #2093 )
...
When you run /input search_stop it should scroll to the scroll position
the buffer was at before starting the search, rather than to the bottom
of the buffer.
Fixes a regression introduced in commit b83b428c5c
Fixes #2093
2024-03-13 13:52:42 +01:00
Sébastien Helleu
90b96f9cdd
python: fix truncation of unsigned long long integer returned by function string_parse_size
2024-02-25 17:12:41 +01:00
Sébastien Helleu
c6e11ac95b
tcl: fix truncation of long integer returned by function hdata_long
2024-02-25 16:16:42 +01:00
Sébastien Helleu
4f6af9cf81
core: add missing mouse events "alt-ctrl-button2" and "alt-ctrl-button3"
2024-02-25 13:49:13 +01:00
Sébastien Helleu
641f477c3c
script: always display list of scripts when searching scripts with /script search (issue #2077 )
2024-02-21 21:40:09 +01:00
Sébastien Helleu
0762856b85
script: fix default mouse keys (issue #2076 )
...
Some parameters of command `/script` were renamed in commit
85b5bacfe3 but the default mouse keys were not
changed and still using the old parameters names.
2024-02-21 21:20:41 +01:00
Sébastien Helleu
c576af67b3
irc: add missing tags on self action messages when capability echo-message is enabled (issue #2074 )
2024-02-16 21:06:37 +01:00
Sébastien Helleu
9aa2cbd365
core: move lines from 4.1.0 to 4.2.0 in ChangeLog
2024-02-11 14:37:26 +01:00
Sébastien Helleu
798e6fe4cc
core: add again line about function hook_url in ChangeLog (issue #1723 )
2024-02-11 14:23:16 +01:00
Sébastien Helleu
65a7d92b93
trigger: fix memory leak when adding a new trigger with /trigger command
2024-02-10 18:00:51 +01:00
Sébastien Helleu
b43fcac7d6
ci: remove tests on macOS 11
2024-02-04 14:06:14 +01:00
Sébastien Helleu
9b846cb947
scripts: fix crash on script unload when a hook is created in a buffer close callback (issue #2067 )
2024-02-04 13:59:44 +01:00
Sébastien Helleu
61bcf8dc02
Version 4.2.2-dev
2024-02-04 13:58:53 +01:00
Sébastien Helleu
9ad62dec1e
Version 4.2.1
v4.2.1
2024-01-22 18:46:53 +01:00
Sébastien Helleu
f9cc10005c
irc: fix random date displayed when a received message contains tags but no "time" (issue #2064 )
2024-01-22 13:59:46 +01:00
Sébastien Helleu
e42e632408
Version 4.2.1-dev
2024-01-22 13:09:45 +01:00
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