meshcore-open/lib
446564 4bf2519559 clear app db of channel messages on delete
we were only deleting channels and messages on device and the in app db would persist
this caused weird messages to later show up in other channels as they were deleted and
added due to the fact we store messages by channel index(slot #)
2026-02-19 11:46:57 -08:00
..
connector Remove incidental whitespace-only diff from protocol PR 2026-02-18 12:45:41 -05:00
helpers format dart files 2026-02-04 08:32:35 -08:00
l10n Refactor radio settings and localization updates 2026-02-17 23:42:04 -07:00
models fix formatting 2026-02-17 23:50:11 -07:00
screens clear app db of channel messages on delete 2026-02-19 11:46:57 -08:00
services Update dependencies and improve code consistency across multiple files 2026-02-14 02:22:45 -07:00
storage Refactor unread message tracking and implement channel caching (#126) 2026-02-04 20:34:03 -07:00
utils Integrate SharePlus plugin for enhanced sharing functionality across platforms 2026-02-08 12:26:49 -08:00
widgets Update dependencies and improve code consistency across multiple files 2026-02-14 02:22:45 -07:00
main.dart Notification rate limiting (#110) 2026-02-08 18:42:15 -08:00