Jack Kingsman
|
0f4976b9ee
|
Merge pull request #167 from jkingsman/migrate-favorites
Add favorites as contact field (dug)
|
2026-04-05 22:19:01 -07:00 |
|
Jack Kingsman
|
1991f2515b
|
Support relative URLs. Closes #165.
|
2026-04-05 22:11:12 -07:00 |
|
Jack Kingsman
|
a351c86ccb
|
Add favorites as contact field (dug)
|
2026-04-05 20:50:27 -07:00 |
|
Jack Kingsman
|
d5922a214b
|
Clear out old migration logic and replace with thin shim for favorites; sort order is lost
|
2026-04-03 17:15:41 -07:00 |
|
Jack Kingsman
|
be2b2604df
|
Add intervalized repeater metrics collection. Closes #151.
|
2026-04-03 13:45:39 -07:00 |
|
Jack Kingsman
|
8e998c03ba
|
Add channel path hash width override
|
2026-04-03 13:05:58 -07:00 |
|
Jack Kingsman
|
4420d44838
|
Add bulk room add
|
2026-04-02 00:19:25 -07:00 |
|
Jack Kingsman
|
4326f57977
|
Lint fixes
|
2026-03-30 21:44:26 -07:00 |
|
Jack Kingsman
|
3c0d6a4466
|
Fix some misc. frontend correctness bugs
|
2026-03-30 21:29:01 -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
|
7151cf3846
|
Be much, much clearer about room server ops. Closes #78.
|
2026-03-27 13:01:34 -07:00 |
|
Jack Kingsman
|
6f68dfc609
|
Deal with non-existent hashes better
|
2026-03-26 20:36:13 -07:00 |
|
jkingsman
|
bea3495b79
|
Improve coverage around desktop notifications. Closes #115.
|
2026-03-26 16:39:38 -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
|
1a0c4833d5
|
Enrich the error text for notification blockage and mention http/s issues
|
2026-03-23 09:12:17 -07:00 |
|
Jack Kingsman
|
da31b67d54
|
Add on-receive packet analyzer for canonical copy. Closes #97.
|
2026-03-22 21:34:41 -07:00 |
|
Jack Kingsman
|
cf314e02ff
|
Be cleaner about message cache dedupe after trimming inactive convos
|
2026-03-19 21:03:20 -07:00 |
|
Jack Kingsman
|
d05312c157
|
Add password-remember + warning on save
|
2026-03-19 20:10:59 -07:00 |
|
Jack Kingsman
|
41a297c944
|
GIVE ME SMOOTS. Closes #87.
|
2026-03-18 22:43:34 -07:00 |
|
Jack Kingsman
|
bd336e3ee2
|
Add fancy metrics view for packet feed. Closes #75.
|
2026-03-18 22:01:10 -07:00 |
|
Jack Kingsman
|
b832239e22
|
Add zero-hop impulse advert. Closes #83.
|
2026-03-18 19:59:08 -07:00 |
|
Jack Kingsman
|
9c06ed62a4
|
Fix reopen-last behavior with new settings hash
|
2026-03-16 18:17:21 -07:00 |
|
Jack Kingsman
|
b68bfc41d6
|
Use better behavior on disconnected radio and allow deeplinking into settings. Closes #66.
|
2026-03-16 17:46:12 -07:00 |
|
Jack Kingsman
|
ffb5fa51c1
|
Finish frontend phase 3
|
2026-03-16 17:32:27 -07:00 |
|
Jack Kingsman
|
0e4828bf72
|
Frontend optimization part 2
|
2026-03-16 17:32:27 -07:00 |
|
Jack Kingsman
|
a5d9632a67
|
Phase 1 of frontend fixup
|
2026-03-16 17:32:27 -07:00 |
|
Jack Kingsman
|
58b34a6a2f
|
Make pagination requests abortable
|
2026-03-16 15:18:38 -07:00 |
|
Jack Kingsman
|
2f562ce682
|
Don't reconcile mid history view
|
2026-03-16 15:03:55 -07:00 |
|
Jack Kingsman
|
04733b6a02
|
Use advert position if we don't have a from-repeater-stats lat/lon
|
2026-03-16 14:33:04 -07:00 |
|
Jack Kingsman
|
c809dad05d
|
Polish off all our gross edges around frontend/backend Public name management
|
2026-03-15 18:20:43 -07:00 |
|
Jack Kingsman
|
7cb84ea6c7
|
Fix sidebar sort order. Closes #61
|
2026-03-15 16:02:09 -07:00 |
|
Jack Kingsman
|
0881998e5b
|
Overhaul repeater interaction to better deal with login failure clearly
|
2026-03-14 22:58:14 -07:00 |
|
Jack Kingsman
|
39a687da58
|
Forward whole message to FE on resend so the browser updates
|
2026-03-13 21:57:19 -07:00 |
|
Jack Kingsman
|
bafea6a172
|
Fix blocking on DMs (again, but right this time)
|
2026-03-13 21:10:50 -07:00 |
|
Jack Kingsman
|
1299a301c1
|
Add route discovery
|
2026-03-13 17:55:17 -07:00 |
|
Jack Kingsman
|
3a4ea8022b
|
Add local node discovery
|
2026-03-13 17:25:28 -07:00 |
|
Jack Kingsman
|
22ca5410ee
|
Fix up unread bugs
|
2026-03-12 22:00:18 -07:00 |
|
Jack Kingsman
|
74c13d194c
|
Fix message dual render and get the jump to unread link out of the way on visible unread boundaries. Closes #57.
|
2026-03-12 16:31:47 -07:00 |
|
Jack Kingsman
|
07fd88a4d6
|
Make repeater neighbor display need a GPS fix to show map + distance, and fetch before display. Closes #58.
|
2026-03-12 16:18:52 -07:00 |
|
Jack Kingsman
|
d36c5e3e32
|
Deal with reconciliation conflict from colliding WS fetches
|
2026-03-11 20:52:48 -07:00 |
|
Jack Kingsman
|
bc7506b0d9
|
Some misc frontend cleanup grossness
|
2026-03-11 20:49:37 -07:00 |
|
Jack Kingsman
|
20d0bd92bb
|
Oh god, so much code for such a minor flow. Ambiguous sender manually fetched prefix DMs are now visible.
|
2026-03-11 20:38:41 -07:00 |
|
Jack Kingsman
|
4363fd2a73
|
Track message reconciliation and don't fire on stale returns
|
2026-03-11 19:20:38 -07:00 |
|
Jack Kingsman
|
4e0b6a49b0
|
Add ability to pause radio connection (closes #51)
|
2026-03-11 17:17:03 -07:00 |
|
Jack Kingsman
|
ad7028e508
|
Add better search management and operators + contact search quick link
|
2026-03-11 16:56:09 -07:00 |
|
Jack Kingsman
|
3e7e0669c5
|
Add bell icon and use better notif icon
|
2026-03-10 19:04:52 -07:00 |
|
Jack Kingsman
|
bee273ab56
|
Add notifications
|
2026-03-10 19:03:52 -07:00 |
|
Jack Kingsman
|
c9ede1f71f
|
Clearer about advertiser repeat button
|
2026-03-10 15:49:28 -07:00 |
|
Jack Kingsman
|
42e9628d98
|
Fix clock sync command
|
2026-03-10 15:46:34 -07:00 |
|