Commit Graph

15 Commits

Author SHA1 Message Date
Hocuri
fae101426c Add four more relays, as suggested by missytake in private 2026-09-18 20:05:32 +02:00
Hocuri
db6b7d96dd refactor: Don't write relay candidates into the database, instead use two databases 2026-09-18 20:00:17 +02:00
Hocuri
83b870b328 [might revert] Don't attempt multiple connections at once for now 2026-09-18 19:01:55 +02:00
Hocuri
29a7d204bf Add comment 2026-09-18 18:07:09 +02:00
Hocuri
35776b5da7 small fixes 2026-09-18 12:26:13 +02:00
Hocuri
acad4f7b42 Improve comments 2026-09-17 21:24:25 +02:00
Hocuri
3c3dfe717a fix: Add missing .await, and add the logs that helped find the issue 2026-09-17 20:49:05 +02:00
Hocuri
d45b2b9d13 fix: make it cancellable; on success, return process 1000, on error process 0 with an error message 2026-09-17 19:42:55 +02:00
Hocuri
28b1aa6e87 fix: Update device chats only once, and send progress 1000 2026-09-17 19:01:27 +02:00
Hocuri
7ff3227b95 Update the list of default relays 2026-09-17 18:37:32 +02:00
Hocuri
f308e739cd Start adding some tests 2026-09-17 18:20:34 +02:00
Hocuri
11a8d42ca7 Deduplicate relay candidates 2026-09-17 18:20:34 +02:00
Hocuri
181b7a5c5c Use the new set of default relays, and make it easier to change them in the future 2026-09-17 18:20:34 +02:00
Hocuri
d5d8876b62 Add init_transports() API 2026-09-17 18:20:34 +02:00
holger krekel
a344cab046 refactor: rename automatic_relay_management to autorelay
"automatic_relay_management" is a long unwiedly name with no UI using the mode yet,
so let's rename it to something more succinct: autorelay
2026-08-27 16:52:38 +02:00