Commit graph

6101 commits

Author SHA1 Message Date
Benoit Martins
c8e7e4591a Can delete multiple messages on Edit mode 2023-06-13 10:09:40 +02:00
Benoit Martins
1fd242122f Add checkbox for delete messages 2023-06-13 10:09:40 +02:00
Benoit Martins
9bc1d5018e Fix scrollToItem after QLPreview
Add editMode on ChatConversationTableViewSwift
2023-06-13 10:09:40 +02:00
Benoit Martins
346e84615f Fix QLPreviewController 2023-06-13 10:09:40 +02:00
Benoit Martins
e7f9c24309 Add QLPreviewController for displaying media in native viewer
Fix some problems with images in bubbleChat
2023-06-13 10:09:40 +02:00
benoit.martins
65a908d37a Fix not UTF8 URL in message with one media 2023-06-13 10:09:40 +02:00
Benoit Martins
61a7b7a562 Add image player when click on bubble view 2023-06-13 10:09:40 +02:00
Benoit Martins
7bec5efb9a Fix Ephemeral timer 2023-06-13 10:09:40 +02:00
Benoit Martins
9e630d7366 Add Ephemeral Timer for messages 2023-06-13 10:09:40 +02:00
Benoit Martins
ad7859d048 Add Avatar Image and Date Label for messages 2023-06-13 10:09:40 +02:00
Benoit Martins
15a7a3b298 Add loader when upload files 2023-06-13 10:09:40 +02:00
benoit.martins
6275697028 Mark as read when detect the bottom of collectionView
Change IMDN icon with ChatMessageState Callback
2023-06-13 10:09:40 +02:00
benoit.martins
94721fad50 Change DownloadMessageCell image based on file type
Refresh collectionViewImagesGrid item when downloaded is complete
2023-06-13 10:09:40 +02:00
benoit.martins
d739052d1a Reload CollectionView (messages) when a single item has been downloaded 2023-06-13 10:09:40 +02:00
Benoit Martins
d1ae0af1f3 Fix collectionViewImagesGrid in MultilineMessageCell 2023-06-13 10:09:40 +02:00
Benoit Martins
8aedb3e621 Remove ChatConversationTableView (Objective C) of ChatConversationViewSwift
Add FloatingScrollButton in ChatConversationTableViewSwift
Add file_transfer_progress_indication callback
2023-06-13 10:09:40 +02:00
Benoit Martins
b079d12f0a Reload collectionView when new message is received 2023-06-13 10:09:40 +02:00
Benoit Martins
e4eff6aba9 Change Progress bar to CircularProgressBar (Like Android) in Download Bubble Chat Message 2023-06-13 10:09:40 +02:00
Benoit Martins
fc4d7659bb Refresh item of collectionView when download is finished 2023-06-13 10:09:40 +02:00
benoit.martins
bc35ce7cfc Add download feature for Bubble Chat Message 2023-06-13 10:09:40 +02:00
benoit.martins
bce0191d66 Add Download Media UI in Bubble Chat Message 2023-06-13 10:09:40 +02:00
Benoit Martins
7a1e566d52 Display multiple images in Bubble Chat Message 2023-06-13 10:09:40 +02:00
Benoit Martins
2560571608 Fix Bubble Chat Message with Media and Text 2023-06-13 10:09:40 +02:00
Benoit Martins
c0ffa210ec Add safe area constraints of BackActionNavigationVIew 2023-06-13 10:09:39 +02:00
Benoit Martins
12560d7910 Add Event Message (like "You have left the group", ...) in collectionView 2023-06-13 10:09:39 +02:00
Benoit Martins
d41767187e Add InfoMessage and DeleteMessage to DropDownMenu of CollectionView 2023-06-13 10:09:39 +02:00
benoit.martins
017f316ff1 Add DropDownMenu to CollectionView cells 2023-06-13 10:09:39 +02:00
Benoit Martins
1e6b52adb2 Add long click to bubble chat message 2023-06-13 10:09:39 +02:00
benoit.martins
1730a50a56 Fix Scrolling Reply Bubble Chat 2023-06-13 10:09:39 +02:00
Benoit Martins
5e6e302fd1 Fix Reply Bubble Chat (UI and add click) 2023-06-13 10:09:39 +02:00
Benoit Martins
63d05e5fe5 Add Meeting Bubble Chat 2023-06-13 10:09:39 +02:00
Benoit Martins
ea663e93ab Add Reply Bubble Chat 2023-06-13 10:09:39 +02:00
Benoit Martins
f9698d33a6 Add Transfer Bubble Chat 2023-06-13 10:09:39 +02:00
Benoit Martins
2a4a0dbdfd Fix Audio Player (Duplicate Audio Cell) 2023-06-13 10:09:39 +02:00
Benoit Martins
46b62bf4a3 Fix audio player 2023-06-13 10:09:39 +02:00
Benoit Martins
2dd4750ba1 Fix cell generation of UICollectionView 2023-06-13 10:09:39 +02:00
Benoit Martins
70671d973d Fix images in UICollectionView bug (add prepareForReuse in MultilineMessageCell for refresh cells) 2023-06-13 10:09:39 +02:00
Benoit Martins
52b14654c9 BubbleChat UI updates for image, video and audio messages 2023-06-13 10:09:39 +02:00
Benoit Martins
f4a3261866 BubbleChat UI updates 2023-06-13 10:09:39 +02:00
Benoit Martins
4ef451de2a New UI for messageBubble (Swift) 2023-06-13 10:09:39 +02:00
Benoit Martins
b4b51c8e77 Fix voiceRecorder message with text 2023-06-13 10:09:39 +02:00
Benoit Martins
efb9cbd282 Fix markAsRead and ChatConversationViewModel updates 2023-06-13 10:09:39 +02:00
Benoit Martins
1a1bd86588 Fin Delete color button (reply and mediaSelector) 2023-06-13 10:09:39 +02:00
Benoit Martins
04086fb5f2 Fix light and dark mode 2023-06-13 10:09:39 +02:00
Benoit Martins
54bfcb22e0 Add all ChatConversation callbacks (delegates) 2023-06-13 10:09:39 +02:00
Benoit Martins
8a4f1046c6 Add isReadOnly check to hide views (messageView, callButton, ...) 2023-06-13 10:09:39 +02:00
Benoit Martins
f373067247 Move floatingScrollButton behind to sideMenu 2023-06-13 10:09:39 +02:00
Benoit Martins
9d5873095f Voice recording finished 2023-06-13 10:09:39 +02:00
Benoit Martins
b6e613221e Add progress bar during voice recording 2023-06-13 10:09:39 +02:00
Benoit Martins
af9339fe23 Add voiceRecorder 2023-06-13 10:09:39 +02:00