Commit Graph

224 Commits

Author SHA1 Message Date
Ivan 2d175fb63e feat(map): update map features with bearing mode, improved export options, and new vector exchange panel 2026-04-23 02:26:29 -05:00
Ivan 719e1634aa feat(map): update map functionality with OpenFreeMap support and refactor tile caching logic 2026-04-22 20:29:26 -05:00
Ivan 4fc80c2b53 refactor(DropDownMenu): format 2026-04-22 20:11:25 -05:00
Ivan c66d290db7 feat(sieve-filters): implement Sieve Filters page and integrate notification suppression logic 2026-04-22 20:10:55 -05:00
Ivan 9ec2a88817 feat(ui): implement clampFloatingToViewport utility for dynamic dropdown positioning across multiple components 2026-04-22 19:28:50 -05:00
Ivan 5e5351d8d0 feat(nomadnetwork): add path finder dropdown menu and error handling for page loads 2026-04-22 15:49:08 -05:00
Ivan 1d5f24c639 feat(map): implement new map components and utilities for enhanced marker clustering and drawing functionality 2026-04-22 15:48:51 -05:00
Ivan 3d09e8cb22 feat(network-visualiser): implement hop max filter functionality with local storage support and UI updates 2026-04-22 12:04:14 -05:00
Ivan 616a014a3c feat(docs): update Reticulum documentation links to use dynamic URLs based on locale 2026-04-22 12:03:47 -05:00
Ivan 3a9a8b8aeb feat(messages): update context menu functionality to support message copying from bubbles 2026-04-22 12:03:22 -05:00
Ivan f8270fce69 refactor(messages): format 2026-04-22 11:14:42 -05:00
Ivan 2d473e5f03 fix(messages): adjust styling for reaction buttons and message entries to improve layout and responsiveness 2026-04-22 10:53:47 -05:00
Ivan 5fca49032d feat(map): add deduplication functions for telemetry markers and discovered map nodes to improve map accuracy 2026-04-22 10:53:31 -05:00
Ivan 538b0ba791 feat(interfaces): update discovery connection logic with autoconnect metadata checks 2026-04-22 10:53:25 -05:00
Ivan 7bfb4b3467 refactor(docs): enhance documentation upload and sharing features in DocsPage component 2026-04-20 21:12:40 -05:00
Ivan 7d320c09ec chore(codebase): format 2026-04-19 11:36:08 -05:00
Ivan b451aaf29a feat(rnode): add advanced tools, diagnostics, and device management UI components for RNode firmware flashing and configuration 2026-04-19 11:35:00 -05:00
Ivan 429702e533 feat(notification): implement user-facing message filtering for notifications to prevent false triggers from silent payloads... this will surely fix the fake notifications 2026-04-17 23:50:20 -05:00
Ivan cb72691a77 feat(router): add new route for reticulum configuration editor and update command palette navigation 2026-04-17 23:28:11 -05:00
Ivan 2af89dc446 feat(network-visualiser): improve performance with adaptive chunk sizing and icon queue management 2026-04-17 15:10:44 -05:00
Ivan 111c686ff7 feat(ui): implement warning for stranger links and configurable messages sidebar position 2026-04-16 23:33:24 -05:00
Ivan ab1be8ea2d feat(propagation-nodes): propagation node management with new UI elements and API integration
- Added functionality to request paths for preferred propagation nodes during sync.
- Introduced new Material Design icons for better visual representation of node states.
- Updated settings to allow transfer limits in megabytes, improving user experience.
- Enhanced localization support for new features in multiple languages.
- Improved tests to cover new propagation node functionalities and UI interactions.
2026-04-16 21:35:12 -05:00
Ivan 5d87aa3be2 feat(bot_handler): update bot management with LXMF address handling and bot name updates
- Introduced methods for normalizing LXMF hashes and reading LXMF addresses from sidecar files.
- Updated bot status retrieval to include LXMF addresses and improved fallback mechanisms for bot names.
- Added functionality to update bot names and write changes to a sidecar file.
- Implemented a request mechanism for on-demand bot announcements.
- Enhanced tests to cover new features and ensure proper functionality.
2026-04-16 21:34:28 -05:00
Ivan cd03c4649e refactor(rns): streamline RNS reload process with loading indicators in UI components 2026-04-16 19:17:50 -05:00
Ivan d63255511f feat(reticulum): implement RNS restart functionality with UI updates 2026-04-16 19:13:32 -05:00
Ivan 6fb4ccc79a chore(license): add SPDX license identifiers to various files, standardizing licensing terms across the project 2026-04-16 18:12:14 -05:00
Ivan 63fca0c1b1 feat(components): improve AboutPage, CallPage, DebugLogsPage, and SettingsPage with improved layout, error handling, and clipboard functionality; add tests for environment path fallbacks and log copying 2026-04-16 03:20:24 -05:00
Ivan b9bf4a10b3 feat(components): fix AboutPage with improved app info display; add environment details and default values for versioning 2026-04-16 02:26:39 -05:00
Ivan e831091026 feat(components): update file input handling in ConversationViewer by adding image type detection and clearing input after selection; improve user experience for file uploads 2026-04-16 01:42:17 -05:00
Ivan cadf7f462f feat(components): refactor App.vue to use AppShellBanners for emergency and WebSocket status notifications; add ConversationPeerHeader and SettingsSectionBlock components for improved UI structure; implement conversation message helpers and settings services for better configuration management 2026-04-16 01:39:04 -05:00
Ivan 99cf1e1463 feat(ui): introduce UI transparency settings and glass effect toggle; enhance message display and scrolling behavior in conversation viewer 2026-04-16 00:52:28 -05:00
Ivan 7c1e99e861 feat(messages): implement virtualized message list and image group display; add scrolling utilities for improved performance and user experience 2026-04-16 00:39:11 -05:00
Ivan 035fc3f741 feat(telephone): improve path discovery and initiation process in TelephoneManager; introduce polling intervals and cancellation checks for improved reliability 2026-04-15 20:26:07 -05:00
Ivan 7fd826abb0 feat(propagation): implement local propagation node management with start, stop, and restart functionality; add API endpoints for controlling propagation nodes and retrieving their stats 2026-04-15 03:11:03 -05:00
Ivan f8ce7563aa feat(propagation): add propagation node management with new UI elements for transfer limits and sync status; implement input handling for dynamic configuration updates 2026-04-15 02:29:19 -05:00
Ivan 912c627f1b refactor(conversation): improve ConversationViewer layout by restructuring the stranger trust banner and improving image drop area functionality 2026-04-14 22:59:46 -05:00
Ivan 5059b93256 feat(conversation): implement image drag-and-drop functionality in ConversationViewer, including handling for pasted images and associated tests 2026-04-14 22:53:06 -05:00
Ivan 6147415da9 feat(network-visualiser): add utility functions for trail positioning and view bounds, and define visualiser constants 2026-04-14 19:35:13 -05:00
Ivan d784f1c75f refactor(ui): update background styles and padding for consistency across multiple page components 2026-04-14 19:34:11 -05:00
Ivan a1502d5ee8 refactor(nomadnetwork): replace abort controller with separate instances for node list and detail requests 2026-04-14 19:34:01 -05:00
Ivan 8ade296fb1 feat(frontend): improve UI with loading overlay, legend, and toolbar components for better user experience 2026-04-14 19:33:37 -05:00
Ivan 272f060037 refactor(context-menu):format 2026-04-13 23:06:07 -05:00
Ivan 290f7e09d4 feat(conversation-viewer): update message rendering with single emoji detection and dynamic font sizing for improved display 2026-04-13 22:58:04 -05:00
Ivan dc280c13bd feat(reactions): implement emoji reactions for messages, including backend support for sending and processing reactions, frontend display in conversation viewer, and localization updates for multiple languages 2026-04-13 22:48:12 -05:00
Ivan c6d396ba77 feat(context-menu): refactor context menu implementation by creating reusable ContextMenuPanel, ContextMenuItem, ContextMenuDivider, and ContextMenuSectionLabel components; update styles and integrate components across various pages 2026-04-13 22:47:52 -05:00
Ivan 266930131c feat(nomad): update Nomad page rendering with new configuration options for markdown, HTML, and plaintext, and implement default page path settings 2026-04-13 22:04:49 -05:00
Ivan 7478791a24 feat(toast): implement toast dismissal functionality and manage loading state in ConversationDropDownMenu 2026-04-13 22:03:13 -05:00
Ivan 0e0732a1d1 feat(page-handling): update nomadnet browser renderer and page management by adding support for .md, .txt, and .html extensions, implement filename normalization, and improve error handling for unsupported extensions 2026-04-13 21:14:31 -05:00
Ivan 1ed19c3b00 refactor(components): update UI consistency and responsiveness across various components, including App, NotificationBell, and MessagesSidebar, by adjusting class names and layout properties 2026-04-13 20:35:11 -05:00
Ivan 76cb936582 feat(components): update ConversationViewer with improved pagination handling and draft persistence 2026-04-13 18:38:33 -05:00