Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Latest commit

 

History

History
57 lines (54 loc) · 1.53 KB

TODO.md

File metadata and controls

57 lines (54 loc) · 1.53 KB

TODO

  • Implement basic frontend <-> backend comminication
  • Implement basic database setup
  • Implement basic matrix code
    • Login/Register
    • Fetch user info
      • Fetch external user info
    • Fetch room/messages
      • Join/leave rooms
      • Cache messages
      • Format messages
    • Fetch images
      • Implement & use blurhash
      • Cache blurhash
    • Fetch spaces summary
    • Send messages
      • Edit messages
      • Use markdown formatting
      • Send other file types
    • Edit user info
    • Edit room info
    • Commands
      • Role permissions
    • App settings
      • Notifications
      • Offline mode
      • Proxy
    • Encryption support
      • Store encryption keys
      • Encryption options for rooms
      • Cross-Signing

Wants

Complaints from other people about other matrix clients. Sources: