125 Commits

Author SHA1 Message Date
14f4eb3ee8 feat(forwarding): announce forwarding aliases in ReticulumMeshChat if forwarding manager is present 2026-01-01 17:35:40 -06:00
ef9f8adeb3 feat(conversation): add location sharing and request functionality with telemetry support in ConversationViewer 2026-01-01 17:35:28 -06:00
96725c89c5 feat(forwarding): add configuration parameter to ForwardingManager initialization for enhanced flexibility 2026-01-01 17:35:23 -06:00
74c4b4addb feat(forwarding): extend ForwardingManager to include configuration support and add announce_aliases method for destination announcements 2026-01-01 17:35:19 -06:00
8aa7913aa6 feat(conversation): add validation for destination hash in ping functionality to ensure correct format and existence 2026-01-01 17:35:14 -06:00
48abc8bb3f feat(map): add telemetry marker overlay and websocket integration for real-time updates on map page 2026-01-01 17:35:10 -06:00
cd17fb22bf feat(call): enhance CallPage component with improved voicemail settings, greeting upload functionality, and UI refinements for better user experience 2026-01-01 17:35:07 -06:00
40147dea9e feat(telemetry): implement TelemetryDAO class for managing telemetry data operations including upsert, retrieval, and deletion 2026-01-01 17:35:01 -06:00
4f21d77898 feat(database): update schema to include lxmf_telemetry table and associated indexes for improved telemetry data management 2026-01-01 17:34:56 -06:00
c4c64b74e1 feat(database): add TelemetryDAO to Database class for enhanced telemetry data management 2026-01-01 17:34:52 -06:00
cadf6fe66f feat(voicemail): refactor VoicemailManager to use config for settings, add greeting conversion and removal methods 2026-01-01 17:34:47 -06:00
0889cd0a04 feat(telemetry): add Sensor and Telemeter classes for telemetry data handling and location packing/unpacking 2026-01-01 17:34:42 -06:00
3d4a1fbc1c feat(forwarding): enhance ForwardingManager to support dynamic routing and delivery callbacks 2026-01-01 17:34:38 -06:00
bdbf7461a9 feat(telemetry): implement telemetry handling and greeting management in ReticulumMeshChat 2026-01-01 17:34:34 -06:00
0c22610961 feat(components): introduce dynamic logo paths for NetworkVisualiser and ToolsPage components 2026-01-01 16:58:49 -06:00
2abc5e7ad7 feat(assets): add logo image and update image references in App.vue and AuthPage.vue to use dynamic source 2026-01-01 16:36:59 -06:00
4b5e5b6ba0 refactor(components): improve code readability by formatting div elements in App.vue and AuthPage.vue 2026-01-01 16:22:09 -06:00
66572f6cca feat(database): add notification viewed state table and associated indices for version 14 2026-01-01 16:19:38 -06:00
a6c8696948 feat(notification): implement notification viewed state management with mark as viewed and check functionality 2026-01-01 16:19:35 -06:00
73db65b12c fix(version): correct version string formatting in version.py 2026-01-01 16:19:31 -06:00
eb8421083f feat(voicemail): add greeting audio endpoint and update voicemail settings configuration 2026-01-01 16:19:28 -06:00
9d2a19a7bd chore(i18n): update translations 2026-01-01 16:18:41 -06:00
8d83049ba2 Add demo mode indicator, improve layout responsiveness, and enhance notification handling 2026-01-01 16:18:13 -06:00
23dbe7b789 1.0.0 2026-01-01 15:25:23 -06:00
716007802e 0.1.0 2026-01-01 15:05:29 -06:00