Commit graph

199 commits

Author SHA1 Message Date
Benoit Martins
3ecd79fc77 Add chat room popups 2026-04-16 17:19:13 +02:00
Benoit Martins
d00257d93c Fix own reaction refresh issue 2026-03-06 10:20:06 +01:00
Benoit Martins
58d269a65f Fix reaction refresh issue 2026-03-05 17:31:38 +01:00
Benoit Martins
95a7f0987a Remove debug print statements 2026-03-05 16:34:46 +01:00
Benoit Martins
e1d3df577f Create local image library in CoreContext if it doesn’t exist 2026-03-05 16:26:42 +01:00
Benoit Martins
6c5bf43062 Add contacts and suggestions to history and conversation views 2026-03-03 16:59:01 +01:00
Benoit Martins
bfb4ac3c22 Add media and document lists to the contact detail view 2026-02-26 14:18:01 +01:00
Benoit Martins
9cc8923e3f Refactor audio session management and add incoming message notification sound 2026-02-25 15:05:47 +01:00
Benoit Martins
db9c9f1834 Display peer address with a hidden button in conversation 2026-02-24 17:52:18 +01:00
Benoit Martins
d39e4a0e34 Disable chatroom when it is not secure 2026-02-23 15:49:02 +01:00
Benoit Martins
cf97da11b1 Add pagination to media and document lists 2026-02-12 12:00:52 +01:00
Benoit Martins
112d7bbaa9 Fix media path for message bubble 2026-02-12 09:44:55 +00:00
Benoit Martins
8223d20fc6 Add media and documents list to the conversation 2026-02-12 09:44:55 +00:00
Benoit Martins
8d0f638d46 Refactor CorePreferences by adding new values 2026-01-29 10:30:08 +01:00
Benoit Martins
d25c19ff8e Refactor of Config and CorePreferences 2026-01-27 15:55:57 +01:00
Benoit Martins
02c0509c98 Add loading popup when searching messages 2026-01-20 17:23:11 +01:00
Benoit Martins
ceca9acc21 Fix first message display when displaying old messages 2026-01-20 16:36:41 +01:00
Benoit Martins
6b93a7ef5e Refactor toast system 2026-01-20 13:32:21 +01:00
Benoit Martins
ac5a23bfff Add message search feature 2026-01-20 11:29:23 +01:00
Benoit Martins
61931138b2 Remove SDK message queued workaround 2025-12-23 16:48:26 +01:00
Benoit Martins
4feae7fccd Temporarily disable queued and pendingDelivery message handling awaiting SDK fix 2025-12-18 09:54:30 +01:00
Benoit Martins
84ec09173c Display message when a ChatMessage is queued 2025-12-17 16:20:36 +01:00
Benoit Martins
57b7b857bc Replace contactAddress with params.identityAddress for defaultAccount 2025-12-12 14:40:03 +00:00
Christophe Deschamps
c7ddf2d8d0 Search for message to update after updating eventLog Ids 2025-12-09 17:56:11 +01:00
Benoit Martins
36fa752ccf Add seeking support to the audio record player 2025-12-03 23:04:51 +01:00
Benoit Martins
5492a3e3a9 Update the unread message counter in onMessageRetracted 2025-12-01 14:33:59 +01:00
Benoit Martins
5d13a2b49d Stop composing when the user stops typing 2025-11-26 10:44:19 +01:00
Benoit Martins
7bdb8fa92d Update last message text in conversation list 2025-11-26 09:34:40 +00:00
Benoit Martins
0daba4fe03 New message deletion feature 2025-11-26 09:34:40 +00:00
Benoit Martins
7972fd7c1f Add message editing feature 2025-11-26 09:34:40 +00:00
Benoit Martins
08ab9a1078 Use searchChatRoomByIdentifier instead of searchChatRoom in the changeDisplayedChatRoom 2025-11-03 12:06:32 +01:00
Benoit Martins
43d63ae081 Reset the displayed chat room also when the chat room is empty 2025-09-15 12:11:02 +02:00
Benoit Martins
108df56148 Fix onEphemeralMessageTimerStarted callback 2025-09-11 17:50:30 +02:00
Benoit Martins
53ab111d32 Remove markAsRead prints 2025-09-01 13:14:09 +02:00
Benoit Martins
7ddc584a2a Fix markAsRead for conversation 2025-09-01 13:12:38 +02:00
Benoit Martins
65f965385c Hide group chat and group call buttons when settings are disabled 2025-08-25 17:02:30 +02:00
Benoit Martins
0e254f4371 Fix unread messages count 2025-08-25 13:59:08 +02:00
Benoit Martins
64a3876a95 Fix conversation search in forward view 2025-07-31 09:50:16 +02:00
Benoit Martins
19eb44882f Fix keyboard when replying to a message 2025-07-29 00:09:54 +02:00
Benoit Martins
5b4d1bee69 Open keyboard when replying to a message 2025-07-28 23:55:45 +02:00
Benoit Martins
4bc9b2a783 Fix unread message and missed call counters 2025-07-28 22:24:04 +02:00
Benoit Martins
43ebb20646 Reuse conversation model when sending and receiving messages 2025-07-28 20:44:35 +02:00
Benoit Martins
c3e3af65b5 Fix PopupLoadingView for one-to-one and group calls 2025-07-24 11:25:24 +02:00
Benoit Martins
dc03349aae Fix display of ephemeral message duration and icon 2025-07-23 11:28:31 +02:00
Benoit Martins
5e267dc2de Insert the user's reaction at the top of the reactions list 2025-07-23 09:46:32 +02:00
Benoit Martins
d17a9bbe4c Fix avatar display in conversation list 2025-07-15 16:36:35 +02:00
Benoit Martins
707f8aa3b9 Add message resend feature 2025-07-15 12:15:57 +02:00
Benoit Martins
67041c20f8 Fix conflict between swipe and long press on message 2025-07-15 11:51:29 +02:00
Benoit Martins
c6179c973c Add emoji picker 2025-07-11 15:43:29 +02:00
Benoit Martins
60352dbc23 Enable support for multiple account 2025-07-09 00:07:27 +02:00