Commit Graph

18 Commits

Author SHA1 Message Date
Russell Schmidt 651d381c78 Fix receiving traceroute from archived chat
They were invisible
2025-02-05 19:15:18 -06:00
pdxlocations 5730beafa9 change get name to sql db from nodedb 2025-01-30 12:51:31 -08:00
pdxlocations 1d9d055a4d import cleanup 2025-01-29 16:16:38 -08:00
pdxlocations 84246aefd9 Move user config into JSON file (#68)
* working changes

* Reduce redraws in settings (#66)

* Reduce redraws in settings

* Fix drawing sensitive settings in red

* Update other settings to use new color API

* Update reduce redraw changes to use new color API

* Fix highlight/unhighlight red settings

* add settings colors

* format json file

---------

Co-authored-by: Russell Schmidt <russ@sumonkey.com>
2025-01-24 21:00:00 -08:00
pdxlocations 07f0721fd5 add hourly timestamp to rx and tx messages 2025-01-23 15:19:45 -08:00
Russell Schmidt c090b3dd58 Make messages pad actually work 2025-01-22 17:11:32 -06:00
Russell Schmidt 9901e5b8a0 Limit more drawing in tx handler 2025-01-17 07:59:13 -06:00
Russell Schmidt 68f13585b6 Make traceroute less verbose 2025-01-16 12:51:31 -06:00
Russell Schmidt ad81d34551 typo
Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>
2025-01-16 12:44:19 -06:00
Russell Schmidt 02c104dcd5 Remove unused imports 2025-01-16 07:59:22 -06:00
Russell Schmidt 96493e5973 Add traceroute support 2025-01-16 07:49:01 -06:00
pdxlocations 7ae4bb7c9d just get my node number once 2025-01-15 22:28:44 -08:00
Russell Schmidt daa94f57a6 Persist message acks to db 2025-01-15 17:32:39 -06:00
Russell Schmidt 838551dffc Add display of message ack/nak
Note that this is not (yet) saved in the DB so won't persist
2025-01-14 12:00:25 -06:00
pdxlocations 39bb176007 improved nodedb 2025-01-13 18:45:52 -08:00
pdxlocations c5dc867633 preFIXes 2025-01-12 18:41:42 -08:00
pdxlocations 527aff0608 Working but messy 2025-01-11 15:31:52 -08:00
pdxlocations 1fb30987b2 Refactoring continued 2024-12-19 14:42:21 -08:00