459 Commits

Author SHA1 Message Date
Jack Kingsman
6696681f63 Updating changelog + build for 1.9.1 2026-02-10 22:12:16 -08:00
Jack Kingsman
1aa26c05d0 Don't use prefix matching if we can help it 2026-02-10 22:05:59 -08:00
Jack Kingsman
bfdccc4a94 Use stable referrent for same-name contacts 2026-02-10 21:47:41 -08:00
Jack Kingsman
577697380b Async bot invocation -- hopefully won't have too bad of user collisions 2026-02-10 21:41:44 -08:00
Jack Kingsman
bb1709a648 Lint missed JS 2026-02-10 21:17:26 -08:00
Jack Kingsman
a1c95abf86 Add comments around edge cases as non-issues 2026-02-10 21:15:26 -08:00
Jack Kingsman
e96b37a263 Fix phantom unread badges on convo view 2026-02-10 21:13:44 -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
a1e71922bc Updating changelog + build for 1.9.0 2026-02-10 20:49:18 -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
6b5e9457a1 Merge pull request #16 from jkingsman/improved-lockig
Rework radio lock handling
2026-02-10 19:44:08 -08:00
Jack Kingsman
d5b176cf89 Add message to clarify when no repeats heard 2026-02-10 19:28:24 -08:00
Jack Kingsman
da558e06ae Fix repeater comms coming back in different channel if a user sends and changes convos rapidly. 2026-02-10 19:25:35 -08:00
Jack Kingsman
b8ea31666f Rework radio lock handling 2026-02-10 19:15:44 -08:00
Jack Kingsman
de683e77ab Rework styling on the message path info 2026-02-10 19:13:53 -08:00
Jack Kingsman
430846a581 Fix missing scroll back to bottom 2026-02-10 18:48:12 -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
28069ab732 Test and linting tidy-up 2026-02-09 22:37:50 -08:00
Jack Kingsman
d5a321f314 Do build before e2e tests and bump timeout for build 2026-02-09 21:09:20 -08:00
Jack Kingsman
4d2db4f789 Safer reboot polling 2026-02-09 20:30:53 -08:00
Jack Kingsman
25f85d0856 Safer mention checking 2026-02-09 20:27:49 -08:00
Jack Kingsman
cf215c4ba5 Document and patch historical prefix claiming, and handle reconnect interval better 2026-02-09 20:25:21 -08:00
Jack Kingsman
9294ffe138 Fix logic for oldest-message detection on new message in focused convo and then paging 2026-02-09 19:56:20 -08:00
Jack Kingsman
ec97dfcee5 Flush through all contacts with more care to prevent rerenders 2026-02-09 19:52:41 -08:00
Jack Kingsman
d0c5c09493 Add channel lock when we set-and-send, and fail hard if channel set fails 2026-02-09 19:49:00 -08:00
Jack Kingsman
615fc0e6a7 Vacuum on own connection to avoid partial commits 2026-02-09 19:42:16 -08:00
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