lomirus/gtk-qq

Preparation for v0.1.0

lomirus opened this issue · 1 comments

Main

  • Polish the chatroom messages UI
  • Add login event handler
  • Add send message event handler
  • Add about window
  • Add keyboard shortcuts window (Delayed, maybe in v0.3 or even later)
  • Implement password login function
  • Get and render the contact (friend list)
  • Open chatroom when user in contact is clicked
  • Load and cache the user avatars (Delayed, maybe in v0.2 or even later)
  • Implement friend text message functions
  • Implement group text message functions
  • Push notification when receiving message (Delayed, maybe in v0.2 or even later)
  • Add unread badge for chat item (Delayed, maybe in v0.2 or even later)

Chores

  • #1
  • Import RICQ related library
  • Add Cargo check and clippy in Github Action CI
  • #4

Closes this as v0.1.0 has been published