Commit Graph

13 Commits

Author SHA1 Message Date
pdxlocations 342afce9fb start logging 2025-01-15 21:32:30 -08:00
Russell Schmidt daa94f57a6 Persist message acks to db 2025-01-15 17:32:39 -06:00
Russell Schmidt 455c3b10dd Sort nodes list by last heard 2025-01-15 12:37:40 -06:00
pdxlocations 62a847a565 change db filepath to save in app directory 2025-01-15 07:48:57 -08: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 c73b42c7c9 scrolling message window 2025-01-12 22:55:14 -08:00
pdxlocations d1e1b6320e custom prefix 2025-01-12 17:34:07 -08:00
pdxlocations f14d43f8ab notif tweaks 2025-01-12 14:32:27 -08:00
pdxlocations 059725ffb3 fix scrolling and new notification scheme 2025-01-12 14:21:51 -08:00
pdxlocations 30eb1b3e2a mostly working now? 2025-01-11 21:24:00 -08:00
pdxlocations 527aff0608 Working but messy 2025-01-11 15:31:52 -08:00
pdxlocations b68933f555 init 2025-01-09 22:14:15 -08:00
pdxlocations 6732180ca9 Major Refactor - Part 1 (#16)
* begin refactor

* continue refactor - notifications not working

* refactor - fix notif - chanels broken

* refactor - settings broken

* working refactor

* continue refactor

* remove unused import
2024-12-19 14:00:05 -08:00