Jack Kingsman
6466a5c355
Add node GPS enablement + sourcing. Closes #53 .
2026-03-11 22:42:41 -07:00
Jack Kingsman
a13e241636
Other connected clients get new chans over WS
2026-03-11 22:02:05 -07:00
Jack Kingsman
8c1a58b293
Don't use a stale MC instance
2026-03-11 21:57:59 -07:00
Jack Kingsman
38c7277c9d
More careful guards around channel message key matching on collision
2026-03-11 20:41:31 -07:00
Jack Kingsman
20d0bd92bb
Oh god, so much code for such a minor flow. Ambiguous sender manually fetched prefix DMs are now visible.
2026-03-11 20:38:41 -07:00
Jack Kingsman
83635845b6
Don't sleep in the exception handler
2026-03-11 19:32:54 -07:00
Jack Kingsman
5bd3205de5
Stop channs with blocked senders bothering the unread count
2026-03-11 19:11:53 -07:00
Jack Kingsman
bcde3bd9d5
Don't construct synthetic objects
2026-03-11 19:04:57 -07:00
Jack Kingsman
15a8c637e4
Do our own tracking for contact-on-radio with more correct return state
2026-03-11 19:01:14 -07:00
Jack Kingsman
04ac3d6ed4
Drop out meshcore_py's autoreconnect logic on connection disable
2026-03-11 18:12:11 -07:00
Jack Kingsman
633510b7de
Bring back in package-lock.json
2026-03-11 17:44:55 -07:00
Jack Kingsman
4e0b6a49b0
Add ability to pause radio connection ( closes #51 )
2026-03-11 17:17:03 -07:00
Jack Kingsman
ad7028e508
Add better search management and operators + contact search quick link
2026-03-11 16:56:09 -07:00
Jack Kingsman
0c35601af3
Enrich contact no-key info pane with first-in-use date
2026-03-11 16:19:10 -07:00
Jack Kingsman
93369f8d64
Enrich names-based contact pane a bit
2026-03-11 15:57:29 -07:00
Jack Kingsman
e7d1f28076
Add SQS fanout
2026-03-11 14:17:08 -07:00
Jack Kingsman
528a94d2bd
Add basic auth
2026-03-11 10:02:02 -07:00
Jack Kingsman
d8bb747152
Reorder themes
2026-03-10 21:27:05 -07:00
Jack Kingsman
d0ed3484ce
Add hourly sync and crow loudly if it finds a discrepancy
2026-03-10 14:47:18 -07:00
Jack Kingsman
738e0b9815
Don't load full right away
2026-03-10 14:39:40 -07:00
Jack Kingsman
97997e23e8
Drop frequency of contact sync task, make standard polling opt-in only
2026-03-10 14:04:51 -07:00
Jack Kingsman
18e1408292
Be better about DB insertion shape
2026-03-09 23:42:46 -07:00
Jack Kingsman
3e941a5b20
remove radio dependency fallback shim
2026-03-09 23:29:25 -07:00
Jack Kingsman
a000fc88a5
make radio router use runtime seam only
2026-03-09 23:22:56 -07:00
Jack Kingsman
9388e1f506
route startup and fanout through radio runtime
2026-03-09 23:11:57 -07:00
Jack Kingsman
81bdfe09fa
extract radio runtime seam
2026-03-09 23:07:34 -07:00
Jack Kingsman
c3f1a43a80
Be more gentle with frontend typing + go back to fire-and-forget for cracked room creation
2026-03-09 21:51:07 -07:00
Jack Kingsman
946006bd7f
extract radio command service
2026-03-09 18:13:18 -07:00
Jack Kingsman
344cee5508
extract radio lifecycle service
2026-03-09 18:02:58 -07:00
Jack Kingsman
2d781cad56
add typed websocket event contracts
2026-03-09 17:47:31 -07:00
Jack Kingsman
088dcb39d6
extract contact reconciliation service
2026-03-09 17:32:43 -07:00
Jack Kingsman
b157ee14e4
Add background-hash-mark addition for region routing
...
Per https://buymeacoffee.com/ripplebiz/region-filtering :
> After some discussions, and that there is some confusion
around #channels and #regions, it's been decided to drop
the requirement to have the '#' prefix. So, region names
will just be plain alphanumeric (and '-'), with no # prefix.
> For backwards compatibility, the names will internally have
a '#' prepended, but for all client GUI's and command lines,
you generally won't see mention of '#' prefixes. The next
firmware release (v1.12.0) and subsequent Ripple firmware
and Liam's app will have modified UI to remove the '#' requirement.
So, silently add, but don't duplicate, for users who have already
added hashmarks.
2026-03-09 15:24:23 -07:00
Jack Kingsman
811c7e7349
Add regional channel routing ( closes #42 )
2026-03-09 11:09:31 -07:00
Jack Kingsman
0c5b37c07c
Add custom pathing ( closes #45 )
2026-03-09 10:26:01 -07:00
Jack Kingsman
9d806c608b
Add contact normalization rather than loading the packed path bytes
2026-03-08 21:01:01 -07:00
Jack Kingsman
655066ed73
Fix playwright tests for new radio status indicator
2026-03-08 14:30:47 -07:00
Jack Kingsman
564cd65496
Update tests with new out_path_hash_mode field and surface error on path hash mode set failure
2026-03-08 13:54:07 -07:00
Jack Kingsman
b3625b4937
Add statistics
2026-03-08 13:54:07 -07:00
Jack Kingsman
20af50585b
Docs & tests
2026-03-08 13:54:07 -07:00
Jack Kingsman
d776f3d09b
Add full-decrypt tests for multibyte paths
2026-03-08 13:54:07 -07:00
Jack Kingsman
075debc51b
Force validation of path_hash_mode
2026-03-08 13:54:07 -07:00
Jack Kingsman
34318e4814
Use more faithful packet frame parsing
2026-03-08 13:54:07 -07:00
Jack Kingsman
48dab293ae
Advert-path uses correct identity for dedupe
2026-03-08 13:54:07 -07:00
Jack Kingsman
76d11b01a7
Actually persist out_path_hash_mode instead of lossily deriving it
2026-03-08 13:54:06 -07:00
Jack Kingsman
2257c091e8
Fix visualizer coercion for multibyte hops
2026-03-08 13:54:06 -07:00
Jack Kingsman
55fb2390de
Phase 8: Tests & Misc
2026-03-08 13:54:06 -07:00
Jack Kingsman
f97c846378
Phase 3: Add path size inference and also bin some stupid migration tests while we're at it
2026-03-08 13:54:06 -07:00
Jack Kingsman
11ce2be5fa
Phase 2: Patch up message path metadata
2026-03-08 13:54:06 -07:00
Jack Kingsman
1fc041538e
Phase 0.5 & 1: Centralize path utils, multi-hop packet decoding, updated PacketInfo shape
2026-03-08 13:54:06 -07:00
Jack Kingsman
99eddfc2ef
Update status bar and boot up more quickly with actual radio status
2026-03-07 23:47:47 -08:00