Commit Graph

119 Commits

Author SHA1 Message Date
Jack Kingsman c91449260d Fix sidebar and test typing 2026-02-14 18:04:43 -08:00
Jack Kingsman 8bb408180e Add unread badge at section level 2026-02-14 17:58:35 -08:00
Jack Kingsman b34bc1491a Unify row rendering 2026-02-14 17:50:58 -08:00
Ryan Gregg 4919f551f8 feat(sidebar): add collapsible sections and split repeaters list 2026-02-14 17:50:57 -08:00
Jack Kingsman 5a82d469b4 Add resend button for 30s 2026-02-14 17:37:51 -08:00
Jack Kingsman a598cbbd1a Clearer username styling 2026-02-13 01:29:36 -08:00
Jack Kingsman 76db547f50 Better contrast; happier eyeballs! 2026-02-13 01:26:24 -08:00
Jack Kingsman 908a479fa6 Improve perf with reduced fetching, more chunking, and window-level prefetch 2026-02-13 00:43:07 -08:00
Jack Kingsman b14ad71eca Action some lighthouse findings 2026-02-13 00:12:54 -08:00
Jack Kingsman 57d007dec2 Calm down sidebar refreshes with better contact don't-set behavior, unread count checks, and memoized sorting etc. 2026-02-13 00:00:53 -08:00
Jack Kingsman 430b5aaba7 Support incoming/outgoing detection in bots 2026-02-12 23:52:49 -08:00
Jack Kingsman 0fcf6a5653 s/stopped/idle/ on cracker interface 2026-02-12 19:53:25 -08:00
Jack Kingsman 3394183892 Fix outgoing first message top padding missing 2026-02-12 19:26:54 -08:00
Jack Kingsman 40a42ca7a1 Update cracker to support two-word mode 2026-02-12 11:15:43 -08:00
Jack Kingsman f73fa54532 Outgoing WS now echoes, websock reclamation after unmount cleanup, hash fix for empty contacts, no double bot broadcast, AGENTS.md + test fixes (this should have been more than one commit lol) 2026-02-11 23:59:05 -08:00
Jack Kingsman f3c3b84210 Way better options dialog 2026-02-11 22:57:43 -08:00
Jack Kingsman bb1709a648 Lint missed JS 2026-02-10 21:17:26 -08:00
Jack Kingsman 84d39992e2 Better message length detection for multibyte sequences 2026-02-10 21:11:29 -08:00
Jack Kingsman a61e271e9a Fix falsy zero lat/lon bug 2026-02-10 21:09:29 -08:00
Jack Kingsman fa37ff6286 Add better no-frontend-dir handling (and lint, whoops) 2026-02-10 20:41:56 -08:00
Jack Kingsman a157390fb7 Add experimental double send 2026-02-10 20:33:14 -08:00
Jack Kingsman d5b176cf89 Add message to clarify when no repeats heard 2026-02-10 19:28:24 -08:00
Jack Kingsman de683e77ab Rework styling on the message path info 2026-02-10 19:13:53 -08:00
Jack Kingsman 875f197812 Testing blitz! 2026-02-10 16:47:46 -08:00
Jack Kingsman cf6df506d1 Always load contacts on radio first 2026-02-10 16:19:42 -08:00
Jack Kingsman 6389cc656e Ads echo paths modal 2026-02-10 15:18:52 -08:00
Jack Kingsman 254705c4f6 Merge pull request #14 from jkingsman/support-tcp-and-ble-connections-on-backend
Move to multi-connection modality
2026-02-09 17:07:24 -08:00
Jack Kingsman 09e591684a Make conversation ref handling safer 2026-02-09 17:04:32 -08:00
Jack Kingsman 05cac29556 Swap legend columns (oops) 2026-02-07 21:31:12 -08:00
Jack Kingsman f7792bd75e Patch up changes -- fix up docs, fix react hooks issue 2026-02-07 21:25:19 -08:00
Jack Kingsman a9d9d7a7b4 Clear errors on settings tab switch, streamline message mark-as-read, don't resort on render 2026-02-07 21:15:47 -08:00
Jack Kingsman a86d2d7cda Move to multi-connection modality 2026-02-04 14:46:41 -08:00
Jack Kingsman ad5e799a62 Dead and trivial code rip out (whoof) 2026-02-04 12:06:36 -08:00
Jack Kingsman b302bd74ff Improve frontend response time 2026-02-03 15:58:52 -08:00
Jack Kingsman c24d70186a Fix up some warnings 2026-01-30 20:44:36 -08:00
Jack Kingsman 0188accb46 Make links clickable 2026-01-30 20:44:36 -08:00
Jack Kingsman eb3686e041 Fix verbiage around bot response to self 2026-01-30 20:44:30 -08:00
Jack Kingsman 302973cc44 Enable bot responses to ourselves 2026-01-29 12:15:30 -08:00
Jack Kingsman ccafd70388 Add constraints on bot code editor window size 2026-01-27 19:21:38 -08:00
Jack Kingsman 6ef6ca4553 Lazy-load codemirror for bot editing 2026-01-27 17:31:34 -08:00
Jack Kingsman d6e5130f49 Move advertise to identity tab 2026-01-27 17:25:56 -08:00
Jack Kingsman 530179fde1 Add multibot functionality 2026-01-27 17:23:38 -08:00
Jack Kingsman bcf7d70ee8 Support multiple outgoing messages from the bot 2026-01-27 12:21:00 -08:00
Jack Kingsman 7d94a01f8a Add warning to bot interface (experimental) 2026-01-26 21:50:48 -08:00
Jack Kingsman ba92aa2342 Add basic bot functionality 2026-01-26 21:44:11 -08:00
Jack Kingsman 4382f4ab74 Remove some unneeded code 2026-01-26 20:22:19 -08:00
Jack Kingsman 22eb828b3c Drop interval suggestion to 24hr 2026-01-25 20:17:21 -08:00
Jack Kingsman 375ee74eb3 Make advert interval manual 2026-01-25 09:29:56 -08:00
Jack Kingsman b3c26507f4 Draggable nodes and periodic (hourly) announce 2026-01-22 22:39:34 -08:00
Jack Kingsman 775b128851 Ass experimental path disambiguation on visualizer 2026-01-22 21:58:06 -08:00