Sébastien Helleu
|
2475f20cb7
|
all: move description of C files below the copyright and license
|
2025-03-31 11:47:49 +02:00 |
|
Sébastien Helleu
|
3a6ac9ee76
|
all: add SPDX license tag
|
2025-03-31 07:49:26 +02:00 |
|
Sébastien Helleu
|
d8987a1678
|
all: replace Copyright lines by SPDX copyright tag
|
2025-03-30 14:47:12 +02:00 |
|
Sébastien Helleu
|
547e2b934e
|
core: update copyright dates
|
2025-02-01 23:13:18 +01:00 |
|
Sébastien Helleu
|
0296957cce
|
relay/api: add event "quit", sent to clients when WeeChat is quitting (issue #2168)
|
2024-08-09 23:32:33 +02:00 |
|
Sébastien Helleu
|
cdeac1b693
|
relay/api: add field "input_prompt" in GET /api/buffers
|
2024-05-11 14:05:52 +02:00 |
|
Sébastien Helleu
|
75270d7841
|
relay/api: add optional synchronization of input
|
2024-05-05 23:56:33 +02:00 |
|
Sébastien Helleu
|
a21fa3359d
|
relay/remote: fix close of remote buffer
|
2024-05-04 11:40:49 +02:00 |
|
Sébastien Helleu
|
529a22e342
|
plugins: remove check of NULL pointers before calling weechat_unhook() (issue #865)
|
2024-04-26 08:41:44 +02:00 |
|
Sébastien Helleu
|
786f889251
|
relay: add command /remote, add remote configuration in relay.conf (issue #2066)
|
2024-04-07 13:16:47 +02:00 |
|
Sébastien Helleu
|
965beb37de
|
core: fix print of pointer values
|
2024-04-01 21:08:52 +02:00 |
|
Sébastien Helleu
|
89aeb03a13
|
relay: remove request from some function arguments (issue #2066)
|
2024-02-01 21:39:23 +01:00 |
|
Sébastien Helleu
|
83567fd871
|
relay: allow password hash authentication in api relay, add option relay.network.time_window (issue #2066)
|
2024-02-01 21:39:23 +01:00 |
|
Sébastien Helleu
|
8971fc069a
|
relay: add "api" protocol (HTTP REST API) (issue #2066)
|
2024-02-01 21:38:49 +01:00 |
|