|
|
7746a2db98
|
feat(ui): enhance sidebar functionality with collapsible feature, improve styling, and add hash copy functionality across components
|
2026-01-02 01:15:52 -06:00 |
|
|
|
29b12ac940
|
feat(locales): add 'allow calls from contacts only' string to German, English, and Russian translations
|
2026-01-01 23:45:08 -06:00 |
|
|
|
bce2237a1b
|
feat(call): enhance call handling with DND and contacts-only settings, add greeting recording API, and improve notification management
|
2026-01-01 23:37:16 -06:00 |
|
|
|
223dac4708
|
feat(notifications): implement notification system with support for missed calls, viewing status, and fetching unread notifications
|
2026-01-01 23:37:04 -06:00 |
|
|
|
54700c0dee
|
feat(database): increment schema version to 20 and add notifications table with relevant indices
|
2026-01-01 23:36:52 -06:00 |
|
|
|
d8af1836cd
|
feat(config): add configuration option to allow telephone calls from contacts only
|
2026-01-01 23:36:44 -06:00 |
|
|
|
113ececd7a
|
feat(voicemail): implement greeting recording functionality with stabilization delay and improved handling of active calls
|
2026-01-01 23:36:34 -06:00 |
|
|
|
05961f160a
|
style(LxmfUserIcon): update icon container styles to use rounded-full for improved aesthetics
|
2026-01-01 23:36:25 -06:00 |
|
|
|
825fefdeb1
|
refactor(notification): streamline notification handling by updating API endpoints, improving unread count logic, and enhancing notification click behavior
|
2026-01-01 23:36:13 -06:00 |
|
|
|
2db5c88c8d
|
feat(call): add toggles for Do Not Disturb and contacts-only call settings, enhance voicemail greeting recording functionality
|
2026-01-01 23:36:02 -06:00 |
|
|
|
1d52056a2d
|
feat(profile): redesign ProfileIconPage with improved layout, color selection, and icon management features
|
2026-01-01 23:35:56 -06:00 |
|
|
|
5ad8003d81
|
style(meshchat): format code for improved readability by adjusting line breaks in ReticulumMeshChat and CallPage components
|
2026-01-01 22:47:37 -06:00 |
|
|
|
3e09d7bc44
|
feat(meshchat): enhance LXMF announce handling by checking for existing announces and recalling identity for hash calculation
|
2026-01-01 22:45:33 -06:00 |
|
|
|
802a1a6217
|
refactor(call): rename 'discovery' tab to 'phonebook' and update search placeholder in CallPage component
|
2026-01-01 22:45:22 -06:00 |
|
|
|
5b56f449ef
|
style: format code for improved readability in multiple files, including config_manager, ringtone_manager, voicemail_manager, contacts, ringtones, and telemetry
|
2026-01-01 22:45:06 -06:00 |
|
|
|
ba2ba39524
|
refactor(meshchat): improve code readability by formatting long lines and enhancing structure in ReticulumMeshChat class
|
2026-01-01 22:44:57 -06:00 |
|
|
|
93839f0476
|
feat(map): implement export cancellation functionality in MapManager class
|
2026-01-01 22:44:44 -06:00 |
|
|
|
2840ddfa3e
|
fix(call): update active tab from 'discovery' to 'phonebook' in CallPage component
|
2026-01-01 22:44:35 -06:00 |
|
|
|
e848306d6d
|
feat(map): add cancel export button and functionality to MapPage component
|
2026-01-01 22:44:30 -06:00 |
|
|
|
6dda5b8c26
|
feat(call): add discovery tab with search functionality and phonebook button in CallPage component
|
2026-01-01 22:44:24 -06:00 |
|
|
|
b73c96b069
|
feat(locales): add identities section and related translations in German, English, and Russian; update existing translations for consistency
|
2026-01-01 22:40:24 -06:00 |
|
|
|
c5deab0767
|
chore: bump version to 3.2.0 in package.json, pyproject.toml, and version.py
Build and Release / Build and Release (push) Successful in 2m24s
Build and Release / build_docker (push) Failing after 9m26s
|
2026-01-01 22:28:28 -06:00 |
|
|
|
9d8af704b8
|
fix(meshchat): return display name directly from database entry in ReticulumMeshChat
|
2026-01-01 22:27:07 -06:00 |
|
|
|
c10fef9723
|
fix(voicemail): improve greeting generation and playback error handling in VoicemailManager
|
2026-01-01 22:26:54 -06:00 |
|
|
|
62926140df
|
fix(nomadnetwork): adjust layout of favourite card in sidebar for better responsiveness
|
2026-01-01 22:26:44 -06:00 |
|
|
|
25d5029780
|
feat(notification): add missed call and new voicemail notifications with permission handling
|
2026-01-01 21:08:46 -06:00 |
|
|
|
5945dcfaff
|
feat(localization): add new strings for blocking, do not disturb, load more, and search history; update call prompt for clarity
|
2026-01-01 21:08:40 -06:00 |
|
|
|
5c03e9dd8e
|
feat(call): enhance call page with voicemail settings, improved call history management, and UI updates for better user experience
|
2026-01-01 21:08:25 -06:00 |
|
|
|
a6b01321a3
|
feat(voicemail): implement new voicemail notification callback and enhance call history retrieval with search and pagination support
|
2026-01-01 21:08:17 -06:00 |
|
|
|
5d3d5114a5
|
feat(contacts): add functionality to check if a contact exists by identity hash and update UI to display contact status in call overlays
|
2026-01-01 20:46:18 -06:00 |
|
|
|
ea8ef555c2
|
feat(contacts): implement contact management features including add, update, delete, and search functionality; enhance UI with contact sharing capabilities and integrate with existing telephone features
|
2026-01-01 20:40:50 -06:00 |
|
|
|
bf94ceebbb
|
feat(call): implement elapsed time display for active calls and improve UI responsiveness with updated button styles
|
2026-01-01 20:17:56 -06:00 |
|
|
|
3794e5806b
|
feat(call): add call start time to response and update call status handling in voicemail manager
|
2026-01-01 20:17:47 -06:00 |
|
|
|
ea7ef09660
|
feat(call): add remote icon retrieval for active calls and voicemails, implement send-to-voicemail functionality, and enhance call history with user icons
|
2026-01-01 20:00:59 -06:00 |
|
|
|
8048cae830
|
feat(call): enhance call management features by adding voicemail functionality, updating call status handling, and improving UI elements for call interactions
|
2026-01-01 20:00:48 -06:00 |
|
|
|
af4157c5ad
|
refactor(App.vue): remove audio calls section to streamline the user interface and improve overall component clarity
|
2026-01-01 19:53:51 -06:00 |
|
|
|
54b4c92d4f
|
feat(locales): add ringtone management translations and confirmation prompts in German, English, and Russian; enhance identity management with new identity section translations
|
2026-01-01 19:53:44 -06:00 |
|
|
|
44b7dc1657
|
feat(auth): add global axios interceptor for handling authentication errors and redirecting to the auth page; introduce new identities page for managing user identities
|
2026-01-01 19:53:38 -06:00 |
|
|
|
4a6ab03106
|
feat(ringtone): implement ringtone management features including upload, retrieval, and deletion; enhance identity management with new API endpoints for creating, switching, and deleting identities
|
2026-01-01 19:53:29 -06:00 |
|
|
|
668520e576
|
feat(call): add ringtone management features including upload, preview, and settings for custom ringtones; enhance identity management with a new identities page for switching and deleting identities
|
2026-01-01 19:53:20 -06:00 |
|
|
|
ddb02a7ee9
|
feat(websocket, demo): enhance WebSocket connection handling in demo mode with improved feedback and connection logic
|
2026-01-01 19:09:13 -06:00 |
|
|
|
3e37bb2922
|
chore(version): update version string format in version.py
|
2026-01-01 18:18:07 -06:00 |
|
|
|
033546910a
|
feat(meshchat): add public API endpoint for status check
|
2026-01-01 18:18:00 -06:00 |
|
|
|
72d09e2456
|
refactor(voicemail): remove unused opus_path variable from VoicemailManager
|
2026-01-01 18:03:56 -06:00 |
|
|
|
fec2f22680
|
fix(meshchat): specify exception types in command parsing to improve error handling
|
2026-01-01 18:03:53 -06:00 |
|
|
|
5e8e862654
|
feat(locales): add name and placeholder fields for forwarding rules in German, English, and Russian translations
|
2026-01-01 18:01:22 -06:00 |
|
|
|
00fa09a3f2
|
feat(forwarder): add name input field for new rules and update layout in ForwarderPage
|
2026-01-01 18:01:16 -06:00 |
|
|
|
147e945133
|
feat(version): update version to 3.0.0 and enhance cx_setup to include 'bin' directory if it exists
|
2026-01-01 18:01:07 -06:00 |
|
|
|
73c07bc76e
|
feat(forwarding): extract and handle image, audio, and file attachment fields for LXMF messages in ReticulumMeshChat
|
2026-01-01 17:37:38 -06:00 |
|
|
|
4b58683cb8
|
fix(locales): update descriptions for LXMF Forwarder in German, English, and Russian translations to remove reference to SimpleLogin
|
2026-01-01 17:35:47 -06:00 |
|