meshcore-open/lib/models
zjs81 14ff8250c0 Add support for private and hashtag channels in localization and channel management
- Updated Polish, Portuguese, Slovak, Slovenian, Swedish, and Chinese localization files to include new strings for creating and joining private channels, as well as joining hashtag channels.
- Enhanced the channel management UI to allow users to create and join private channels, join public channels, and join channels via hashtags.
- Implemented PSK derivation from hashtags using SHA256 in the Channel model.
- Improved the translation script to handle missing keys and translate all locales efficiently.
2026-01-16 19:06:39 -07:00
..
app_settings.dart Add localization support and translation script 2026-01-11 17:13:50 -07:00
channel.dart Add support for private and hashtag channels in localization and channel management 2026-01-16 19:06:39 -07:00
channel_message.dart add icon, also misc improvments 2025-12-30 20:04:53 -07:00
contact.dart Add advanced path management, debug logging, and fix channel sync 2026-01-02 14:22:39 -07:00
contact_group.dart Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
message.dart Added value to Message fourByteRoomContactKey which holds the first 4 bytes of the contacts pub key that posted the message to the room. 2026-01-09 00:03:50 -08:00
path_history.dart Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
path_selection.dart Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
radio_settings.dart Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00