Commit Graph

110 Commits

Author SHA1 Message Date
Jack Kingsman
40d2e2781b Pause regular polling durun Repeater ops 2026-01-17 21:17:18 -08:00
Jack Kingsman
bad820acf9 Clarify lint + typechecking requirements 2026-01-17 19:54:31 -08:00
Jack Kingsman
e07916e5ee De-conservatize my LLM slop warning 2026-01-17 19:53:01 -08:00
Jack Kingsman
15107f3793 Make public room not show hash symbol 2026-01-17 19:50:05 -08:00
Jack Kingsman
8d98a93245 Updating changelog + build for 1.3.0 2026-01-17 19:31:21 -08:00
Jack Kingsman
763e5787a6 Formatting and a pyright fix for the new config 2026-01-17 19:25:55 -08:00
Jack Kingsman
66e98c41fd Drop repeater status wait time 2026-01-17 19:22:06 -08:00
Jack Kingsman
546d2f2f7d Event handler dedupe, CLAUDE.md patchups, more (jeez
) acked field int vs bool fixes, and throw exceptions not assertions (+Pydantic v2)
2026-01-17 19:01:34 -08:00
Jack Kingsman
94bcf42cff Add healthcheck endpoint tests 2026-01-17 18:20:58 -08:00
Jack Kingsman
9652cb3277 Massive frontend overhaul for settings menu and channel addition. 2026-01-17 18:17:11 -08:00
Jack Kingsman
bbe2bba5b6 Remove vestigial duplicate checking 2026-01-17 17:15:14 -08:00
Jack Kingsman
850ce2d6c7 Add database-level payload dedupe 2026-01-17 17:06:25 -08:00
Jack Kingsman
4219f96894 Drop unnecessary decryption columns and rely on FK to messages table as indicator of decryption. Also, reboot retries radio connection 2026-01-17 16:33:42 -08:00
Jack Kingsman
9b59cccf69 Updating changelog + build for 1.2.1 2026-01-17 15:20:22 -08:00
Jack Kingsman
33dcd570cd Update meshcore hashtag cracker lib with sender validation 2026-01-17 15:17:01 -08:00
Jack Kingsman
b8249ee866 Updating changelog + build for 1.2.0 2026-01-16 16:47:37 -08:00
Jack Kingsman
cfa7f53836 Add favorites 2026-01-16 16:35:43 -08:00
Jack Kingsman
156b129af4 Shrink logo just a hair 2026-01-16 16:30:28 -08:00
Jack Kingsman
94db64fc62 Add <Unread Count>+ as indicator unreads matching length of conversation fetch 2026-01-15 11:01:08 -08:00
Jack Kingsman
d838a5e1b5 Clarify repeater interaction button re: passwords and ACLs 2026-01-14 20:17:08 -08:00
Jack Kingsman
076d466fbd Linting and code cleanup for an imitation of order 2026-01-14 20:08:41 -08:00
Jack Kingsman
c6d38ce400 Clean up contact creation and add missing FE fields for last_contacted 2026-01-14 19:41:46 -08:00
Jack Kingsman
0749b5ea4a Clarify phrasing on cracker panel 2026-01-14 19:03:31 -08:00
Jack Kingsman
442f8ccded Updating changelog + build for 1.1.0 2026-01-14 16:54:25 -08:00
Jack Kingsman
91c9258275 Sync time periodically 2026-01-14 16:22:50 -08:00
Jack Kingsman
92e7cd24e6 Always used shortest path in advert burst 2026-01-14 16:14:55 -08:00
Jack Kingsman
e272be88ca Hopefully once and for all, use smarter pathing data on all direct contacts 2026-01-14 16:05:53 -08:00
Jack Kingsman
ece9f8f2cf Add contact hop data to help with debugging 2026-01-14 15:52:30 -08:00
Jack Kingsman
b97dab1fd6 Let's just be done with contact validation. 2026-01-14 15:44:07 -08:00
Jack Kingsman
e09d1672f1 More safety around repeater presence validation...? 2026-01-14 15:37:10 -08:00
Jack Kingsman
47f1ae7be6 Go back to removal of contact + validate 2026-01-14 15:30:08 -08:00
Jack Kingsman
e36d83d378 Whoops, fix flood mode revert 2026-01-14 15:10:35 -08:00
Jack Kingsman
1a3fc0174c Try longer login delay 2026-01-14 15:06:10 -08:00
Jack Kingsman
d8bbd37e42 Push after publish commits 2026-01-13 21:21:28 -08:00
Jack Kingsman
ecce1e8fa8 Updating changelog + build for 1.0.3 2026-01-13 21:20:18 -08:00
Jack Kingsman
cf9889db66 Fix our test fixture requirements 2026-01-13 21:18:28 -08:00
Jack Kingsman
faa5a7e75a Remove unnecessary timeouts; just wait on login 2026-01-13 21:15:05 -08:00
Jack Kingsman
db9ee0eace Updating changelog + build for 1.0.2 2026-01-13 21:13:08 -08:00
Jack Kingsman
e0d60f7d7f Add some sleeps between router operations to smooth out inconsistent behavior 2026-01-13 21:11:16 -08:00
Jack Kingsman
6c94cca399 Never forget the lockfile again 2026-01-13 20:35:32 -08:00
Jack Kingsman
9100c0d467 Forgot uv lock again whoops 2026-01-13 20:34:39 -08:00
Jack Kingsman
516352f1d5 Updating changelog + build for 1.0.1 2026-01-13 20:11:51 -08:00
Jack Kingsman
2083e9c015 Fix niggling bugs -- unclean shutdown, radio reconnect contention 2026-01-13 20:08:07 -08:00
Jack Kingsman
32ed00fd34 Add E2E-ish tests 2026-01-13 19:48:19 -08:00
Jack Kingsman
f368b80221 Tidy up message dedupe logic 2026-01-13 19:16:20 -08:00
Jack Kingsman
1eeed67b14 Unread mentions are now red 2026-01-13 19:03:43 -08:00
Jack Kingsman
1cee26bff1 Whoops, fixed missed version in uv.lock 2026-01-13 16:02:02 -08:00
Jack Kingsman
3a38699c1b Updating changelog + build for 1.0.0 2026-01-13 15:58:54 -08:00
Jack Kingsman
acc0b4b94c Fix map z-indexing over page 2026-01-13 15:52:53 -08:00
Jack Kingsman
888dd0f1a8 Update CLAUDEs 2026-01-13 14:48:32 -08:00