Commit Graph

  • 09e591684a Make conversation ref handling safer Jack Kingsman 2026-02-09 17:04:32 -08:00
  • a636eeb4b7 Add hot-message cache Jack Kingsman 2026-02-07 22:46:28 -08:00
  • 93362808be Updating changelog + build for 1.8.0 Jack Kingsman 2026-02-07 21:45:46 -08:00
  • 73793f9678 Updating changelog + build for 1.8.0 Jack Kingsman 2026-02-07 21:41:27 -08:00
  • 05cac29556 Swap legend columns (oops) Jack Kingsman 2026-02-07 21:31:12 -08:00
  • f7792bd75e Patch up changes -- fix up docs, fix react hooks issue Jack Kingsman 2026-02-07 21:25:19 -08:00
  • a9d9d7a7b4 Clear errors on settings tab switch, streamline message mark-as-read, don't resort on render Jack Kingsman 2026-02-07 21:14:58 -08:00
  • 0abe2194b5 Just flood advertise when we do Jack Kingsman 2026-02-07 21:09:22 -08:00
  • 82285f07f3 Clarify garbage comment about outgoing decryption Jack Kingsman 2026-02-07 21:06:58 -08:00
  • f0bdf34e6a Strengthen README warning about getting pwnd Jack Kingsman 2026-02-07 21:06:03 -08:00
  • 3c9d2dbb11 Don't keep pacakge-lock.json jkingsman 2026-02-06 19:34:10 -08:00
  • 0602ce7002 Merge pull request #10 from rgregg/iphone-pwa-fix Jack Kingsman 2026-02-06 19:30:50 -08:00
  • be1a70eb10 Remove compiled files jkingsman 2026-02-06 19:24:56 -08:00
  • df0ffd9234 Move to manual FE builds Jack Kingsman 2026-02-06 18:44:08 -08:00
  • 61de2584e9 Fix for running as PWA Ryan Gregg 2026-02-04 21:45:30 -08:00
  • 89a2fca7fd Adjust how app dispalys as PWA to enable safe areas Ryan Gregg 2026-02-04 21:24:43 -08:00
  • d03b65cf39 Add there-and-back node trace. Closes #4. Jack Kingsman 2026-02-04 19:54:01 -08:00
  • 18d800da63 Add error bubble-up Jack Kingsman 2026-02-04 19:24:07 -08:00
  • c2040ea6bc Add one hop trace Jack Kingsman 2026-02-04 15:29:33 -08:00
  • a86d2d7cda Move to multi-connection modality Jack Kingsman 2026-02-04 14:22:49 -08:00
  • 64d261e6f9 Update AGENTS.md after post connect polling management Jack Kingsman 2026-02-04 13:14:08 -08:00
  • 6491a54ce8 Improve test coverage for path freshness, unread management, and outgoing message unread sanity Jack Kingsman 2026-02-04 12:19:36 -08:00
  • 5268e889fa Consolidate healthcheck generation and packet dupe handling Jack Kingsman 2026-02-04 12:11:01 -08:00
  • ad5e799a62 Dead and trivial code rip out (whoof) Jack Kingsman 2026-02-04 12:06:36 -08:00
  • edfc95a2e2 Add docs for new non-WS message fetching and remove dead funcs Jack Kingsman 2026-02-04 11:59:12 -08:00
  • 122109dc58 Add missing frontend test folder to ignore Jack Kingsman 2026-02-04 11:16:50 -08:00
  • 8690613bc7 Add e2e tests Jack Kingsman 2026-01-30 20:33:55 -08:00
  • b302bd74ff Improve frontend response time Jack Kingsman 2026-02-03 15:58:52 -08:00
  • c167e59a64 Updating changelog + build for 1.7.1 Jack Kingsman 2026-02-03 10:27:27 -08:00
  • 71872517e5 Cleanups: Normalize pub keys, prefix message claiming, cursor + null timestamp DB cleanups Jack Kingsman 2026-02-02 16:22:10 -08:00
  • 8674e804c2 Add some additional tests around radio and contact management Jack Kingsman 2026-01-30 21:45:50 -08:00
  • 49bcdc48e7 Add some additional tests around message dedupe Jack Kingsman 2026-01-30 21:31:34 -08:00
  • c048c435c9 Add missing key normalization Jack Kingsman 2026-01-30 21:12:32 -08:00
  • 1ea809c4e3 Remove some unneeded duplication and fix up reconnection management Jack Kingsman 2026-01-30 21:03:58 -08:00
  • b6c3e13234 Resync settings after radio mutation Jack Kingsman 2026-01-30 20:35:22 -08:00
  • c24d70186a Fix up some warnings Jack Kingsman 2026-01-29 19:27:46 -08:00
  • 0188accb46 Make links clickable Jack Kingsman 2026-01-29 17:55:24 -08:00
  • eb3686e041 Fix verbiage around bot response to self Jack Kingsman 2026-01-29 12:46:04 -08:00
  • f870d0e67f Enable bot responses to ourselves take 2 Jack Kingsman 2026-01-29 12:32:36 -08:00
  • 302973cc44 Enable bot responses to ourselves Jack Kingsman 2026-01-29 12:15:30 -08:00
  • bcde4dd12e Updating changelog + build for 1.7.0 Jack Kingsman 2026-01-27 19:24:50 -08:00
  • ccafd70388 Add constraints on bot code editor window size Jack Kingsman 2026-01-27 19:21:38 -08:00
  • 6ef6ca4553 Lazy-load codemirror for bot editing Jack Kingsman 2026-01-27 17:31:34 -08:00
  • d6e5130f49 Move advertise to identity tab Jack Kingsman 2026-01-27 17:25:56 -08:00
  • 530179fde1 Add multibot functionality Jack Kingsman 2026-01-27 17:23:38 -08:00
  • c46128e2cd Fix bug with outbound message timestamping Jack Kingsman 2026-01-27 13:06:00 -08:00
  • bcf7d70ee8 Support multiple outgoing messages from the bot Jack Kingsman 2026-01-27 12:21:00 -08:00
  • 749cc85f3c Fix occasional outgoing message dupe glitch due to mismatched send vs. radio timestamps Jack Kingsman 2026-01-27 12:05:15 -08:00
  • 58eeb392ad Add bot outgoing 2s throttle Jack Kingsman 2026-01-27 11:54:22 -08:00
  • 00697e3c06 Fix clock filtering and contact lookup behavior bugs Jack Kingsman 2026-01-26 22:51:02 -08:00
  • 2b681e1905 Fix repeater message duplication issue and clarify fallback functionality for missing private key export Jack Kingsman 2026-01-26 22:13:44 -08:00
  • d77523c76a Updating changelog + build for 1.6.0 Jack Kingsman 2026-01-26 21:53:07 -08:00
  • 7d94a01f8a Add warning to bot interface (experimental) Jack Kingsman 2026-01-26 21:50:48 -08:00
  • d97fa3703f Add automatic bot functionality Jack Kingsman 2026-01-26 21:46:26 -08:00
  • b8c22c0293 Fix startup advertisement-without-checking-advert-rules bug Jack Kingsman 2026-01-26 21:45:58 -08:00
  • ba92aa2342 Add basic bot functionality Jack Kingsman 2026-01-26 21:44:11 -08:00
  • bbf6c63a95 Force DM contact onto radio before send Jack Kingsman 2026-01-26 20:54:50 -08:00
  • 769f34ebfc Force auto-advert to respect set intervals Jack Kingsman 2026-01-26 20:34:35 -08:00
  • 4382f4ab74 Remove some unneeded code Jack Kingsman 2026-01-26 20:22:19 -08:00
  • 22eb828b3c Drop interval suggestion to 24hr Jack Kingsman 2026-01-25 20:17:21 -08:00
  • 375ee74eb3 Make advert interval manual Jack Kingsman 2026-01-25 09:29:56 -08:00
  • b3c26507f4 Draggable nodes and periodic (hourly) announce Jack Kingsman 2026-01-22 22:39:34 -08:00
  • 775b128851 Ass experimental path disambiguation on visualizer Jack Kingsman 2026-01-22 21:58:06 -08:00
  • 50aa9a950d Fix flag emoji 'profile picture' rendering Jack Kingsman 2026-01-22 20:13:27 -08:00
  • 184ef84af1 Update readme for CLAUDE.md => AGENTS.md Jack Kingsman 2026-01-20 17:25:03 -08:00
  • 2fb5100745 Add clear button Jack Kingsman 2026-01-20 16:54:11 -08:00
  • 973d6953a1 Standardize on AGENTS.md Jack Kingsman 2026-01-20 15:59:20 -08:00
  • 345244e8d9 Add heuristic repeater disambiguation to visualizer Jack Kingsman 2026-01-19 23:12:58 -08:00
  • e16c9b625f Extract pubkey from anonreq Jack Kingsman 2026-01-19 22:57:25 -08:00
  • cec6c942bd Updating changelog + build for 1.5.0 Jack Kingsman 2026-01-19 22:43:28 -08:00
  • 5a6b98a5d8 Add visualizer Jack Kingsman 2026-01-19 22:39:51 -08:00
  • 00c4cfcdf0 Relax during stretching and slow down Jack Kingsman 2026-01-19 17:32:53 -08:00
  • ff6b25c0e5 Expand our repeat-watch time Jack Kingsman 2026-01-19 17:18:03 -08:00
  • 4bc51f82da WAY better repulsion range button label and faster packet default speed Jack Kingsman 2026-01-19 17:11:32 -08:00
  • e267c4bde0 Remove link limit and add some more UI rejiggering buttons Jack Kingsman 2026-01-19 17:07:36 -08:00
  • 7bbd34d0cd Fix UI option arrangement and don't use ambiguous node for known nodes Jack Kingsman 2026-01-19 16:54:11 -08:00
  • 8ccc620cac Expand raw packet feed and have Hide UI option Jack Kingsman 2026-01-19 16:48:50 -08:00
  • 5b38e7735b Remove unnecessary libs Jack Kingsman 2026-01-19 16:41:46 -08:00
  • 16812f3fb3 Add shuffler Jack Kingsman 2026-01-19 16:37:14 -08:00
  • 5feec085f7 Generally behaving after refactor + claude Jack Kingsman 2026-01-19 16:26:33 -08:00
  • 52319a8863 Draft 1 of the homebaked visualizer Jack Kingsman 2026-01-19 16:10:07 -08:00
  • d6f6913ef2 Allow denormalized room names Jack Kingsman 2026-01-19 13:07:28 -08:00
  • e92f134682 Updating changelog + build for 1.4.1 Jack Kingsman 2026-01-19 12:32:12 -08:00
  • 3cc139e3a5 Add save button to DM decrypt attempts and keep settings state consistent with serverside Jack Kingsman 2026-01-19 12:29:25 -08:00
  • a7d0a8f20b Fetch all contacts to FE to prevent subsequent fetches on contact data Jack Kingsman 2026-01-19 12:19:23 -08:00
  • a8c34fbd9e Calm down with the fetches Jack Kingsman 2026-01-19 11:51:06 -08:00
  • 0138233743 Do an imitation of protecting our butts (race conditions in message loading, websocket defensiveness, optimistic UI update rollback handling Jack Kingsman 2026-01-19 11:47:20 -08:00
  • bf03d76c33 More compact hops label Jack Kingsman 2026-01-19 00:15:29 -08:00
  • 3cb5711b5c Begone, prefix matching; use the whole key you have Jack Kingsman 2026-01-19 00:01:25 -08:00
  • 9e86d263f7 Optimistic sort reordering and favorite addition Jack Kingsman 2026-01-18 23:50:00 -08:00
  • 9c071dbc53 Move to server side preference and read indicator management Jack Kingsman 2026-01-18 23:44:56 -08:00
  • 43b7e94b0a Add DM decryption on new contact advert Jack Kingsman 2026-01-18 23:13:45 -08:00
  • 71ac7f1c6e Updating changelog + build for 1.4.0 Jack Kingsman 2026-01-18 21:46:31 -08:00
  • c543df120b Don't double-set active conversation; wait for backend normalization Jack Kingsman 2026-01-18 21:32:11 -08:00
  • 7ea5285c80 Fix up status bar display on small screens Jack Kingsman 2026-01-18 21:28:53 -08:00
  • 42572aa234 Add historical DM decryption Jack Kingsman 2026-01-18 21:22:22 -08:00
  • 30e3eb47be Fix multi-path distance summing Jack Kingsman 2026-01-18 20:23:37 -08:00
  • b03f5738eb Add key-based room lookup to search Jack Kingsman 2026-01-18 20:14:25 -08:00
  • c4ef8ec9cd Add multipath tracking Jack Kingsman 2026-01-18 20:00:32 -08:00
  • 0fea2889b2 Show direct path when it's direct on message view Jack Kingsman 2026-01-18 18:18:56 -08:00