Commit graph

190 commits

Author SHA1 Message Date
Garth Vander Houwen
2b0ce47f22 Fixing linting errors caused by the bens 2025-07-16 15:54:53 -07:00
Ben Meadors
12ebbcdb5c Fix break for 2 admin keys instead of 3 2025-07-14 10:25:26 -05:00
Garth Vander Houwen
3851599dd0 Use built in Int32 methods 2025-07-12 23:14:08 -07:00
Garth Vander Houwen
a4afb03f88 Truncate overflowing position settings 2025-07-12 23:01:45 -07:00
Garth Vander Houwen
72c23bf66d Set timezone in the right place 2025-07-10 10:23:06 -07:00
Garth Vander Houwen
442ca03694 Automatically save posix timezone from your local phone timezone if it is empty, take the logic out of the view so users don't havve to manually save anymore 2025-07-10 09:36:27 -07:00
Garth Vander Houwen
b47a259337 Use 9 meters instead of 15 for position log 2025-06-27 16:03:02 -07:00
Ben Meadors
e83347d1d8 Fix uint32 overflows and add safeint32 methods for re-use 2025-06-26 16:59:29 -05:00
Garth Vander Houwen
0f21ea9599 Minimum expiry for PKI nodes 2025-06-19 16:06:02 -07:00
Garth Vander Houwen
6ed183d155 Make clear function return a boolean so wantconfig can be called if connected, don't purge PKI nodes faster than 7 days to ensure proper reporting of key mismatch errors. 2025-06-19 15:40:19 -07:00
Garth Vander Houwen
74e169a7f9
Merge pull request #1282 from bjpetit/purge-stale-nodes
App option for purging nodes not heard in certain amount of time
2025-06-19 13:15:09 -07:00
Garth Vander Houwen
e0678258be Adjust key generation, clean up userid's 2025-06-18 16:44:21 -07:00
Garth Vander Houwen
be263b412a 12 hour clock display config value 2025-06-15 20:04:21 -07:00
Garth Vander Houwen
f9b63e7ba5 Rollback if second user create fails 2025-06-15 14:14:18 -07:00
Garth Vander Houwen
9f9313ffba Safer create user function 2025-06-15 09:47:27 -07:00
Garth Vander Houwen
0cdf1aeb1f Missed a spot 2025-06-10 20:41:08 -07:00
Garth Vander Houwen
af98e80775 remove force unwrap from users on fetched nodes 2025-06-10 20:38:37 -07:00
Brent Petit
7128aface4 App option for purging nodes not heard in certain amount of time 2025-06-01 10:57:48 -05:00
Garth Vander Houwen
f8728df663 Map report opt in plumbing 2025-05-30 12:37:14 -07:00
Garth Vander Houwen
530872e50f capitilize node list, update unmessagable logic, clean up contact list filtering 2025-05-21 11:48:47 -07:00
Garth Vander Houwen
f59a945a8d Set unmessagable more places 2025-05-15 18:59:38 -07:00
Garth Vander Houwen
690b41e0a0 Implement unmessagable 2025-05-15 07:44:12 -07:00
Garth Vander Houwen
50371bd5c8 Add new unmessagable field to core data 2025-05-14 20:15:50 -07:00
Garth Vander Houwen
20845f77fa
Update Meshtastic/Persistence/UpdateCoreData.swift
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-08 23:03:06 -07:00
Garth Vander Houwen
70fa86ae32 Finish updating translation strings 2025-05-08 22:50:44 -07:00
Garth Vander Houwen
ffb3296ddf 60 stupid keys remaining 2025-05-08 20:34:25 -07:00
Garth Vander Houwen
219a84cd62 More translation strings 2025-05-08 15:18:36 -07:00
Garth Vander Houwen
9ecf7f7fbf Additional localization key fixes 2025-05-08 14:42:11 -07:00
Garth Vander Houwen
7bc0db35b4 Update translation strings 2025-05-05 08:23:15 -07:00
Garth Vander Houwen
4b7f5d2ea6 Move MyNodeInfo assignment before save for new nodes 2025-05-03 20:46:53 -07:00
Garth Vander Houwen
a0e94bd518 More translation key cleanup 2025-04-27 16:19:10 -07:00
Garth Vander Houwen
fc96c89491 Make store and forward config build 2025-03-31 22:37:51 -07:00
Garth Vander Houwen
b08064258f
Merge branch '2.5.22' into StoreAndForwardUpdate 2025-03-31 22:11:54 -07:00
Garth Vander Houwen
ea39adac26 Add OSLog Redacttion attributes 2025-03-31 22:06:00 -07:00
Jake-B
db57a862d4 Added UDP Broadcast to network settings 2025-03-21 16:06:56 -04:00
Benjamin Faershtein
d33e700783 Overhaul Store and Forward 2025-03-15 00:02:43 -07:00
Garth Vander Houwen
d438dc2099 Get rid of the developer mesh log 2025-02-28 21:00:11 -08:00
Garth Vander Houwen
ae2a58d4e1 Updates to MQTT config and admin key 3 2025-01-12 20:49:44 -08:00
Nikola Dašić
136a521b78 Localization upgrade on missing strings 2024-12-21 09:54:39 +01:00
Garth Vander Houwen
db1da02405 Fix admin key copy paste error 2024-12-13 10:23:19 -08:00
Garth Vander Houwen
2c4cf4cc57 Admin key fixes 2024-11-14 08:11:49 -08:00
Garth Vander Houwen
65a5b3adc8 Detection sensor trigger types 2024-10-11 18:18:45 -07:00
Garth Vander Houwen
fa4e000ceb Updates for new protos 2024-10-10 06:13:14 -07:00
Garth Vander Houwen
a4d5aefca3 Bossy linter 2024-10-05 15:50:57 -07:00
Garth Vander Houwen
26e917df48 Remove serial 2024-10-05 13:52:38 -07:00
Garth Vander Houwen
f8e1d0bfe3 Save don't mqtt me bro 2024-09-12 13:52:47 -07:00
Garth Vander Houwen
042c030cf6 Update config to use new protos 2024-09-12 11:25:51 -07:00
Garth Vander Houwen
2daf3e3536 Fix incoming keys 2024-09-10 15:05:13 -07:00
Garth Vander Houwen
b32cabec54 set keys on create user catch 2024-09-05 13:42:46 -07:00
Garth Vander Houwen
6e6027263a Log node info packet json 2024-09-05 10:39:54 -07:00