mirror of
https://github.com/emendir/EndraApp.git
synced 2026-04-17 12:57:16 -04:00
1.2 KiB
1.2 KiB
Next Steps
- Chat: show list of pending attachments
DevOps
- consistent naming of builds
- clearly mark standalone as such ⏫
- Packaging:
- Android
- build recipe to support wheels newer versions of ipfs_node
- implement auto-generated requierements like in flatpak
- Linux x86-64
- Linux arm-64
- Windows
- MacOS-x86-64
- MacOS-arm-64
- flatpak merge manual and auto requirements lists
- flatpak USE_PANGO=1 by default
- linux prereqs: build only if necessary
UI
- UI scaling for mobile
- QR scanner for joining chats and profiles
Messenger Features
- rich text formatting
- multimedia support
- file transmission (with transmission progress tracking for large files)
- audio calls
- video calls
- camera photos
- audio recordings
- QR-code scanning
- zip-file backups
Settings
- read from config file as alternative to environment variables
Other
- improve bootstrap peer management with IPFS-TK PeerMonitor
Bugs
- on app crashing, cursor doesn't work anywhere on all screens
Cleanup
- TEMP_HARDCODED_KEY
Dependencies
- walytis codebase cleanup