Rocket.Chat.ReactNative/app/lib
Reinaldo Neto 74cd85a069
feat: image base64 (#5264)
* improvement: handle base64

* update tests

* minor tweak

* remove imageprocess and remove the save to gallery from image base64

* Update app/containers/message/Image.tsx

* Update app/views/AttachmentView.tsx

* Update app/views/AttachmentView.tsx

* Update app/views/AttachmentView.tsx

* Update app/containers/message/Image.tsx

* chore: change file name and fix implementation

* chore: remove useless const

* chore: update regex

* chore: update name

* Update app/lib/methods/isImageBase64.ts

* Update app/lib/methods/isImageBase64.ts

* early return

---------

Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2023-10-11 11:23:11 -03:00
..
constants fix: properly set new room to be encrypted according to server settings (#5176) 2023-09-12 10:07:11 -03:00
database chore: migrate RoomInfoView to hooks (#5074) 2023-09-26 11:33:53 -03:00
encryption fix: don't re-encode public key when changing e2e password (#5174) 2023-09-12 10:06:29 -03:00
hooks fix: dynamic action sheet taking whole screen (#5249) 2023-10-03 09:57:49 -03:00
methods feat: image base64 (#5264) 2023-10-11 11:23:11 -03:00
navigation [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
notifications regression: Rollback to React Native 0.69.8 (#5162) 2023-08-18 14:48:33 -03:00
services feat: add `readThreads` params to `subscriptions.read` (#5184) 2023-09-05 09:20:06 -03:00
store feat: add media auto-download (#5076) 2023-08-07 11:02:30 -03:00