Files
EndraApp/ToDo.md
2026-01-08 11:42:42 +01:00

1.2 KiB

Next Steps

  • Chat: show list of pending attachments
  • Chat: render images in messages

DevOps

  • Pakaging:
    • 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