Closed sjwatts119 closed 4 months ago
Dispatch event when new chat is made, listen for it and refresh a user's conversations if they are part of the new one so it displays. (Complete)
Ability to send system messages to Conversations (think users being added or leaving group chats, group chat renames, etc).
Chat modal with information, accessible by clicking the conversation name/picture in the top infobar of the chat area.
Sending attachments in messages.
Friends? Could toggle ability to have chats started with you if you and the other user aren't friends
Could replace the view when no chat is selected with a friends list of sorts
Emoji picker on desktop.
Actual registration process.
Pagination of messages, loading more as the user scrolls up as load times with big conversations will be terrible currently.
Refactor Chat UI so multiple messages sent in a row by the user are bunched together.
Moved to seperate issues
Dispatch event when new chat is made, listen for it and refresh a user's conversations if they are part of the new one so it displays. (Complete)
Ability to send system messages to Conversations (think users being added or leaving group chats, group chat renames, etc).
Chat modal with information, accessible by clicking the conversation name/picture in the top infobar of the chat area.
Sending attachments in messages.
Friends? Could toggle ability to have chats started with you if you and the other user aren't friends
Could replace the view when no chat is selected with a friends list of sorts
Emoji picker on desktop.
Actual registration process.
Pagination of messages, loading more as the user scrolls up as load times with big conversations will be terrible currently.
Refactor Chat UI so multiple messages sent in a row by the user are bunched together.