Ivan
3d60f7f796
fix(docker): add python3 to build-frontend stage for docs build; add i18n for map drag-drop
2026-05-10 06:22:36 -05:00
Ivan
e1de656219
feat(map): drag-and-drop GeoJSON/KML/KMZ import on map window
2026-05-10 06:22:36 -05:00
Ivan
df8974697c
fix(docker): include CHANGELOG.md, logo/, and reticulum manual in Docker images; fix markdown table styling in docs
2026-05-10 06:22:31 -05:00
Ivan
9b5574c89a
ci(docker): add hardened variant to build matrix, update Dockerfiles and docs for UV
2026-05-10 03:40:22 -05:00
Ivan
24edabb9ab
fix(nomadnet): parse relative /page/ and /file/ URLs, show full URL in link hover titles
2026-05-10 01:53:51 -05:00
Ivan
41e40dc3aa
fix(nomadnet): convert file download backtick params to var_ dict, fix cancel crash
2026-05-10 01:53:45 -05:00
Ivan
4baf577b4e
fix(nomadnet): revert parseNomadnetworkUrl change, only split backtick params for file downloads
2026-05-10 01:22:19 -05:00
Ivan
1fa5a74676
fix(nomadnet): parse backtick-separated parameters in download URLs
2026-05-10 01:18:30 -05:00
Ivan
0db5ad0c80
ui(banishment): group blocked page by identity, show all destination hashes per identity
2026-05-10 01:13:44 -05:00
Ivan
3b8704b4da
fix(banishment): block all identity addresses, prevent delivery callbacks, fix unbanish UI sync
2026-05-10 00:46:35 -05:00
Ivan
57d432bdbd
fix(interfaces): decouple default_bootstrap_only from Reticulum config
...
Move default_bootstrap_only from Reticulum [reticulum] section to MeshChatX
config so it only applies to manually added TCP/Backbone interfaces,
not to discovered/auto-connected ones. Scrub stale value from
Reticulum config on startup to fix existing installs.
2026-05-09 22:33:21 -05:00
Ivan
494942de07
style: apply formatting fixes across backend, frontend, and tests
2026-05-09 21:11:44 -05:00
Ivan
66d98f4d33
fix(frontend): clean up failed ping error logging in dev tools
...
Replace raw console.log(e) dumps with console.warn containing just
the human-readable message, suppressing the noisy HttpError stack trace.
2026-05-09 21:10:16 -05:00
Ivan
2397eeff20
feat(config): raise announce storage and API defaults to 2500
...
Increase announce_max_stored_* and announce_fetch_limit_* defaults from
1000/500 to 2500 so the API lists everything stored in the database by default.
Matches better with public network usage where node counts are higher.
2026-05-09 21:08:41 -05:00
Ivan
500818941d
feat(nomadnet): support query-parameter data in file downloads
...
Parse query strings from nomadnet URLs and forward them as request data
to link.request() for /file/ downloads, matching upstream NomadNet behavior.
2026-05-09 20:33:57 -05:00
Ivan
dc77129ecd
fix(docs_manager): generate index.html for meshchatx-docs so /meshchatx-docs/index.html resolves
2026-05-09 19:26:43 -05:00
Ivan
fee9e33562
refactor(ui): reorder sidebar with telephone below messages
2026-05-09 19:07:11 -05:00
Ivan
d1145cd1c2
fix(l10n): add missing flood protection translation keys to all locales
2026-05-09 19:01:30 -05:00
Ivan
e6762ec2b7
feat(frontend): update call page and add flood protection settings UI
2026-05-09 19:01:21 -05:00
Ivan
9671325c50
fix(identity_context): guard inbound stamp cost comparison against non-int values
2026-05-09 19:01:12 -05:00
Ivan
cdf2a21897
feat(backend): implement flood protection and improve propagation sync reliability
2026-05-09 19:01:03 -05:00
Ivan
434e296fa0
fix(config_manager): disable telephone announce feature by default
2026-05-09 02:14:50 -05:00
Ivan
b84ade45f8
fix(meshchat, health_monitor): add garbage collection calls to cleanup resources during context teardown and health checks
2026-05-09 01:03:59 -05:00
Ivan
9f04aef66a
refactor(meshchat): implement delayed hangup for rejected calls and improve contact lookup handling
2026-05-09 00:56:33 -05:00
Ivan
9a10a03734
feat(SettingsPage): implement favourites import/export functionality and handle API responses
2026-05-08 23:45:23 -05:00
Ivan
e5080a7b3c
fix(TutorialModal, AddInterfacePage, InterfacesPage): update defaultBootstrapOnly to false and add stats for TX/RX to discovered interfaces.
2026-05-07 20:05:46 -05:00
Ivan
5fa79d363b
feat(conversationScroll): add scroll management functions and update E2E tests for message switching
2026-05-07 20:05:10 -05:00
Ivan
02b8695726
refactor(ConversationViewer): streamline message loading UI
2026-05-07 20:04:57 -05:00
Ivan
7867034f5d
fix(auto_propagation_manager): add router existence checks in propagation methods to prevent errors
2026-05-07 20:03:42 -05:00
Ivan
d0cad87973
feat(micron-parser): update WASM fetching logic with ETag support and integrity checks; update integrity.json with new fields
2026-05-06 16:38:26 -05:00
Ivan
06710bcd69
feat(lxmf): update conversation previews to include image, audio, and file attachment notifications and add related tests
2026-05-06 16:32:21 -05:00
Ivan
b14c7c880a
refactor(async_utils): remove asyncio 3.13 patch and clean up related code; add regression test for HTTPS file response
2026-05-06 16:20:57 -05:00
Ivan
95f562e83e
i18n(nomadnet): add multiline_hint for all locales
2026-05-06 16:20:23 -05:00
Ivan
83be395425
refactor(async_utils): adjust coroutine management limits and add logging for dropped coroutines
2026-05-06 16:19:34 -05:00
zenith
b716a2e0d2
refactor(MicronParser): enable text inputs to upgrade to multilline textareas and display hint on pressing enter twice
2026-05-06 16:47:39 -04:00
Ivan
e5e0bbd36d
feat(auto-propagation) fix to not get stuck on a node we cant reach.
2026-05-06 01:03:23 -05:00
Ivan
1afb2d99d2
Update Toast component with swipe functionality for dismissing notifications
2026-05-06 00:53:30 -05:00
Ivan
5e6a580e5f
chore(version): bump version to 4.6.2 and update related documentation
2026-05-06 00:43:44 -05:00
Ivan
a8a9eb3ff9
feat(Telephony): update telephony features with voicemail session management and configuration updates
2026-05-06 00:22:02 -05:00
Ivan
ef040a9e90
feat(App): implement unread conversations count update and update telephony settings in the UI
2026-05-06 00:21:37 -05:00
Ivan
151aa4c55f
feat(NotificationUtils): update notification handling for incoming calls, missed calls, voicemails, and messages on Android
2026-05-05 23:08:14 -05:00
Ivan
694e55befc
refactor(NomadNetworkPage): improve logic for determining .mu page rendering and update related tests
2026-05-03 22:00:43 -05:00
Ivan
d2b8e4f7d7
style(MicronParser): update CSS properties for Mu-mnt-group to do text wrapping
2026-05-03 21:56:51 -05:00
Ivan
5700c3d15e
chore(release): bump version to 4.6.1 across all relevant files
2026-05-03 21:56:28 -05:00
Ivan
aeceb30d67
fix(config): enable nomad_micron_wasm in configuration and UI settings
2026-05-03 21:10:29 -05:00
Ivan
97170627fe
feat(micron-wasm): implement runtime override for Micron-Parser-Go WASM with GitHub release support and UI modal for updates
2026-05-03 20:36:02 -05:00
Ivan
389a2f47a4
feat(conversation): update date divider styling for improved visual consistency and accessibility
2026-05-03 14:21:30 -05:00
Ivan
e5fac4951e
feat(conversation): various updates to conversations styling, ui/ux and logic
2026-05-03 14:05:30 -05:00
Ivan
82de472f2d
refactor(LxmfUserIcon): remove seed property and related color generation logic; add test for outbound location sharing
2026-05-03 14:04:00 -05:00
Ivan
3b5630474d
feat(codec2): implement locateFile function for WASM asset resolution and update integrity checks
2026-05-03 14:03:18 -05:00