Gleidson Daniel Silva
|
cfbb3c8d27
|
Merge branch 'develop' into chore/migration-ts-redux-sortPreferences
|
2022-01-26 09:52:12 -03:00 |
Gleidson Daniel Silva
|
5130786ac8
|
Merge branch 'develop' into origin/chore/migration-ts-redux-customEmoji
|
2022-01-26 09:52:08 -03:00 |
Gleidson Daniel Silva
|
56ea4393ba
|
Merge branch 'develop' into chore/migration-ts-redux-encryption
|
2022-01-26 09:52:06 -03:00 |
Gleidson Daniel Silva
|
87d43ac9cd
|
Merge branch 'develop' into chore/migration-ts-redux-messages
|
2022-01-26 09:52:04 -03:00 |
Gleidson Daniel Silva
|
46af969a2a
|
Merge branch 'develop' into chore/migration-ts-redux-rooms
|
2022-01-26 09:51:28 -03:00 |
Gleidson Daniel Silva
|
30f3ed905f
|
Merge branch 'develop' into chore/migration-ts-redux-settings
|
2022-01-26 09:51:16 -03:00 |
Reinaldo Neto
|
588fdf9650
|
Chore: Change console.log to console.error when logging error
|
2022-01-26 00:06:00 -03:00 |
Gerzon Z
|
a1a2e5c112
|
update snapshots
|
2022-01-24 15:26:06 -04:00 |
Gerzon Z
|
e0d7cbbaca
|
Minor tweak
|
2022-01-24 15:20:25 -04:00 |
Gerzon Z
|
4f9460b8b2
|
Remove style.ts
|
2022-01-24 15:18:59 -04:00 |
Gerzon Z
|
42946c1350
|
Update project.pbxproj
|
2022-01-24 15:16:27 -04:00 |
Gerzon Z
|
67e034cd99
|
Update project.pbxproj
|
2022-01-24 15:15:31 -04:00 |
Gerzon Z
|
4995df28e5
|
Undo change on project.pbxproj
|
2022-01-24 15:13:23 -04: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
|
ce8a208e42
|
Update interfaces and minor tweaks to DiscussionsView screen and components
|
2022-01-24 13:40:39 -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 |
Gerzon Z
|
85a33038e2
|
Merge branch 'chore.migrate-redux-server-to-ts' of https://github.com/RocketChat/Rocket.Chat.ReactNative into chore.migrate-redux-server-to-ts
|
2022-01-20 17:07:30 -04:00 |
Gerzon Z
|
757b2c739b
|
update action definition
|
2022-01-20 17:07:11 -04:00 |
Gerzon Z
|
efb9835306
|
Merge branch 'develop' into chore.migrate-redux-server-to-ts
|
2022-01-20 17:00:34 -04:00 |
Gerzon Z
|
2bcf2ef495
|
update interface
|
2022-01-20 17:00:04 -04:00 |
Diego Mello
|
782bdda2c7
|
[IMPROVE] Convert HEIC images to JPG and remove compression (#3633)
|
2022-01-20 15:24:27 -03:00 |
Diego Mello
|
ddd0a84530
|
Send missing params to selectServerRequest
|
2022-01-20 14:45:40 -03:00 |
GleidsonDaniel
|
4fad0cafad
|
chore: update settings value types
|
2022-01-20 14:41:04 -03:00 |
Gerzon Z
|
06ba2d172b
|
Merge branch 'develop' into chore.migrate-redux-server-to-ts
|
2022-01-20 11:06:54 -04:00 |
Gerzon Z
|
89c844d798
|
update tests
|
2022-01-20 11:06:12 -04:00 |
Diego Mello
|
6be5b7ed95
|
Merge branch 'develop' into new.add-discusions-roomactionsview
|
2022-01-20 10:06:40 -03:00 |
Reinaldo Neto
|
e91bb90543
|
[FIX] Threads' pagination not working (#3631)
|
2022-01-19 17:54:12 -03:00 |
Reinaldo Neto
|
44d2b4b0e1
|
[FIX] makeThreadName asserting undefined as non-null (#3628)
|
2022-01-19 17:41:21 -03:00 |
Gleidson Daniel Silva
|
9d25636cf4
|
[FIX] App crashes when opening a notification while app is closed (#3629)
|
2022-01-19 17:37:06 -03:00 |
Gerzon Z
|
64780dee6f
|
add tests
|
2022-01-19 12:30:45 -04:00 |
Gerzon Z
|
a75d372026
|
Migrate redux server action/reducer to ts
|
2022-01-18 11:59:43 -04:00 |
GleidsonDaniel
|
b0c45bad90
|
chore: fix types and apply IAplicationState to types
|
2022-01-18 12:04:40 -03:00 |
GleidsonDaniel
|
048012f6a9
|
chore: remove mapDispatchToProps and continue ts migration
|
2022-01-18 11:39:24 -03:00 |
GleidsonDaniel
|
aaffc6e006
|
chore: implements IAplicationState on type
|
2022-01-18 11:38:29 -03:00 |
GleidsonDaniel
|
953de7f521
|
chore: fix any interface and change null to empty string
|
2022-01-18 09:49:44 -03:00 |
GleidsonDaniel
|
cda756be96
|
chore: migrate messages action to typescript
|
2022-01-17 18:48:56 -03:00 |
GleidsonDaniel
|
68a8bf942d
|
chore: migrate redux module inviteUsers to typescript
|
2022-01-17 18:27:28 -03:00 |
Diego Mello
|
e0dc8b2e13
|
Merge branch 'develop' into chore/migration-ts-redux-settings
|
2022-01-17 18:24:42 -03:00 |
Diego Mello
|
8fb35945d6
|
Merge branch 'develop' into chore/migration-ts-redux-users-typing
|
2022-01-17 18:19:14 -03:00 |
Diego Mello
|
e9ab1e5531
|
Merge branch 'develop' into chore/migration-ts-redux-sortPreferences
|
2022-01-17 18:06:23 -03:00 |
Diego Mello
|
0ab29050bf
|
Merge branch 'develop' into origin/chore/migration-ts-redux-customEmoji
|
2022-01-17 18:06:20 -03:00 |
Diego Mello
|
9b2ea25533
|
Merge branch 'develop' into chore/migration-ts-redux-deep-linking
|
2022-01-17 18:06:11 -03:00 |
Diego Mello
|
49ac4c1f65
|
Merge branch 'develop' into chore/migration-ts-redux-encryption
|
2022-01-17 17:34:33 -03:00 |
Gerzon Z
|
79eeb5524d
|
Remove unused import
|
2022-01-17 16:33:48 -04:00 |
Gerzon Z
|
23244e30b9
|
Fix lint
|
2022-01-17 16:19:48 -04: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
|
89ae4304c4
|
add storybooks, update snapshots and DiscussionsView
|
2022-01-17 15:55:33 -04:00 |