Gerzon Z
86cc8a7d16
Chore: Migrate buildMessage to TS ( #3732 )
...
* migrate buildMessage to TS
* Fix lint
* minor tweak
* minor tweaks
2022-02-16 20:07:24 -04:00
Gleidson Daniel Silva
977cfd2863
[FIX] Inject Redux store to prevent/remove require cycles ( #3691 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-02-09 18:16:20 -03:00
Danish Ahmed Mirza
f78a763dfb
[FIX] Disable tap gesture on call messages ( #3694 )
2022-02-08 09:47:23 -03:00
Gerzon Z
2d1b093666
Chore: Migrate lib/utils to TypeScript ( #3637 )
...
* Migrate utils to TypeScript
* Add @types/semver
* Refactor compareServerVersion(currentVersion, oldVersion, func) to compareServerVersion(current, func, oldVersion)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-02-07 14:44:04 -04:00
Reinaldo Neto
d894c6aab8
Regression: Prevent duplicated .jpg on file upload ( #3658 )
...
* [FIX] Regression: Prevent duplicated .jpg on file upload
* refactor to all files typed as image/jpeg
* isolate regexp to function
* refactor forceJpgExtension
* clean
* minor tweak
* [FIX] Regression: Prevent duplicated .jpg on file upload
* refactor to all files typed as image/jpeg
* isolate regexp to function
* refactor forceJpgExtension
* clean
* minor tweak
* refactored comment
2022-02-07 13:52:09 -03:00
Gerzon Z
d246c2c6e8
Regression: Message press navigating to empty RoomView ( #3680 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-02-07 11:41:29 -04:00
Reinaldo Neto
0289ba716d
Chore: Migrate LivechatEditView to Typescript ( #3499 )
...
* Chore: Migrate LivechatEditView to Typescript
* refactor: minor tweak
* refactor: fix the interfaces for input
* refactor: fix lint erros
* minor tweak with new navigation types
* function
* iroom tweak
* livechateditview tweak
* TextInput tweak
* refactor: update new types and interfaces for use ISubscription
* refactor to default useState type
* change the component name in SearchBox
* changed state type
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
Co-authored-by: Gerzon Z <gerzonc@icloud.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-02-07 12:18:37 -03:00
Reinaldo Neto
6933278fd5
Chore: Migrate CannedResponsesListView to Typescript ( #3553 )
...
* Chore: Migrate CannedResponsesListView to TS
* Moved IcannedResponse to definitions and fixed the index
* Chore: Migrate CannedResponseDetail to TS
* minor tweaks
* refactor: update new types and interfaces for use ISubscription
* fix lint error and canned responses's dropdown
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-02-04 19:15:01 -03:00
Gerzon Z
9caff40a2e
Merge branch 'develop' into new.add-discusions-roomactionsview
2022-02-01 09:49:39 -04:00
Reinaldo Neto
f88bdfb97c
Chore: Migrate Database to Typescript ( #3580 )
...
Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-02-01 10:39:09 -03:00
Gerzon Z
89613bb85b
Merge branch 'develop' into new.add-discusions-roomactionsview
2022-01-31 17:32:49 -04:00
Gleidson Daniel Silva
2f7ff43ea0
[FIX] StoryShots not working for async rendered components ( #3677 )
2022-01-31 18:15:44 -03:00
Gerzon Z
5a320a806c
Merge branch 'develop' into new.add-discusions-roomactionsview
2022-01-28 10:59:02 -04:00
Gleidson Daniel Silva
8305d3dd6d
Merge branch 'develop' into chore/migration-ts-redux-users-typing
2022-01-26 09:52:14 -03:00
Gerzon Z
5d84468561
Minor tweaks
2022-01-24 15:12:09 -04:00
Gerzon Z
bce775d88d
Fix navigation logic and update interfaces
2022-01-24 14:35:06 -04:00
Gerzon Z
0a6e5d3fb0
Move onDiscussionpress logic on message, update SearchHeader and DiscussionDetails component, add useLayoutEffect at DiscussionsView
2022-01-24 11:51:31 -04:00
Diego Mello
ea9a2da90a
Merge branch 'develop' into new.add-discusions-roomactionsview
2022-01-21 13:07:49 -03:00
Diego Mello
782bdda2c7
[IMPROVE] Convert HEIC images to JPG and remove compression ( #3633 )
2022-01-20 15:24:27 -03:00
GleidsonDaniel
b0c45bad90
chore: fix types and apply IAplicationState to types
2022-01-18 12:04:40 -03:00
Gerzon Z
6c9a3f977e
Minor tweaks
2022-01-17 16:15:58 -04:00
Gerzon Z
680476a9a7
Merge branch 'develop' into new.add-discusions-roomactionsview
2022-01-17 16:02:53 -04: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
eb1712e5fb
minor tweak
2022-01-17 10:47:15 -04:00
Danish Ahmed Mirza
11af3503b8
[FIX] Joining and leaving messages in teams ( #3591 )
...
Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-01-17 11:31:15 -03:00
Gerzon Z
18da04ba08
update definitions
2022-01-17 10:18:32 -04:00
Gerzon Z
e010d804d5
Merge branch 'develop' into new.add-discusions-roomactionsview
2022-01-17 10:12:19 -04:00
Gerzon Z
dc70bf617b
Add DiscussionDetails and Item for DiscussionsView; update ThreadDetails, BackgroundContainer and DiscussionsView
2022-01-14 13:38:08 -04:00
Reinaldo Neto
a2b92f5e70
Chore: Migrate Utils Folder to Typescript ( #3544 )
...
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
2022-01-12 09:54:04 -03:00
Reinaldo Neto
13af9d80ed
Chore: Migrate Model's folder to Typescript ( #3564 )
2022-01-11 10:51:48 -03:00
Reinaldo Neto
a1cee02fb0
[NEW] Permission for uploading files ( #3505 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-12-13 13:27:01 -03:00
Gerzon Z
691bf1ef17
Chore: Migrate react-navigation to TypeScript ( #3480 )
...
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
2021-12-03 16:27:57 -03:00
Reinaldo Neto
11f00fb5f7
Chore: Migrate TeamChannelsView to Typescript ( #3532 )
...
Co-authored-by: Gerzon Z <gerzonzcanario@gmail.com>
2021-12-02 10:58:49 -03:00
Reinaldo Neto
17c70e73d3
Chore: Migrate StatusView to Typescript ( #3527 )
...
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
2021-12-02 10:36:46 -03:00
Reinaldo Neto
8d06b17995
Chore: Migrate ScreenLockedView to Typescript ( #3515 )
2021-12-02 10:26:02 -03:00
Anant Bhasin
f69b82dae9
Tests: Make Detox work on Android ( #3051 )
2021-12-02 10:19:15 -03:00
Gerzon Z
2b7f589847
Merge branch 'develop' into new.add-discusions-roomactionsview
2021-11-23 12:02:43 -04:00
Reinaldo Neto
7715f93faf
Chore: Migrate ForwardLivechatView to Typescript ( #3497 )
...
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-11-17 17:09:20 -03:00
Alex Junior
b223a711a2
Chore: Migrate MessagesView to Typescript ( #3447 )
...
Co-authored-by: Gerzon Z <gerzonc@icloud.com>
2021-11-16 13:10:49 -03:00
Alex Junior
c216544cc4
[NEW] Preview or download attachments ( #3470 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-11-16 12:59:58 -03:00
Reinaldo Neto
3249c54d03
Chore: Migrate CreateChannelView to Typescript ( #3486 )
...
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-11-10 18:18:35 -03:00
Reinaldo Neto
138f0ab444
Chore: Migrate ChangePasscodeView to Typescript ( #3482 )
2021-11-10 17:50:38 -03:00
Reinaldo Neto
64f7b1f84f
Chore: Migrate SidebarView to Typescript ( #3478 )
...
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-11-10 17:14:45 -03:00
Reinaldo Neto
0600c091d3
Chore: Migrate SearchMessagesView to Typescript
...
* Chore: Migrate SearchMessagesView to Typescript
* feat: minor tweak
* minor tweaks
* minor tweak
* minor tweak scrollPersist
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
2021-11-10 14:56:19 -03:00
Gerzon Z
8e4d47cf7b
Chore: Migrate ProfileView to TypeScript
...
* Initial commit
* Fix module import
* Improve TextInput and KeyboardView interfaces and migrate scrollPersistTaps to TS
* update interfaces
* add new interfaces and extract them to their own file
* chore: migrate style.js to ts
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
2021-11-10 12:10:34 -03:00
Gerzon Z
a1c8ce0c7f
Minor tweak
2021-10-29 12:16:52 -04:00
Gerzon Z
ffb17d603e
Minor tweaks
2021-10-29 11:56:57 -04:00
Gerzon Z
47f7ee8c91
Merge branch 'develop' into new.add-discusions-roomactionsview
2021-10-27 10:42:17 -04:00
Diego Mello
b2db7c8adf
[FIX] Different token types inside list items ( #3458 )
...
* Fix different token types inside list items
* Fixing more styles
* Update tests
Co-authored-by: Gerzon Z <gerzonc@icloud.com>
2021-10-27 10:13:20 -03:00
Diego Mello
e0a0a31257
[FIX] Markdown not rendering as preview for threaded messages ( #3465 )
...
* Use older preview logic
* Stories
2021-10-27 10:09:09 -03:00