Jack Kingsman
|
ef2b22a865
|
Don't dedupe adverts on payload (since what we care about is the path)
|
2026-02-16 22:03:04 -08:00 |
|
Jack Kingsman
|
0e25bd2281
|
Fix dedupe for frontend raw packet delivery
|
2026-02-16 20:46:43 -08:00 |
|
Jack Kingsman
|
56fde32970
|
Linting goodness
|
2026-02-16 19:20:11 -08:00 |
|
Jack Kingsman
|
65b74b624b
|
Add missing prefix-message claim in other contact sync spots we missed
|
2026-02-16 19:14:05 -08:00 |
|
Jack Kingsman
|
e8ddba0131
|
Add radio lock acquire around missing spots, and validate
|
2026-02-16 19:10:20 -08:00 |
|
Jack Kingsman
|
8ca48cd6bc
|
Use actual pubkey matching for path update, not default, and don't action the serial path update events
|
2026-02-16 19:06:09 -08:00 |
|
Jack Kingsman
|
72f12d80e5
|
Fix repeater command timestamp field usage
|
2026-02-16 18:59:39 -08:00 |
|
Jack Kingsman
|
be007322d2
|
Frontend overhaul
|
2026-02-16 17:28:21 -08:00 |
|
Jack Kingsman
|
1f3042f360
|
Add statistics endpoint
|
2026-02-15 12:54:42 -08:00 |
|
Jack Kingsman
|
5a82d469b4
|
Add resend button for 30s
|
2026-02-14 17:37:51 -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
|
430b5aaba7
|
Support incoming/outgoing detection in bots
|
2026-02-12 23:52:49 -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
|
8be5a22730
|
Fix path data update race condition
|
2026-02-12 00:15:21 -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
|
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
|
1aa26c05d0
|
Don't use prefix matching if we can help it
|
2026-02-10 22:05:59 -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
|
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
|
b8ea31666f
|
Rework radio lock handling
|
2026-02-10 19:15:44 -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
|
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
|
a86d2d7cda
|
Move to multi-connection modality
|
2026-02-04 14:46:41 -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
|
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
|
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
|
1ea809c4e3
|
Remove some unneeded duplication and fix up reconnection management
|
2026-01-30 21:03:58 -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
|
530179fde1
|
Add multibot functionality
|
2026-01-27 17:23:38 -08:00 |
|
Jack Kingsman
|
bcf7d70ee8
|
Support multiple outgoing messages from the bot
|
2026-01-27 12:21:00 -08:00 |
|
Jack Kingsman
|
58eeb392ad
|
Add bot outgoing 2s throttle
|
2026-01-27 11:54:22 -08:00 |
|
Jack Kingsman
|
00697e3c06
|
Fix clock filtering and contact lookup behavior bugs
|
2026-01-26 22:51:02 -08:00 |
|
Jack Kingsman
|
2b681e1905
|
Fix repeater message duplication issue and clarify fallback functionality for missing private key export
|
2026-01-26 22:13:44 -08:00 |
|
Jack Kingsman
|
ba92aa2342
|
Add basic bot functionality
|
2026-01-26 21:44:11 -08:00 |
|
Jack Kingsman
|
bbf6c63a95
|
Force DM contact onto radio before send
|
2026-01-26 20:54:50 -08:00 |
|
Jack Kingsman
|
769f34ebfc
|
Force auto-advert to respect set intervals
|
2026-01-26 20:34:35 -08:00 |
|
Jack Kingsman
|
375ee74eb3
|
Make advert interval manual
|
2026-01-25 09:29:56 -08:00 |
|
Jack Kingsman
|
0138233743
|
Do an imitation of protecting our butts (race conditions in message loading, websocket defensiveness, optimistic UI update rollback handling
|
2026-01-19 11:47:20 -08:00 |
|