Commit Graph

293 Commits

Author SHA1 Message Date
Jack Kingsman
9afaee24a0 Persist collapae state 2026-02-14 19:10:44 -08:00
Jack Kingsman
c91449260d Fix sidebar and test typing 2026-02-14 18:04:43 -08:00
Jack Kingsman
36098f62b8 Merge pull request #18 from rgregg/codex/sidebar-contacts-repeaters-sections
feat(sidebar): add collapsible sections and split repeaters list
2026-02-14 17:58:59 -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
7b2d5b817e Fix multi-send message pathing not appearing 2026-02-14 16:49:27 -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
1c4d6c07a8 Prefetch all the things! 2026-02-13 00:48:37 -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
e796f44b38 Updating changelog + build for 1.9.3 2026-02-12 11:21:45 -08:00
Jack Kingsman
40a42ca7a1 Update cracker to support two-word mode 2026-02-12 11:15:43 -08:00
Jack Kingsman
f26b3d5fc7 Updating changelog + build for 1.9.2 2026-02-12 01:04:54 -08:00
Jack Kingsman
465091d370 Move all tests to using actual memory DB 2026-02-12 00:55:40 -08:00
Jack Kingsman
2248a13cde Purge dead WS handlers from back when we loaded contacts + chans over WS not API 2026-02-12 00:37:49 -08:00
Jack Kingsman
7e7330eb12 Add more tests and update AGENTS.md 2026-02-12 00:31:52 -08:00
Jack Kingsman
b80093ba94 Make mark-all-read atomic 2026-02-12 00:19:37 -08:00
Jack Kingsman
b83edfda74 Investigate all fields on reconcile calls 2026-02-12 00:18:58 -08:00
Jack Kingsman
4e2000087d Handle nullable contact fields now that we don't send partial contacts 2026-02-12 00:17:37 -08:00
Jack Kingsman
8be5a22730 Fix path data update race condition 2026-02-12 00:15:21 -08:00
Jack Kingsman
6ac5a1e7db Fix stale header retention on settings page mobile view 2026-02-12 00:12:47 -08:00
Jack Kingsman
fe6dfd5dee Fix mention detection case sensitivity 2026-02-12 00:01:27 -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
fef18a943c Merge pull request #17 from jkingsman/better-options
Way better options dialog!
2026-02-11 22:58:01 -08:00
Jack Kingsman
f3c3b84210 Way better options dialog 2026-02-11 22:57:43 -08:00
Jack Kingsman
29f0518698 Do testing on isolated DB 2026-02-11 11:23:38 -08:00
Jack Kingsman
f52feb2d5c Add a smatttering of tests and fix return-to-public after channel deletion 2026-02-10 23:02:39 -08:00
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