l5y
074a61baac
chore: bump version to 0.5.7 ( #542 )
...
* chore: bump version to 0.5.7
* Change version to 0.5.7 in AppFrameworkInfo.plist
Updated version numbers to 0.5.7.
2025-12-08 20:39:58 +01:00
l5y
209cc948bf
Handle zero telemetry aggregates ( #538 )
...
* Handle zero telemetry aggregates
* Fix telemetry aggregation to drop zero readings
2025-12-08 20:31:32 +01:00
l5y
cc108f2f49
web: fix telemetry api to return current in amperes ( #541 )
...
* web: fix telemetry api to return current in amperes
* web: address review comments
2025-12-08 20:18:10 +01:00
l5y
844204f64d
web: fix traces rendering ( #535 )
...
* web: fix traces rendering
* web: remove icon shortcuts
* web: further refine the trace routes
2025-12-08 19:48:33 +01:00
l5y
88f699f4ec
Normalize numeric roles in node snapshots ( #539 )
2025-12-08 19:47:50 +01:00
l5y
8181fc8e03
web: further refine the federation page ( #534 )
...
* web: further refine the federation page
* web: address review comments
* web: address review comments
2025-12-04 13:31:23 +01:00
apo-mak
5be2ac417a
Add Federation Map ( #532 )
...
* Add Federation Map
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: l5y <220195275+l5yth@users.noreply.github.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-04 12:24:54 +01:00
apo-mak
6acb1c833c
add contact link to the instance data ( #533 )
2025-12-04 12:17:26 +01:00
l5y
7160d72aae
web: display sats in view ( #523 )
2025-11-26 22:01:53 +01:00
l5y
f4aee2aba4
web: display air quality in separate chart ( #521 )
2025-11-26 21:02:59 +01:00
l5y
9fd1401737
web:add current to charts ( #520 )
...
* web:add current to charts
* cover missing unit test vectors
2025-11-26 20:45:04 +01:00
l5y
db61a7d626
spec: update test fixtures ( #517 )
...
* spec: update test fixtures
* app: address review comments
2025-11-26 17:36:53 +01:00
l5y
eaa691808a
web: fix favicon ( #515 )
2025-11-25 22:26:30 +01:00
l5y
e733a0dd13
web: add ?since= parameter to api/messages ( #512 )
...
* web: add ?since= parameter to api/messages
* app: add ?since= parameter to api/messages
2025-11-25 22:11:20 +01:00
l5y
0067d7834f
Handle reaction app packets without reply id ( #495 )
...
* Handle reaction app packets without reply id
* render emoji text rather then emoji boolean
2025-11-22 21:19:48 +01:00
l5y
d60d774e73
Render reaction multiplier counts ( #494 )
2025-11-22 18:51:19 +01:00
l5y
54fa1759d1
Map numeric role ids to canonical Meshtastic roles ( #489 )
...
* Map numeric role ids to canonical Meshtastic roles
* Add coverage for role helper mappings
2025-11-21 19:22:35 +01:00
l5y
134cf92c6d
update node detail hydration for traces ( #490 )
...
* update node detail hydration for traces
* cover missing unit test vectors
2025-11-21 19:20:46 +01:00
l5y
c31bb1ac74
web: remove range from charts labels ( #485 )
2025-11-21 17:05:24 +01:00
Alexkurd
5c2c2646cc
Fix 1 after emojis in reply. ( #464 )
...
* Fix 1 after emojis in reply.
* Refactor message reply handling for emojis and text
* Fix reaction assertion in message-replies test
---------
Co-authored-by: Alexkurd <gitmac@acl.one >
2025-11-19 20:34:52 +01:00
l5y
eab6af414f
add frequency and preset to node table ( #472 )
2025-11-19 17:39:15 +01:00
l5y
db670fbb7c
aggregate telemetry over the last 7 days ( #470 )
...
* aggregate telemetry over the last 7 days
* cover missing unit test vectors
2025-11-19 11:31:42 +01:00
l5y
be46963744
merge secondary channels by name ( #468 )
...
* merge secondary channels by name
* cover missing unit test vectors
2025-11-18 18:33:02 +01:00
l5y
e8b38ed65a
add traceroutes to frontend ( #466 )
...
* add traceroutes to frontend
* Spec: add more unit tests
2025-11-18 13:12:14 +01:00
l5y
700fcef33f
feat: implement traceroute app packet handling across the stack ( #463 )
...
* feat: implement traceroute app packet handling across the stack
* run linter
* tests: fix
* Spec: add more unit tests
2025-11-18 11:23:46 +01:00
l5y
b23d864f1d
Bump version and update changelog ( #462 )
...
* chore: bump version to 0.5.6 everywhere
* docs: update changelog
* chore: bump version to 0.5.6 everywhere
2025-11-16 17:38:41 +01:00
l5y
e1d43cec57
Added comprehensive helper unit tests ( #457 )
...
* Added comprehensive helper unit tests
* run black
2025-11-16 16:47:57 +01:00
l5y
cd7bced827
Added reaction-aware handling ( #455 )
2025-11-16 15:31:17 +01:00
l5y
b298f2f22c
env: add map zoom ( #454 )
...
* chore: bump version to 0.5.5 everywhere
* add MAP_ZOOM varibale
* run black
2025-11-16 12:57:47 +01:00
l5y
9304a99745
charts: render aggregated telemetry charts for all nodes ( #453 )
2025-11-15 17:09:55 +01:00
l5y
4a03e17886
nodes: render charts detail pages as overlay ( #452 )
2025-11-15 12:13:06 +01:00
l5y
e502ddd436
fix telemetry parsing for charts ( #451 )
2025-11-14 21:18:37 +01:00
l5y
12f1801ed2
nodes: improve charts on detail pages ( #450 )
...
* nodes: add charts to detail pages
* nodes: improve charts on detail pages
* fix ignored packet debug loggin
* run rufo
* address review comments
2025-11-14 20:17:58 +01:00
l5y
a6a63bf12e
nodes: add charts to detail pages ( #449 )
2025-11-14 16:24:09 +01:00
l5y
631455237f
Aggregate frontend snapshots across views ( #447 )
2025-11-13 22:02:42 +01:00
Alexkurd
382e2609c9
Remove added 1 if reply with emoji ( #443 )
...
In reply message.text contains emoji, and message.emoji is 1.
2025-11-13 21:15:35 +01:00
l5y
05efbc5f20
Refine node detail view layout ( #442 )
...
* Refine node detail view layout
* Refine node detail controls and formatting
* Improve node detail neighbor roles and message metadata
* Fix node detail neighbor metadata hydration
2025-11-13 19:59:07 +01:00
l5y
9a45430321
Enable map centering from node table coordinates ( #439 )
...
* Enable map centering from node table coordinates
* Replace node coordinate buttons with links
2025-11-13 17:23:35 +01:00
l5y
cb843d5774
Add node detail route and page ( #441 )
2025-11-13 17:19:20 +01:00
l5y
d87c0cc226
Filter zero-valued fields from API responses ( #438 )
...
* Filter zero-value fields from API responses
* Restore zero-valued API fields (#438 )
* Clarify compact_api_row documentation
2025-11-13 17:10:46 +01:00
l5y
16442bab08
Tighten map auto-fit behaviour ( #435 )
2025-11-12 20:49:03 +01:00
l5y
e479983d38
Fetch encrypted chat log entries for log tab ( #434 )
...
* Fetch encrypted chat log entries for log tab
* Guard log-only chat log merge from plaintext
2025-11-12 14:13:46 +01:00
l5y
70fca17230
Add encrypted filter to messages API ( #432 )
2025-11-12 12:46:34 +01:00
l5y
8823b7cb48
Add standalone full-screen map, chat, and nodes views ( #429 )
...
* Add dedicated full-screen dashboard views
* Simplify full-screen routes layout
* Restore refresh controls on full-screen views
* Polish standalone view layout
* Streamline standalone layouts
2025-11-12 11:38:26 +01:00
l5y
e40c0d9078
Ensure chat history fetches full message limit ( #428 )
2025-11-11 22:33:30 +01:00
l5y
2bb8e3fd66
Chore: update license headers ( #424 )
2025-11-08 10:41:57 +01:00
l5y
deb7263c3e
Chore: bump version to 0.5.5 ( #423 )
2025-11-08 09:15:52 +00:00
l5y
3daadc4f68
handle naming when primary channel has a name ( #422 )
2025-11-08 09:44:41 +01:00
l5y
6b72b1b3da
handle edge case when primary channel has a name ( #421 )
2025-11-07 21:39:26 +01:00
l5y
52486d82ad
Add preset mode to logs ( #420 )
2025-11-07 17:56:27 +01:00