Sébastien Helleu
1ffc96955e
tests: add unit tests on command /sys
2025-11-12 13:45:27 +01:00
Sébastien Helleu
8316745061
tests: add unit tests on command /repeat
2025-11-12 13:45:27 +01:00
Sébastien Helleu
b18190b4c0
doc/quickstart: add link to key bindings in user's guide
2025-11-12 13:35:52 +01:00
Sébastien Helleu
753475f530
tests: add unit tests on command /proxy
2025-11-11 11:27:34 +01:00
Sébastien Helleu
237b07575b
core: fix typo in comment
2025-11-11 10:57:51 +01:00
Sébastien Helleu
dacd29b1d7
tests: add unit tests on command /print
2025-11-11 10:57:51 +01:00
Sébastien Helleu
cfcadd155d
core: display an error message if the date can not be parsed with command /print -date
2025-11-11 10:41:55 +01:00
Sébastien Helleu
e5285c5545
tests: remove duplicate test
2025-11-11 10:39:30 +01:00
Sébastien Helleu
538b95d405
core: fix typo in French translation of /help debug
2025-11-10 20:54:30 +01:00
Sébastien Helleu
1bfd744249
tests: add unit tests on command /hotlist
2025-11-10 20:48:24 +01:00
Sébastien Helleu
cd20c0e843
tests: add unit tests on command /history
2025-11-10 15:06:44 +01:00
Sébastien Helleu
16245f44ae
tests: add unit tests on command /help
2025-11-10 15:06:44 +01:00
Sébastien Helleu
2f8393d504
tests: add unit tests on command /filter
2025-11-10 15:06:44 +01:00
Sébastien Helleu
d0298b4738
core: display a message with command /filter toggle
...
The command has now the same output as `/filter enable` or `/filter disable`:
/filter toggle => "Message filtering disabled"
/filter toggle => "Message filtering enabled"
2025-11-10 15:06:44 +01:00
Sébastien Helleu
c34d26dd70
tests: add unit tests on command /eval
2025-11-10 15:06:44 +01:00
Sébastien Helleu
96e225ac39
tests: add unit tests on command /debug
2025-11-10 15:06:44 +01:00
Sébastien Helleu
e570d76c53
tests: add macros to search messages using a regex
2025-11-10 15:06:44 +01:00
Sébastien Helleu
5f0eebc0df
tests: add a function to search a message displayed with a regex
2025-11-10 15:06:44 +01:00
Sébastien Helleu
3a3dec985d
tests: add missing include of string.h
2025-11-10 13:39:03 +01:00
Sébastien Helleu
7051dd4351
tests: add unit tests on command /cursor
2025-11-10 09:05:36 +01:00
Sébastien Helleu
c0116febe5
core: display an error message in case of invalid parameters with command /cursor
2025-11-10 09:05:36 +01:00
Sébastien Helleu
1094e70de2
tests: add unit tests on command /command
2025-11-10 09:04:13 +01:00
Sébastien Helleu
08545facb6
tests: add unit tests on command /color
2025-11-10 09:04:13 +01:00
Sébastien Helleu
2c4ede614e
tests: add unit tests on command /buffer
2025-11-10 09:04:13 +01:00
Sébastien Helleu
8c6e6bb383
core: display full buffer name in output of command /buffer listvar
2025-11-10 09:04:13 +01:00
Sébastien Helleu
c9d4dd48a0
core: display an error message if the buffer is not found with command /buffer listvar
2025-11-10 09:04:13 +01:00
Sébastien Helleu
af41184889
core: fix return code of command /buffer renumber when the start number is invalid
2025-11-10 09:04:13 +01:00
Sébastien Helleu
a89d5302fd
tests: add unit tests on command /bar
2025-11-10 09:04:13 +01:00
Sébastien Helleu
b61dca7d2d
tests: add unit tests on command /allbuf
2025-11-10 09:04:13 +01:00
Sébastien Helleu
4232123ca3
tests: add macros to test errors with commands
2025-11-10 09:04:13 +01:00
Sébastien Helleu
6d7dd46015
core: display an error message if the bar is not found with command /bar scroll
2025-11-10 09:04:13 +01:00
Sébastien Helleu
93c0ee57c8
plugins: move description of weechat-plugin.h below the copyright and license
2025-11-09 13:02:08 +01:00
weechatter
5433d25889
doc: update German documentation
2025-11-09 11:23:44 +01:00
weechatter
3ed6726625
core: update German translations
2025-11-09 11:01:20 +01:00
Sébastien Helleu
8143d44e44
buflist: replace hardcoded "buflist" by constant in error message
2025-11-01 16:10:11 +01:00
Sébastien Helleu
0dab9b9257
irc: display a warning for each unknown or invalid server option in commands /connect and /server
2025-11-01 16:02:53 +01:00
Sébastien Helleu
07ef353b1b
irc: remove temporary servers and option irc.look.temporary_servers
2025-11-01 09:15:54 +01:00
Ivan Pešić
234244f8d5
core: update Serbian translation
2025-10-31 23:17:49 +01:00
Sébastien Helleu
063aa86978
core: disable "stateful" phase in schemathesis config
2025-10-26 20:23:58 +01:00
Sébastien Helleu
93d73d234f
relay/api: consider boolean/long query string parameters as invalid if they are empty
2025-10-26 18:12:02 +01:00
Sébastien Helleu
df3232fc80
core: move entries in ChangeLog
2025-10-26 18:11:39 +01:00
Sébastien Helleu
d05b83d03f
relay/api: return an error 401 when header "x-weechat-totp" is received with empty value
2025-10-26 10:11:10 +01:00
Sébastien Helleu
0009732f78
relay/api: return an error 401 when header "x-weechat-totp" has an invalid value
2025-10-26 09:19:43 +01:00
Sébastien Helleu
e637e0de1c
relay/api: return an error 400 when URL parameters "nicks", "lines" and "lines_free" have an invalid value
2025-10-26 08:07:23 +01:00
Sébastien Helleu
58c873809b
relay/api: return an error 400 when URL parameter "colors" has an invalid value
2025-10-26 07:22:10 +01:00
weechatter
8eed89c43c
core: update German translations
2025-10-24 18:20:06 +02:00
Sébastien Helleu
1b669cd13c
irc: fix warning on creation of irc.msgbuffer option when the server name contains upper case letters ( closes #2281 )
...
Now the following command is OK without warning:
/set irc.msgbuffer.TEST.notice current
And the following command returns an error instead of a warning (that means the
option is NOT created):
/set irc.msgbuffer.TEST.NOTICE current
2025-10-14 22:56:41 +02:00
Sébastien Helleu
f854db17ff
core: add hdata for hooks
...
New hooks:
- hook
- hook_command
- hook_command_run
- hook_completion
- hook_config
- hook_connect
- hook_fd
- hook_focus
- hook_hdata
- hook_hsignal
- hook_info
- hook_info_hashtable
- hook_infolist
- hook_line
- hook_modifier
- hook_print
- hook_process
- hook_signal
- hook_timer
- hook_url
New lists (for hooks of type "hook"):
- weechat_hooks_command, last_weechat_hook_command
- weechat_hooks_command_run, last_weechat_hook_command_run
- weechat_hooks_completion, last_weechat_hook_completion
- weechat_hooks_config, last_weechat_hook_config
- weechat_hooks_connect, last_weechat_hook_connect
- weechat_hooks_fd, last_weechat_hook_fd
- weechat_hooks_focus, last_weechat_hook_focus
- weechat_hooks_hdata, last_weechat_hook_hdata
- weechat_hooks_hsignal, last_weechat_hook_hsignal
- weechat_hooks_info, last_weechat_hook_info
- weechat_hooks_info_hashtable, last_weechat_hook_info_hashtable
- weechat_hooks_infolist, last_weechat_hook_infolist
- weechat_hooks_line, last_weechat_hook_line
- weechat_hooks_modifier, last_weechat_hook_modifier
- weechat_hooks_print, last_weechat_hook_print
- weechat_hooks_process, last_weechat_hook_process
- weechat_hooks_signal, last_weechat_hook_signal
- weechat_hooks_timer, last_weechat_hook_timer
- weechat_hooks_url, last_weechat_hook_url
2025-10-12 17:37:24 +02:00
Sébastien Helleu
72b2242135
irc: send SASL username with mechanism EXTERNAL ( closes #2270 )
...
The SASL username is sent if set, otherwise "+" is still sent.
2025-10-12 16:11:33 +02:00
Sébastien Helleu
b066f713d7
tests: fix memory leak in tests on SASL PLAIN authentication mechanism
2025-10-12 16:07:52 +02:00