link2xt
2131f5e9c0
fix: assign iroh gossip topic to pre-message when post-message is received
...
Iroh-Gossip-Topic is sent in a post-message. Post-message goes to trash,
so topic should be associated with the existing pre-message that is
updated rather than with the post-message.
2026-02-17 02:54:39 +00:00
link2xt
4b1dff601d
refactor: use wait_for_incoming_msg() in more tests
2025-11-13 00:25:16 +00:00
link2xt
885a5efa39
fix: stop notifying about messages in contact request chats
2025-10-31 07:31:35 +00:00
link2xt
14a7e39625
refactor(deltachat-rpc-client): use wait_for_event() type argument
2025-03-18 19:47:31 +00:00
link2xt
800edc6fce
test: remove all calls to print() from deltachat-rpc-client tests
...
They frequently fail in CI with `OSError: [Errno 9] Bad file descriptor`.
2024-11-07 01:42:01 +00:00
link2xt
11bf1c45d2
test: test that realtime advertisements work after chatting
2024-10-24 13:56:04 +00:00
link2xt
ac01a4a771
feat: allow sending realtime messages up to 128 KB in size
...
Previous default value was 4 KiB.
2024-10-24 13:55:28 +00:00
link2xt
7432c6de84
chore(deltachat-rpc-client): fix ruff 0.6.0 warnings
2024-08-15 16:20:02 +00:00
link2xt
5489b49cc1
test(deltachat-rpc-client): test that webxdc realtime data is not reordered on the sender
2024-06-18 18:06:44 +00:00
Sebastian Klähn
48b4cfc247
feat: add config option to enable iroh ( #5607 )
...
Co-authored-by: link2xt <link2xt@testrun.org >
2024-06-03 22:59:29 +00:00
link2xt
d8f3368b3c
chore: fix python lint
2024-05-25 05:51:37 +00:00
link2xt
5755fe7bef
test(deltachat-rpc-client): regression test for double gossip subscription
2024-05-25 05:46:55 +00:00
holger krekel
f4dfc79808
test(deltachat-rpc-client): add realtime channel tests
...
Co-authored-by: link2xt <link2xt@testrun.org >
2024-05-25 05:46:55 +00:00