Commit graph

285 commits

Author SHA1 Message Date
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
75e96ed8a5 Automatically play next voice recording when the previous one ends 2026-02-25 16:28:40 +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
ca9f5ffe1f Add non-encrypted header to conversation 2026-02-24 15:58:21 +01:00
Benoit Martins
d39e4a0e34 Disable chatroom when it is not secure 2026-02-23 15:49:02 +01:00
Benoit Martins
d5d1600b4e Add trusted devices list 2026-02-16 16:14:30 +01:00
Benoit Martins
cf97da11b1 Add pagination to media and document lists 2026-02-12 12:00:52 +01:00
Benoit Martins
304651d776 Use removeAccountWithData instead of removeAccount 2026-02-12 10:54:07 +01:00
Benoit Martins
b753b5925e Fix media list UI 2026-02-12 09:44:55 +00: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
9723c0de04 Allow mentioning participants in conversation 2026-01-06 12:22:22 +01:00
Benoit Martins
990d2f36af Add mentions to DynamicLinkText in ChatBubbleView 2026-01-05 12:26:58 +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
4cd63b53b2 Allow add-contact UI when disableAddContact is disabled 2025-12-17 15:36:54 +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
773102e4bd Fix the French translation of message_content_deleted 2025-12-01 13:45:49 +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
07dbf407b0 Update PopupView UI 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
4fbb43f38c Fix SIP contacts filter 2025-11-17 13:44:59 +01:00
Benoit Martins
08ab9a1078 Use searchChatRoomByIdentifier instead of searchChatRoom in the changeDisplayedChatRoom 2025-11-03 12:06:32 +01:00
Benoit Martins
068b93cf1c Hide SIP domains in suggestion list 2025-10-02 14:10:10 +02:00
Benoit Martins
e9eebbd45a Hide SIP addresses via settings 2025-10-01 15:08:37 +02: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
8079921236 Fix iPad half sheet 2025-08-31 22:40:21 +02:00
Benoit Martins
750c27001f Refresh call view when a user starts a group call in the conversation view 2025-08-27 14:27:56 +02:00
Benoit Martins
3c3f3549ab Add meeting invitation message in conversation list 2025-08-26 12:21:51 +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
f15ef58613 Fix conversation subject in the conversation list 2025-08-25 14:46:12 +02:00
Benoit Martins
0e254f4371 Fix unread messages count 2025-08-25 13:59:08 +02:00
Benoit Martins
80a8d24730 Fix "Encrypted Conversation" banner in chatrooms 2025-08-01 15:30:10 +02:00