Commit Graph

4124 Commits

Author SHA1 Message Date
James Rich
2cdfababe5 feat(node): Refactor Node Detail screen and enhance user feedback (#4291)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-25 03:00:23 +00:00
James Rich
8eb349e794 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4299) 2026-01-25 02:46:00 +00:00
James Rich
576ae6757f feat(service): Introduce fallback worker to ensure service stays alive (#4295)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-25 02:25:09 +00:00
Mac DeCourcy
c0f8ed3503 feat: word-based message filtering with quarantine approach (stored but hidden) (#4241) 2026-01-24 16:41:17 +00:00
James Rich
ae65e64a37 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4287) 2026-01-24 15:23:41 +00:00
James Rich
fb6a4c96b8 fix: crashes (#4281)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-21 16:21:10 +00:00
James Rich
7f7d189958 refactor(service): Add destination node number to remote admin commands (#4276)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-21 08:27:20 -06:00
James Rich
b73a304452 refactor(firmware): Simplify ESP32 firmware check (#4272)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-21 02:42:16 +00:00
James Rich
ec0bffa2d7 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4266) 2026-01-20 17:28:08 +00:00
James Rich
e45b940e51 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4265) 2026-01-20 12:25:46 +00:00
James Rich
45227fb142 feat(test): Add comprehensive unit and instrumentation tests (#4260)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-20 01:52:03 +00:00
James Rich
8e4541c147 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4264) 2026-01-19 19:06:20 -06:00
James Rich
afbec5d02a chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4259) 2026-01-19 20:22:17 +00:00
James Rich
5f86dadc96 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4254) 2026-01-19 12:16:02 +00:00
James Rich
3b0dda4491 fix(node): Correct owner ID and local user detection (#4256)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-19 03:20:40 +00:00
James Rich
f760feffe2 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4253) 2026-01-18 03:13:42 +00:00
James Rich
a41856319c refactor: Use device address to manage service lifecycle (#4251)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-18 01:54:13 +00:00
James Rich
fe9c8dac83 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4242) 2026-01-16 17:04:13 +00:00
James Rich
75a3f89f51 feat(firmware): Use pio_env to select correct firmware variant (#4244)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-16 16:51:55 +00:00
James Rich
e470fa86eb chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4237) 2026-01-16 01:06:42 +00:00
James Rich
962137ae4d refactor: Enable test coverage and update CI (#4233)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-16 00:47:45 +00:00
James Rich
d27a848b2d chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4229) 2026-01-15 23:24:00 +00:00
Mac DeCourcy
afeff9a460 feat: retry message/reaction dialog (#4195) 2026-01-15 23:23:33 +00:00
James Rich
37b59af27b feat: Localize traceroute strings (#4228)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-15 16:43:55 +00:00
James Rich
5a59dcf2e2 feat(connections): Improve connection screen UI and logic (#4224)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-15 15:36:03 +00:00
James Rich
2a60480bd9 feat: Add ESP32 Unified OTA update support (#4095)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2026-01-15 03:22:30 +00:00
James Rich
6b5dd24249 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4216) 2026-01-15 03:19:11 +00:00
James Rich
297e9a710c chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4213) 2026-01-14 22:45:51 +00:00
James Rich
99c7989b8f chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4192) 2026-01-12 23:36:43 +00:00
James Rich
bc6c19c83d chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4187) 2026-01-11 23:35:28 +00:00
James Rich
a67b519abd feat: Add mute node functionality (#4181)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-10 21:35:01 +00:00
James Rich
399dce19a6 fix(meshlog): Change default retention to 30 days (#4177)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-09 22:38:36 +00:00
Mac DeCourcy
63318bf66e Dedup repeat messages/reactions due to sfpp (#4174)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-09 21:56:20 +00:00
James Rich
c4379c8f0d chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4175) 2026-01-09 21:28:18 +00:00
James Rich
de5f06ce56 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4172) 2026-01-09 15:40:14 +00:00
James Rich
731430d7d6 refactor(build): Centralize Dokka configuration into convention plugin (#4173)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-09 15:40:00 +00:00
James Rich
02f99bd7bb refactor(build): centralize Dokka documentation generation (#4171)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-08 23:55:07 +00:00
James Rich
7744a42e1c refactor(deps): inject CoroutineDispatchers (#4170)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-08 23:40:26 +00:00
James Rich
e2bbdff1b7 feat: Handle Store and Forward heartbeat packets (#4168)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-08 20:26:08 +00:00
James Rich
d245246f37 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4155) 2026-01-08 13:21:33 +00:00
James Rich
782c068ead feat: Add SFPP confirmed status to Messages and Reactions (#4139)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
Co-authored-by: Mac DeCourcy <github.znq26@slmail.me>
2026-01-08 13:21:21 +00:00
James Rich
78bd1ad6dd feat: Mute broadcast Reaction notifications by default (#4159)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-08 04:06:28 +00:00
James Rich
f373aa124d chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4154) 2026-01-07 12:58:16 +00:00
James Rich
6216ff8315 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4152) 2026-01-07 00:19:21 +00:00
James Rich
8a026c2b88 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4148) 2026-01-06 22:13:23 +00:00
James Rich
2526728859 feat: Add acknowledgement status and retry for emoji reactions (#4142)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-06 17:43:36 +00:00
James Rich
f525541fe0 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4134) 2026-01-06 06:39:22 -06:00
James Rich
6bb54bcd55 fix: reaction display regression (#4141)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-05 19:32:25 +00:00
James Rich
8400ae854f feat: Add initial handling for Store and Forward PlusPlus packets (#4136)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-05 01:20:57 +00:00
James Rich
49f6ffe6e5 feat: Enhance message notifications with history and actions (#4133)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-04 21:46:07 +00:00