Reinaldo Neto
b3f460598f
don't need to controle the filepath in the view
2023-07-04 14:22:20 -03:00
Reinaldo Neto
b6ae55e57f
remove mediaType and refactor audio and image
2023-07-03 14:28:22 -03:00
Reinaldo Neto
469d42bdd0
avoid auto download from reply
2023-06-26 20:33:24 -03:00
Reinaldo Neto
e7244d9bbe
fix the name of searchMediaFIleAsync's result
2023-06-07 18:56:36 -03:00
Reinaldo Neto
b341528f10
refactor audio
2023-06-07 17:23:01 -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
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
Diego Mello
0079229a34
chore: Upgrade React Native to 0.71.7 ( #4984 )
2023-05-18 18:09:33 -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
871dc7f668
audio download preference
2023-05-11 15:52:48 -03:00
GitStart
438b69b371
[FIX] Playing multiple voice messages at the same time ( #4662 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Debojyoti Singha <20729878+debojyoti452@users.noreply.github.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-11-16 10:40:45 -03:00
Danish Ahmed Mirza
1486204546
[IMPROVE] Redesign emoji picker ( #4328 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-10-21 15:27:55 -03:00
Gleidson Daniel Silva
d1e2c3fe6d
[FIX] Fix filenames and servers url when downloading audio files ( #4553 )
2022-09-23 17:21:11 -03:00
Gleidson Daniel Silva
6b3006d29f
[NEW] Persist audio files ( #4448 )
...
* downloads and store the audios instead of loading them
* remove unused function
2022-08-19 10:24:29 -03:00
Gleidson Daniel Silva
2b08b683d7
Chore: Upgrade React Native to 0.68.2 ( #4316 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-08-08 18:02:08 -03:00
Diego Mello
3072bbd5b3
Revert "Chore: Migration to Hooks - Markdown ( #4264 )" ( #4338 )
...
This reverts commit 4fd0084bc1
.
2022-07-04 15:10:14 -03:00
Alex Junior
4fd0084bc1
Chore: Migration to Hooks - Markdown ( #4264 )
...
* chore: migrate TextInput from class to functional
* changing from themes[theme] to colors
* removing markdown theme props from other files
* adding a force update and fix a stories
* adding testID and tests for markdown
* fixing some interfaces
* minor tweak
Co-authored-by: GleidsonDaniel <gleidson10daniel@hotmail.com>
2022-06-27 18:27:22 -03:00
Alex Junior
614d9afe65
Chore: Evaluate helpers and utils - Typescript ( #4146 )
2022-06-06 11:17:51 -03:00
Alex Junior
d99b31849a
Chore: Evaluate Icon - Typescript ( #3982 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-05-02 16:21:15 -03:00
Gerzon Z
b9651493d2
Chore: update `theme` type ( #4025 )
...
* chore: update `theme` type
* update: components
* update: storyshots
* add: `theme` type to `DirectoryItem`
* chore: update theme type on `message/index.tsx`
* update: `RoomTypeIcon`'s useTheme
2022-04-12 12:27:05 -04:00
Gleidson Daniel Silva
bdf83e546e
Chore: Move constants away from rocketchat folder - Typescript ( #4022 )
...
* create keys file and export all consts
* fix import E2E_MESSAGE_TYPE
* fix constants import
* fix constants import
* fix E2E_BANNER_TYPE import
* fix E2E_ROOM_TYPES import
* fix THEME_PREFERENCES_KEY import
* fix CRASH_REPORT_KEY and ANALYTICS_EVENTS_KEY import
* fix MIN_ROCKETCHAT_VERSION import
* fix constantDisplayMode import
* fix environment imports
* fix links imports
* fix localAuthentication imports
* fix localPath imports
* fix messagesStatus imports
* fix messageTypeLoad imports
* fix defaultSettings imports
* fix tablet imports
* update with todo for colors
* move to lib folder
* change constant/colors to constant
2022-04-07 11:10:03 -03:00
Alex Junior
488074b4ae
Chore: Evaluate Message - TypeScript ( #3944 )
...
Co-authored-by: GleidsonDaniel <gleidson10daniel@hotmail.com>
2022-04-01 18:52:38 -03:00
Gerzon Z
8ea183373e
[FIX] Audio thumb's size ( #3945 )
...
* update: Audio component
2022-03-23 10:49:45 -04:00
Gerzon Z
b0580bf547
[NEW] Redesign quoted messages ( #3883 )
2022-03-21 17:44:06 -03:00
Gerzon Z
38b2b08278
Chore: Evaluate ActivityIndicator - TypeScript ( #3914 )
...
* update: `BackgroundContainer` and `ActivityIndicator`
* update: return type for `RCActivityIndicator`
* update: return type for `BackgroundContainer`
2022-03-17 22:37:10 -04:00
Reinaldo Neto
5ac4700d51
Chore: Migrate Markdown to Typescript ( #3558 )
...
* Chore: Migrate Markdown to TS
* Chore: Migrate Markdown to TS
* minor tweak
* added preview where markdown was preview and fixed params within markdown
* removed ts-ignore
* fix lint
* removed numbersofline={0} and default value to numberOfLines=1
* change how to import markdown preview and remove numberOfLines
* using useTheme inside markdownPreview and remove theme from components
* minor tweak on interfaces
* isNewMarkdown return as boolean
* minor tweaks
* minor tweaks
* removed unused component
* fixed markdown stories
* updated snapshot because removed numberOfLines={0} from message/content
* create IEmoji.ts in definitions and refactor all places where getCustomEmoji was called
* onLinkPress typed
* todo: refactor navtoroominfo
* formatText.test.ts
* markdown stories to typescript too
* minor tweak
* IMessage definition
* refactor: update new types and interfaces for use ISubscription
* refactor: update threadItem for use new MarkdownPreview
* refactor: rollback wrong file commited
* formatHyperlink
* fix lint
* updated item story shot
* refactor and refactor some types
* Remove non-null assertion
* Minor change on useRealName
* tweak
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-02-17 12:27:01 -03:00
Gerzon Z
2946c4724e
[FIX] TypeScript's errors raised by HOCs ( #3535 )
...
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-01-17 13:10:39 -03:00
Gerzon Z
0871849de8
[IMPROVE] Voice messages improvements ( #3385 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
Co-authored-by: Marco Jacotec <mj@jacotec.de>
2021-09-21 11:47:00 -03:00
Alex Junior
69a67ea998
Chore: Start Typescript migration ( #3279 )
2021-09-13 17:41:05 -03:00