Commit graph

15 commits

Author SHA1 Message Date
Benoit Martins
0e254f4371 Fix unread messages count 2025-08-25 13:59:08 +02:00
Benoit Martins
4bc9b2a783 Fix unread message and missed call counters 2025-07-28 22:24:04 +02:00
Benoit Martins
4767f6deea Display the deleteChatRoom option in the ConversationsList bottom sheet when the conversation is read-only 2025-07-23 12:33:24 +02:00
Benoit Martins
a7e1a8b210 Show 'Mark as read' option in bottom sheet when unreadMessagesCount > 0 2025-07-21 15:26:50 +02:00
Benoit Martins
dcd80e14bc Refactored ConversationsView 2025-06-13 15:39:25 +02:00
benoit.martins
7d6b2d8e0b Refactoring of addChatRoom and removeChatRoom functions 2025-05-02 14:54:44 +02:00
QuentinArguillere
8d96b08f14 Add all missing translation keys (not the corresponding translations yet) 2024-12-10 18:08:07 +01:00
QuentinArguillere
8fb0b8a5df Add conversations translations 2024-11-28 16:16:27 +01:00
Benoit Martins
baf1fcc0b9 Add Conversation info fragment 2024-11-05 17:57:15 +01:00
Benoit Martins
6336d4fae9 Remove all objectWillChange 2024-10-25 14:45:21 +02:00
Benoit Martins
c441e2cb43 Fix chatRoom refresh in background 2024-06-13 14:31:48 +02:00
Benoit Martins
d8d867d798 Fix messages list in conversation 2024-03-04 15:45:07 +01:00
Benoit Martins
be09968a31 Replace ChatRoom class with ConversationModel to update conversation views 2024-02-28 17:03:59 +01:00
Benoit Martins
61c2c048bb Fix conversations list view when receiving a message or a new chat room 2024-02-15 15:19:46 +01:00
benoit.martins
cacc61252d Add ConversationsList bottom sheet 2024-02-14 17:59:21 +01:00