Jack Kingsman
|
fccde36ecb
|
Gentle emphasis on new contact/channel button
|
2026-03-31 21:57:35 -07:00 |
|
Jack Kingsman
|
b74137dc72
|
Add trace clear and much better layout. Closes #139.
|
2026-03-31 16:55:21 -07:00 |
|
Jack Kingsman
|
c83f9b0005
|
Rename Best RSSI to Strongest Neighbor. Closes #136.
|
2026-03-31 13:10:02 -07:00 |
|
Jack Kingsman
|
9f4737d350
|
Add hashtag link detection. Closes #134.
|
2026-03-31 12:55:52 -07:00 |
|
Jack Kingsman
|
f0f06671cc
|
Make new message button clearer
|
2026-03-31 12:28:47 -07:00 |
|
Jack Kingsman
|
4326f57977
|
Lint fixes
|
2026-03-30 21:44:26 -07:00 |
|
Jack Kingsman
|
5c60559cb8
|
Fix memoization on cracker panel
|
2026-03-30 21:31:47 -07:00 |
|
Jack Kingsman
|
3c0d6a4466
|
Fix some misc. frontend correctness bugs
|
2026-03-30 21:29:01 -07:00 |
|
Jack Kingsman
|
44d6fcac24
|
Add missing abort controller
|
2026-03-30 21:15:42 -07:00 |
|
Jack Kingsman
|
3a1c2d691b
|
Misc. bug bash
|
2026-03-30 20:49:09 -07:00 |
|
Jack Kingsman
|
134e8d0d29
|
Add trace tool. Closes #130.
|
2026-03-30 19:26:12 -07:00 |
|
Jack Kingsman
|
7460c3ea9d
|
Add font size slider. Closes #132.
|
2026-03-30 16:47:24 -07:00 |
|
Jack Kingsman
|
60f3fa8e36
|
Add noise floor visualizer to statistics. Closes #129.
|
2026-03-30 15:31:39 -07:00 |
|
Jack Kingsman
|
d4bbb8a542
|
Add multibyte trace output. Closes #127.
|
2026-03-30 12:52:01 -07:00 |
|
Jack Kingsman
|
db248302e9
|
Show node name if we find it in the DB already. Closes #128.
|
2026-03-30 12:28:26 -07:00 |
|
Jack Kingsman
|
7aa4f76064
|
Fix clamping on value inputs to allow empty while focused
|
2026-03-29 22:38:06 -07:00 |
|
Jack Kingsman
|
2cd71bf086
|
Fix linting
|
2026-03-29 19:09:36 -07:00 |
|
Jack Kingsman
|
08d55dec72
|
Show last error status on integrations. Closes #122.
|
2026-03-29 18:47:17 -07:00 |
|
Jack Kingsman
|
7151cf3846
|
Be much, much clearer about room server ops. Closes #78.
|
2026-03-27 13:01:34 -07:00 |
|
Jack Kingsman
|
7d27567ae9
|
Merge pull request #109 from jkingsman/fix-room-server-ordering
Order room server messages by sender timestamp, not packet-receipt time
|
2026-03-27 10:18:21 -07:00 |
|
Jack Kingsman
|
5f0d042252
|
Fix time rendering unit issue
|
2026-03-26 21:32:23 -07:00 |
|
Jack Kingsman
|
6f68dfc609
|
Deal with non-existent hashes better
|
2026-03-26 20:36:13 -07:00 |
|
Jack Kingsman
|
b12e612596
|
Merge pull request #117 from jkingsman/settings-scroll-fix. Closes #112
More content-paint patchy patchy bs
|
2026-03-26 18:27:55 -07:00 |
|
Jack Kingsman
|
d1499ad75f
|
Merge pull request #116 from kizniche/feat-int-mc-map-auto-uploader
Add automatic mesh map upload (integration/fanout module). Closes #108. Thank you!!
|
2026-03-26 18:08:34 -07:00 |
|
jkingsman
|
498770bd88
|
More content-paint patchy patchy bs
|
2026-03-26 17:30:40 -07:00 |
|
Kizniche
|
efeb047116
|
Switching to using radio lat/lon, rename Community MQTT to Community Sharing, update AGENTS_fanout.md
|
2026-03-26 19:55:30 -04:00 |
|
jkingsman
|
bea3495b79
|
Improve coverage around desktop notifications. Closes #115.
|
2026-03-26 16:39:38 -07:00 |
|
Kizniche
|
b7972f50a8
|
Fix issues identified in failing checks
|
2026-03-25 19:06:33 -04:00 |
|
Kizniche
|
bab1693c82
|
Fix freq and BW values, add geofence calc to dry run log
|
2026-03-25 18:39:27 -04:00 |
|
Kyle Gabriel
|
f93844a01b
|
Merge branch 'jkingsman:main' into feat-int-mc-map-auto-uploader
|
2026-03-25 14:40:59 -04:00 |
|
jkingsman
|
26b740fe3c
|
Fix lint
|
2026-03-25 08:57:43 -07:00 |
|
jkingsman
|
b0f5930e01
|
Swipe away
|
2026-03-25 08:46:50 -07:00 |
|
jkingsman
|
5b05fdefa1
|
Change room finder to be channels not rooms
|
2026-03-25 08:34:21 -07:00 |
|
jkingsman
|
b63153b3a1
|
Initial swipe work
|
2026-03-25 08:32:06 -07:00 |
|
Luke
|
2d943dedc5
|
Update Sidebar.tsx
|
2026-03-25 15:09:32 +00:00 |
|
Jack Kingsman
|
137f41970d
|
Fix some places where we used vh instead of dvh for modal sizing
|
2026-03-24 21:07:20 -07:00 |
|
Jack Kingsman
|
c833f1036b
|
Test scroll fix for mobile browsers
|
2026-03-24 21:05:29 -07:00 |
|
Kizniche
|
7c4a244e05
|
Add geofence option
|
2026-03-24 19:41:25 -04:00 |
|
Kyle
|
6eab75ec7e
|
Add Map Upload Integration and tests
|
2026-03-24 19:41:18 -04:00 |
|
jkingsman
|
caf4bf4eff
|
Fix linting
|
2026-03-24 16:32:19 -07:00 |
|
jkingsman
|
74e1f49db8
|
Show hop map in a larger modal. Closes #102.
|
2026-03-24 16:14:43 -07:00 |
|
jkingsman
|
95c874e643
|
Order room server messages by sender timestamp, not arrival-at-our-radio timestamp
|
2026-03-24 15:55:28 -07:00 |
|
jkingsman
|
d36c63f6b1
|
Complete room -> channel rename
|
2026-03-24 14:02:43 -07:00 |
|
jkingsman
|
e8a4f5c349
|
Make a better integration/fanout selector
|
2026-03-24 13:48:50 -07:00 |
|
jkingsman
|
b022aea71f
|
Adjust phrasing on new-chat modal, and remove the unusable existing-contact scren. Closes #105.
|
2026-03-24 10:02:39 -07:00 |
|
Jack Kingsman
|
41400c0528
|
Change page title and favicon for unreads. Green for favorite group chats, red for unread mentions or DMs. Closes #100 WOOOO
|
2026-03-23 21:36:54 -07:00 |
|
Jack Kingsman
|
07928d930c
|
Clarify phrasing around bot system
|
2026-03-23 19:32:45 -07:00 |
|
Jack Kingsman
|
8b73bef30b
|
More styling
|
2026-03-23 18:42:09 -07:00 |
|
Jack Kingsman
|
4b583fe337
|
Rephrasing and add env vars to docker compose
|
2026-03-23 18:36:55 -07:00 |
|
Jack Kingsman
|
e6e7267eb1
|
Fix mobile modal
|
2026-03-23 18:33:37 -07:00 |
|