Reinaldo Neto
b6ae55e57f
remove mediaType and refactor audio and image
2023-07-03 14:28:22 -03:00
Reinaldo Neto
a92d88c99d
change the name to netInfoState and Local_document_directory
2023-06-30 11:26:46 -03:00
Reinaldo Neto
469d42bdd0
avoid auto download from reply
2023-06-26 20:33:24 -03:00
Reinaldo Neto
332e51f2db
fix media auto download view layout and minor tweak wifi
2023-06-26 20:01:02 -03:00
Reinaldo Neto
ce48ef06a4
minor tweak, add the default behavior, add the OFF as label
2023-06-09 12:16:09 -03:00
Reinaldo Neto
e7244d9bbe
fix the name of searchMediaFIleAsync's result
2023-06-07 18:56:36 -03:00
Reinaldo Neto
b4a9b8af6e
refactor video
2023-06-07 18:15:37 -03:00
Reinaldo Neto
b341528f10
refactor audio
2023-06-07 17:23:01 -03:00
Reinaldo Neto
8c0c1d7dc0
message/Image refactored, change the component to show the image from FastImage to Image
2023-06-07 17:14:31 -03:00
Reinaldo Neto
6f3dc60994
variable isAutoDownloadEnable name and handleMediaDownload getExtension
2023-06-07 12:36:30 -03:00
Reinaldo Neto
c244dd4906
fix audio and move the netInfo from autoDownloadPreference to redux
2023-06-07 12:09:43 -03:00
Reinaldo Neto
1dc038d321
refactor some changes requested
2023-05-30 11:07:34 -03:00
Reinaldo Neto
67ba3131e3
pass the correct message id when there is an attachment on reply
2023-05-19 18:32:42 -03:00
Reinaldo Neto
74e6e8fd8b
fix lint
2023-05-19 13:01:38 -03:00
Reinaldo Neto
789ee3efda
Merge branch 'develop' into feat.media-auto-download-preference
2023-05-19 12:49:33 -03:00
Reinaldo Neto
ce67d05852
clean up
2023-05-19 11:52:22 -03:00
Reinaldo Neto
99973c0d28
fix the try catch download media
2023-05-19 11:35:36 -03:00
Reinaldo Neto
02ba6e9961
done for image and audio
2023-05-19 02:42:21 -03:00
Reinaldo Neto
aa2c2886a0
video download behavior
2023-05-19 01:30:22 -03:00
Reinaldo Neto
95cbe25ae7
remove all the redux stuff and do the same as file upload
2023-05-19 01:18:57 -03:00
Diego Mello
0079229a34
chore: Upgrade React Native to 0.71.7 ( #4984 )
2023-05-18 18:09:33 -03:00
Reinaldo Neto
370f893e94
send messageId to video
2023-05-16 21:34:35 -03:00
Reinaldo Neto
d3c87a19eb
remove blurcomponent, fix the blur style in image.tsx, minor tweak video function name
2023-05-16 21:31:53 -03:00
Reinaldo Neto
7108e35ae7
remove the custom hook for autoDownload
2023-05-15 23:50:08 -03:00
Reinaldo Neto
acb280fa36
add the possibility to start downloading a video, then exit the room, back again to room and cancel the video previously downloading
2023-05-15 23:48:57 -03:00
Reinaldo Neto
6c49c57046
video download and auto download, also keeped the behavior to download unsuportted videos to the gallery
2023-05-15 23:10:14 -03:00
Reinaldo Neto
389057aa2c
refactor blur component
2023-05-15 19:53:29 -03:00
Reinaldo Neto
991cdf1476
add the possibility to cancel image download and clear local images
2023-05-15 15:31:24 -03:00
Reinaldo Neto
cdad2884b9
image download and autoDownload, algo fix the formatAttachmentUrl to show the image from local
2023-05-15 15:10:43 -03:00
Reinaldo Neto
07e097000a
desestructured params to download too
2023-05-15 14:20:31 -03:00
Reinaldo Neto
27eacaad9f
refactor audioFile to handleMediaDownload and fixed the audio download
2023-05-15 14:16:08 -03:00
Reinaldo Neto
d138a74d9d
minor tweak audio show play button after download
2023-05-12 12:29:47 -03:00
Reinaldo Neto
7fc975f63e
creation of isAutoDownloadEnabled, evaluate hist hook, Image Full Size preload done
2023-05-11 20:20:48 -03:00
Reinaldo Neto
b73cf46829
audio auto download when the user who sent the audio is the same logged on mobile
2023-05-11 16:06:50 -03:00
Reinaldo Neto
f5d6fce6de
Merge branch 'develop' into feat.media-auto-download-preference
2023-05-11 15:54:30 -03:00
Reinaldo Neto
871dc7f668
audio download preference
2023-05-11 15:52:48 -03:00
Reinaldo Neto
47b4413b59
fix: render the text from custom attachment as markdown ( #5048 )
...
* fix: render the text from custom attachment as markdown
* add special character, one number and one capital letter at password e2e
* minor tweak
---------
Co-authored-by: GleidsonDaniel <gleidson10daniel@hotmail.com>
2023-05-10 18:39:56 -03:00
Reinaldo Neto
f4ff7c82af
fix: message re-rendering twice in a row ( #5051 )
2023-05-10 15:44:05 -03:00
Reinaldo Neto
ed6d45cbfe
fix: quoting a image with a custom emoji in description is breaking layout ( #5034 )
...
* fix: replying with a quote to a image with custom emoji in description
* remove the styles from custom emojis and deleted the removeMargins from styles
* add a new storyshot test for attachment with custom emoji
2023-04-28 15:29:54 -03:00
Reinaldo Neto
88144441fd
feat: quotes on E2EE Messages ( #4880 )
...
* [NEW] Quotes on E2EE Messages
* parser inside the model
* refactor and tweaks
* minor tweak
* add e2e tests to test the e2e quotes
* update storyshot
* added the test for quoted message
---------
Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
2023-03-23 19:47:05 -03:00
Reinaldo Neto
59a2c7c424
fix: link preview without embed image ( #4723 )
...
* [FIX] Link preview with embed image
* refactor the location
* refactor and added test
* minor tweak
* image test
* fix the MessageURl showing when there isn't hasContent or imageUrl
* refactor how to test if it's an image
* update tests
* keep the same behavior for android and ios
* refactor
* update storyshot
* minor tweak, pass hasContent and imageLoadedState instead of style
* remove react memo from urlImage
* merge urlimage inside url
* minor tweak useTheme
---------
Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
2023-03-17 15:37:34 -03:00
Piyush Gupta
513e8ee636
[FIX] Increase border radius on MessageAvatar as small ( #4837 )
...
* fixed border radius of 4 on avatar
* fixed lint
* Update tests
---------
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2023-03-08 15:34:39 -03:00
Mister-H
aa57237004
[FIX] Order of quoted message done according to desktop version ( #4739 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2023-03-08 11:20:01 -03:00
Diego Mello
58391964cb
[FIX] Message not rendering E2EE data if md exists ( #4951 )
2023-03-07 10:57:57 -03:00
Gleidson Daniel Silva
3fbb7b5720
[IMPROVE] Brings the operation of the video call closer to the web ( #4883 )
...
* rename CallAgainActionSheet to StartACallActionSheet
* remove useVideoConf and use videoConfJoin directly
* consider phone on calls
* fix text shrink
* fix mic audio
* change the behavior of call icon on header and RoomInfo
* update types
* update types and variables names
* revert old type
* fix issue on old servers
* rename to a correct naming
* fix translation
* revamp call icon
* add error handling to videoconf capabilities
* lint
* fix role logic
* change const name
* rename comp
* remove commented code
* fix types and apply correct logic
* fix naming
* correct the import
* update icon size
* create timer function for videoConf bellow 5.0
* add subscription to useVideoConf hook
---------
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2023-03-01 15:26:56 -03:00
Reinaldo Neto
a927746d7f
[FIX] Show read receipts when it isn't read yet ( #4865 )
...
* [FIX] Show read receipts when it isn't read yet
* minor tweak
2023-02-02 00:10:27 -03:00
Diego Mello
5387d31a68
[FIX] Messages not loading on some edge cases ( #4801 )
2023-01-13 16:32:52 -03:00
Reinaldo Neto
7def88a7e2
Regression: Avatar and Username for Allowed Reactions and for Message Removed ( #4714 )
2022-11-29 12:12:35 -03:00
Gleidson Daniel Silva
21ee25e818
[FIX] Check videoConf type ( #4707 )
...
* add videoconf check
* update message type
2022-11-24 14:24:20 -03:00
Gleidson Daniel Silva
362df65bbe
[NEW] Video conf message block ( #4619 )
...
* create skeleton loading
* add phone-in icon
* fix avatar style props
* fix ios icon
* add new types
* add Rocket.Chat definitions
* fix block re-render
* create VideoConferenceBlock
* better composition
* fix call originator
* add pt-br translations
* create useSnaps hook
* update colors
* init action sheet
* fix to go back when the call ends
* create CallAgainActionSheet
* update pods
* bump lib react-native-skeleton-placeholder
* update hook location
* remove loading prop
* move files to components
* update border radius
* add verify on message options
* update icons
* apply patch
2022-11-24 08:37:08 -03:00