Commit Graph

50 Commits

Author SHA1 Message Date
Jack Kingsman
a7d0a8f20b Fetch all contacts to FE to prevent subsequent fetches on contact data 2026-01-19 12:19:23 -08:00
Jack Kingsman
0138233743 Do an imitation of protecting our butts (race conditions in message loading, websocket defensiveness, optimistic UI update rollback handling 2026-01-19 11:47:20 -08:00
Jack Kingsman
9c071dbc53 Move to server side preference and read indicator management 2026-01-18 23:44:56 -08:00
Jack Kingsman
43b7e94b0a Add DM decryption on new contact advert 2026-01-18 23:13:45 -08:00
Jack Kingsman
42572aa234 Add historical DM decryption 2026-01-18 21:22:22 -08:00
Jack Kingsman
30e3eb47be Fix multi-path distance summing 2026-01-18 20:23:37 -08:00
Jack Kingsman
c4ef8ec9cd Add multipath tracking 2026-01-18 20:00:32 -08:00
Jack Kingsman
13220c4a8f Add missing pathing information to frontend 2026-01-18 14:17:49 -08:00
Jack Kingsman
40d2e2781b Pause regular polling durun Repeater ops 2026-01-17 21:17:18 -08:00
Jack Kingsman
763e5787a6 Formatting and a pyright fix for the new config 2026-01-17 19:25:55 -08:00
Jack Kingsman
66e98c41fd Drop repeater status wait time 2026-01-17 19:22:06 -08:00
Jack Kingsman
546d2f2f7d Event handler dedupe, CLAUDE.md patchups, more (jeez
) acked field int vs bool fixes, and throw exceptions not assertions (+Pydantic v2)
2026-01-17 19:01:34 -08:00
Jack Kingsman
9652cb3277 Massive frontend overhaul for settings menu and channel addition. 2026-01-17 18:17:11 -08:00
Jack Kingsman
bbe2bba5b6 Remove vestigial duplicate checking 2026-01-17 17:15:14 -08:00
Jack Kingsman
850ce2d6c7 Add database-level payload dedupe 2026-01-17 17:06:25 -08:00
Jack Kingsman
4219f96894 Drop unnecessary decryption columns and rely on FK to messages table as indicator of decryption. Also, reboot retries radio connection 2026-01-17 16:33:42 -08:00
Jack Kingsman
076d466fbd Linting and code cleanup for an imitation of order 2026-01-14 20:08:41 -08:00
Jack Kingsman
c6d38ce400 Clean up contact creation and add missing FE fields for last_contacted 2026-01-14 19:41:46 -08:00
Jack Kingsman
91c9258275 Sync time periodically 2026-01-14 16:22:50 -08:00
Jack Kingsman
92e7cd24e6 Always used shortest path in advert burst 2026-01-14 16:14:55 -08:00
Jack Kingsman
e272be88ca Hopefully once and for all, use smarter pathing data on all direct contacts 2026-01-14 16:05:53 -08:00
Jack Kingsman
ece9f8f2cf Add contact hop data to help with debugging 2026-01-14 15:52:30 -08:00
Jack Kingsman
b97dab1fd6 Let's just be done with contact validation. 2026-01-14 15:44:07 -08:00
Jack Kingsman
e09d1672f1 More safety around repeater presence validation...? 2026-01-14 15:37:10 -08:00
Jack Kingsman
47f1ae7be6 Go back to removal of contact + validate 2026-01-14 15:30:08 -08:00
Jack Kingsman
e36d83d378 Whoops, fix flood mode revert 2026-01-14 15:10:35 -08:00
Jack Kingsman
1a3fc0174c Try longer login delay 2026-01-14 15:06:10 -08:00
Jack Kingsman
faa5a7e75a Remove unnecessary timeouts; just wait on login 2026-01-13 21:15:05 -08:00
Jack Kingsman
e0d60f7d7f Add some sleeps between router operations to smooth out inconsistent behavior 2026-01-13 21:11:16 -08:00
Jack Kingsman
2083e9c015 Fix niggling bugs -- unclean shutdown, radio reconnect contention 2026-01-13 20:08:07 -08:00
Jack Kingsman
32ed00fd34 Add E2E-ish tests 2026-01-13 19:48:19 -08:00
Jack Kingsman
888dd0f1a8 Update CLAUDEs 2026-01-13 14:48:32 -08:00
Jack Kingsman
999ab37bb0 Add location extraction from adverts 2026-01-13 14:08:56 -08:00
Jack Kingsman
81132e8a39 Fix vacuum execution transaction conflict 2026-01-13 12:51:01 -08:00
Jack Kingsman
547a2adb94 Add packet cleanup 2026-01-13 12:49:27 -08:00
Jack Kingsman
3ea98e309c Always have Public channel available 2026-01-13 12:06:38 -08:00
Jack Kingsman
40b672d569 Fix event handler rereg, monitor crash, and polling pause ugliness 2026-01-13 01:07:43 -08:00
Jack Kingsman
5ce5a988c7 Add server-side read management 2026-01-12 23:26:02 -08:00
Jack Kingsman
57bece26d2 Ensure repeater contact on radio on each message 2026-01-11 00:36:45 -08:00
Jack Kingsman
b0ab2bcb32 Overhaul frontend organization and pause message polling during repeater operations 2026-01-10 16:27:15 -08:00
Jack Kingsman
e559d6cd47 Remove pynacl and fix acked bool => int 2026-01-10 15:18:37 -08:00
Jack Kingsman
b76795913c Add periodic message draining for bad-push situations 2026-01-10 13:02:17 -08:00
Jack Kingsman
02379dbd9b Add debugging 2026-01-10 12:48:11 -08:00
Jack Kingsman
150d1fb9b4 Fix dupe packet test 2026-01-10 11:50:13 -08:00
Jack Kingsman
2798b551f8 Use numerical acks 2026-01-10 00:51:54 -08:00
Jack Kingsman
e262bd677a Implement repeater CLI interface 2026-01-09 23:08:55 -08:00
Jack Kingsman
e401a32049 Add repeater telemetry reading 2026-01-09 21:17:55 -08:00
Jack Kingsman
b9fd96ac46 Fix historical decryption timing issue 2026-01-08 19:04:53 -08:00
Jack Kingsman
9d8229c7be Cut over to new decryption lib version and provide channel crack streaming updates 2026-01-08 18:52:24 -08:00
Jack Kingsman
557cb12879 Initial commit 2026-01-06 20:02:48 -08:00