Commit graph

36 commits

Author SHA1 Message Date
Benoit Martins
6cf84fdd37 Fix file display during transfer, disable message information when the message is not sent, refresh of recording file when download is complete 2023-12-19 16:56:40 +01:00
Benoit Martins
723227b87e Fixes Test Plan 5.2 2023-12-15 16:45:56 +01:00
Benoit Martins
70ff69aa63 Fix UIImage when content.filePath is nil 2023-12-12 13:13:54 +01:00
Benoit Martins
2db146787e Fix release 5.2 2023-12-05 10:51:09 +01:00
QuentinArguillere
422f84e92d Fixes for 5.2 release
FIx

Fix PipController

Other fixes (Reported on AppStoreConnect)
2023-11-28 23:44:28 +01:00
benoit.martins
34ff4d642d Fix displayName is nil for event message 2023-10-19 23:31:04 +02:00
Benoit Martins
7e0b3347f1 Add new UIlabel for other emoji reactions 2023-10-19 10:48:21 +02:00
Benoit Martins
91d933827b Fix preview and media viewer 2023-10-19 10:48:14 +02:00
Benoit Martins
2e77d7bc84 Fixed iOS notifications when it's an emoji reaction
Fixed new nullable variable in wrapper
2023-10-17 13:53:44 +02:00
Benoit Martins
f28a38d838 Add message delegate (callback) in reaction sheet view 2023-10-17 12:38:55 +02:00
Benoit Martins
99445a04c4 Show our reaction if any in long press menu + remove it if selected again
Fix scrolling for reactionsListTableView
2023-10-17 12:37:59 +02:00
Benoit Martins
1c2b726016 Add reactions list in bottom sheet 2023-10-17 12:34:34 +02:00
benoit.martins
3a065eaac8 Add itemViewController in SheetViewController 2023-10-17 12:34:34 +02:00
benoit.martins
368a8e1bf4 Add SheetViewController (Bottom Sheet) for emoji reactions 2023-10-17 12:34:31 +02:00
benoit.martins
b12c508e69 Add ChatMessageReaction callback 2023-10-17 12:31:47 +02:00
Benoit Martins
30a350b0dc Add emoji reactions feature 2023-10-17 12:31:47 +02:00
Benoit Martins
0ed4f948ca Braodcast setting added
and fix sdk master changes for non-nil values
2023-10-17 10:13:22 +02:00
Benoit Martins
8c0f52c28e Add broadcast mode in conference scheduling views 2023-10-17 10:11:42 +02:00
Benoit Martins
1fef65020d Reload the entire collectionView when a presence notification is received 2023-08-17 15:42:20 +02:00
Benoit Martins
2d9c4c8c78 Change color of voice recording in dark mode 2023-08-17 15:37:36 +02:00
Benoit Martins
abf2d63b5b Fix voice recording in VFS mode 2023-08-17 15:35:36 +02:00
QuentinArguillere
a5d421f9f9 Commented the part that removed the recordingView subviews, which seemed to break the voice recording UI. 2023-08-17 15:34:55 +02:00
QuentinArguillere
697c719659 Rename "visible" parameter to "hidden" to better match the purpose of the function 2023-08-17 15:34:48 +02:00
Benoit Martins
94a31d774e Fix ephemeral timer in MultilineMessageCell 2023-07-21 13:39:06 +02:00
Benoit Martins
c0d0aedfba Fix click on secure badge 2023-07-21 11:00:32 +02:00
Benoit Martins
d54e71bb1c Fix Message View 2023-07-20 11:00:12 +02:00
Benoit Martins
3c15f7ff20 Remove updateIMDNList in UIChatCell and hide drop down menu when app moved to background/foreground 2023-07-20 10:57:19 +02:00
Benoit Martins
194ddcabf8 Revert "UI changes in conversation view"
This reverts commit 9741c844f2.
2023-07-20 10:29:30 +02:00
Benoit Martins
2789c59c6b Revert "Fix MessageView"
This reverts commit 4f31af47a3.
2023-07-20 10:29:28 +02:00
Benoit Martins
5113a74839 Revert "The topbar in chatConversationViewSwift remains displayed when the keyboard is open"
This reverts commit 3265e27eb1.
2023-07-20 10:29:27 +02:00
Benoit Martins
51df1a836c Revert "Remove updateIMDNList in UIChatCell and hide drop down menu when app moved to background/foreground"
This reverts commit 20ef204f42.
2023-07-20 10:29:23 +02:00
Benoit Martins
20ef204f42 Remove updateIMDNList in UIChatCell and hide drop down menu when app moved to background/foreground 2023-07-17 14:16:51 +02:00
Benoit Martins
3265e27eb1 The topbar in chatConversationViewSwift remains displayed when the keyboard is open 2023-07-12 14:43:35 +02:00
Benoit Martins
4f31af47a3 Fix MessageView 2023-07-12 10:55:39 +02:00
Benoit Martins
9741c844f2 UI changes in conversation view 2023-07-11 17:22:56 +02:00
QuentinArguillere
0d602260be Merge release/5.1 into master.
This includes the rework of the chat conversation in Swift, and every fixes since the 5.0 release.
2023-07-07 15:07:44 +02:00