Commit graph

35 commits

Author SHA1 Message Date
Florent
206321bd6b discover_path 2025-07-31 22:10:03 +02:00
Florent
411a199e1b default timeout for get_msg 2025-07-28 13:28:35 +02:00
Florent de Lamotte
665dea3648 use lastmod to speedup contact updates 2025-07-16 22:57:51 +02:00
Florent
de00634c26 create binary_commands to handle binary data in req_binary 2025-07-15 13:39:19 +02:00
Florent
cb6379e4c5 implement binary requests 2025-07-15 10:34:38 +02:00
Florent de Lamotte
460196a754 manual add contacts 2025-07-11 16:58:49 +02:00
Florent
d7de28d7f9 add pending_contacts_list and track adverts and path changes 2025-07-11 10:04:21 +02:00
Florent
0e54a624f1 support manual add contact 2025-07-11 09:17:52 +02:00
Florent
21cbed070a support adv loc policy 2025-07-09 17:13:40 +02:00
Florent
98c2525406 self_telemetry 2025-06-02 14:37:28 +02:00
Alex Wolden
cca0ca90e9 Add channel commands and fix a lint error 2025-06-01 20:31:37 -07:00
Florent
d73979f234 telemetry mode env 2025-05-25 16:53:23 +02:00
Florent de Lamotte
ed3adcf1ad implement change flags 2025-05-22 17:09:37 +02:00
Florent de Lamotte
fe2df52403 import contact 2025-05-16 09:44:06 +02:00
Florent de Lamotte
7ea3b04a05 implement simpler setters for telemetry, adding contacts ... 2025-05-15 16:15:48 +02:00
Florent de Lamotte
865d42206b change send_other_params to set_other_params 2025-05-15 13:08:38 +02:00
Florent
7ecd237377 get/set telemetry_mode 2025-05-13 22:51:10 +02:00
Florent de Lamotte
ec5077110d set custom vars 2025-05-05 15:10:29 +02:00
Florent de Lamotte
27f87075d2 custom vars 2025-05-05 15:03:45 +02:00
Florent
aef1801446 initial support for telemetry to see if things come in 2025-05-03 17:52:16 +02:00
Florent
d6cfc26689 some issues with logout 2025-04-18 12:43:35 +02:00
Florent
15c1adfe91 encode in utf-8 instead of ascii 2025-04-16 14:20:47 +02:00
Florent de Lamotte
3db73a8883 Fixed issue with chan messages, waited for MSG_SENT instead of OK 2025-04-15 11:58:47 +02:00
Florent
d61720fc9f some fixes in return events 2025-04-14 22:53:22 +02:00
Alex Wolden
6fbf15885d Change contract for commands to return full event 2025-04-14 11:23:10 -07:00
Alex Wolden
52553a41bd Handle error events properly in commands 2025-04-14 09:03:56 -07:00
Florent
0fdcc4c6e6 add a change_contact_path command 2025-04-14 17:41:05 +02:00
Florent
74cd8ad1b8 restored commands expecting the whole pubkey 2025-04-14 17:24:00 +02:00
Alex Wolden
84de232f4b Added additional typing and typing fixes 2025-04-13 22:37:00 -07:00
Alex Wolden
a1fb931200 Added contact based dest 2025-04-13 22:19:08 -07:00
Alex Wolden
6dc87bafbb Add event filtering to support ACK tracking 2025-04-13 12:03:47 -07:00
Alex Wolden
478bcd92c1 remove some dead code 2025-04-12 14:02:00 -07:00
Alex Wolden
ea2f17025f Add trace packet type 2025-04-12 13:04:23 -07:00
Alex Wolden
a5f1ec5c26 Refactor to event system 2025-04-12 13:04:19 -07:00
Alex Wolden
8f0ecd7d75 Refactor to event system 2025-04-12 00:26:25 -07:00