Commit Graph

229 Commits

Author SHA1 Message Date
Jack Kingsman
bfcd2f9136 Attempt auto-reconnect more than once 2026-02-09 19:40:52 -08:00
Jack Kingsman
6cacd741b7 Patch up frontend traversability (moot in the face of bot logic, but nice to have) 2026-02-09 19:33:23 -08:00
Jack Kingsman
333d885bdb Sweeping AGENTS.md updates -- endpoints, feature priorities, etc. 2026-02-09 19:24:45 -08:00
Jack Kingsman
18bdc0f83b Clarify security model for agents 2026-02-09 17:49:27 -08:00
jkingsman
18c5c045fe Fix typo lol 2026-02-09 17:14:56 -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
f81d3c8dd1 Remove stale frontend generated files 2026-02-09 17:07:14 -08:00
Jack Kingsman
d3494448a0 Add hot conversation LRU cache
Add hot-message cache
2026-02-09 17:06:32 -08:00
Jack Kingsman
09e591684a Make conversation ref handling safer 2026-02-09 17:04:32 -08:00
Jack Kingsman
a636eeb4b7 Add hot-message cache 2026-02-07 22:51:06 -08:00
Jack Kingsman
93362808be Updating changelog + build for 1.8.0 2026-02-07 21:45:46 -08:00
Jack Kingsman
73793f9678 Updating changelog + build for 1.8.0 2026-02-07 21:43:39 -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
0abe2194b5 Just flood advertise when we do 2026-02-07 21:15:46 -08:00
Jack Kingsman
82285f07f3 Clarify garbage comment about outgoing decryption 2026-02-07 21:15:46 -08:00
Jack Kingsman
f0bdf34e6a Strengthen README warning about getting pwnd 2026-02-07 21:15:46 -08:00
jkingsman
3c9d2dbb11 Don't keep pacakge-lock.json 2026-02-06 19:34:10 -08:00
Jack Kingsman
0602ce7002 Merge pull request #10 from rgregg/iphone-pwa-fix
Fix display issues when running as a PWA
2026-02-06 19:30:50 -08:00
jkingsman
be1a70eb10 Remove compiled files 2026-02-06 19:30:26 -08:00
Jack Kingsman
df0ffd9234 Move to manual FE builds 2026-02-06 18:44:08 -08:00
Ryan Gregg
61de2584e9 Fix for running as PWA 2026-02-04 21:45:30 -08:00
Ryan Gregg
89a2fca7fd Adjust how app dispalys as PWA to enable safe areas 2026-02-04 21:24:43 -08:00
Jack Kingsman
d03b65cf39 Add there-and-back node trace. Closes #4.
Single node trace
2026-02-04 19:54:01 -08:00
Jack Kingsman
18d800da63 Add error bubble-up 2026-02-04 19:27:45 -08:00
Jack Kingsman
c2040ea6bc Add one hop trace 2026-02-04 15:40:37 -08:00
Jack Kingsman
a86d2d7cda Move to multi-connection modality 2026-02-04 14:46:41 -08:00
Jack Kingsman
64d261e6f9 Update AGENTS.md after post connect polling management 2026-02-04 13:14:08 -08:00
Jack Kingsman
6491a54ce8 Improve test coverage for path freshness, unread management, and outgoing message unread sanity 2026-02-04 12:19:36 -08:00
Jack Kingsman
5268e889fa Consolidate healthcheck generation and packet dupe handling 2026-02-04 12:12:56 -08:00
Jack Kingsman
ad5e799a62 Dead and trivial code rip out (whoof) 2026-02-04 12:06:36 -08:00
Jack Kingsman
edfc95a2e2 Add docs for new non-WS message fetching and remove dead funcs 2026-02-04 11:59:12 -08:00
Jack Kingsman
122109dc58 Add missing frontend test folder to ignore 2026-02-04 11:16:50 -08:00
Jack Kingsman
8690613bc7 Add e2e tests 2026-02-03 16:00:00 -08:00
Jack Kingsman
b302bd74ff Improve frontend response time 2026-02-03 15:58:52 -08:00
Jack Kingsman
c167e59a64 Updating changelog + build for 1.7.1 2026-02-03 10:27:27 -08:00
Jack Kingsman
71872517e5 Cleanups: Normalize pub keys, prefix message claiming, cursor + null timestamp DB cleanups 2026-02-02 16:22:10 -08:00
Jack Kingsman
8674e804c2 Add some additional tests around radio and contact management 2026-01-30 21:45:50 -08:00
Jack Kingsman
49bcdc48e7 Add some additional tests around message dedupe 2026-01-30 21:31:34 -08:00
Jack Kingsman
c048c435c9 Add missing key normalization 2026-01-30 21:12:32 -08:00
Jack Kingsman
1ea809c4e3 Remove some unneeded duplication and fix up reconnection management 2026-01-30 21:03:58 -08:00
Jack Kingsman
b6c3e13234 Resync settings after radio mutation 2026-01-30 20:44:37 -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
f870d0e67f Enable bot responses to ourselves take 2 2026-01-29 12:32:36 -08:00
Jack Kingsman
302973cc44 Enable bot responses to ourselves 2026-01-29 12:15:30 -08:00
Jack Kingsman
bcde4dd12e Updating changelog + build for 1.7.0 2026-01-27 19:24:50 -08:00
Jack Kingsman
ccafd70388 Add constraints on bot code editor window size 2026-01-27 19:21:38 -08:00