Commit Graph

433 Commits

Author SHA1 Message Date
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
3f9a22e79e fix(docs): correct minor typo in README.md regarding project affiliation 2026-01-01 17:34:29 -06:00
d45b82acc3 feat(electron): add support for ignoring SSL certificate errors in main process 2026-01-01 17:34:22 -06:00
971cfd3c89 refactor(docker): update indentation in docker-compose demo configuration for consistency; enhance Nginx configuration with mock call responses and call history endpoints 2026-01-01 17:34:14 -06:00
7be7ecc0ba chore(docker): remove port mapping from demo docker-compose configuration 2026-01-01 17:08:28 -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
864c17c754 chore(workflows): remove deprecated Bearer PR Check and Dependency Review workflows 2026-01-01 16:34:26 -06:00
a6a996551c chore(workflows): upgrade pnpm version from 9 to 10 in build configuration 2026-01-01 16:34:09 -06:00
e4ff17fc0c chore(workflows): update action references to use custom GitLab URLs for consistency 2026-01-01 16:33:19 -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
df80587199 feat(demo): add tasks to build and run frontend-only demo Docker image 2026-01-01 16:19:23 -06:00
c174d4af49 feat(demo): add read-only demo dockerfile and nginx api mocking. 2026-01-01 16:19:18 -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
7ff6a5e9d3 Update README.md to clarify project affiliation and enhance feature descriptions 2026-01-01 15:32:19 -06:00
23dbe7b789 1.0.0 2026-01-01 15:25:23 -06:00
9df89fe862 Upload files to "meshchatx.png" 2026-01-01 21:15:02 +00:00
716007802e 0.1.0 2026-01-01 15:05:29 -06:00
65044a54ef first commit 2026-01-01 15:00:04 -06:00