Gleidson Daniel Silva
|
f23850beea
|
Merge branch 'develop' into chore/migration-ts-redux-users-typing
|
2022-01-26 13:44:06 -03:00 |
Gleidson Daniel Silva
|
87b5581c3b
|
Merge pull request #3609 from RocketChat/chore/migration-ts-redux-sortPreferences
Chore: Migrate redux module sortPreferences to Typescript
|
2022-01-26 13:43:08 -03:00 |
Gleidson Daniel Silva
|
2b3f67f801
|
Merge branch 'develop' into chore/migration-ts-redux-sortPreferences
|
2022-01-26 13:33:04 -03:00 |
Gleidson Daniel Silva
|
596e8208b3
|
Merge pull request #3608 from RocketChat/origin/chore/migration-ts-redux-customEmoji
Chore: Migrate redux module customEmoji to Typescript
|
2022-01-26 12:16:10 -03:00 |
GleidsonDaniel
|
eae0267278
|
fix types
|
2022-01-26 11:44:41 -03:00 |
Gleidson Daniel Silva
|
f15bc0f219
|
Merge branch 'develop' into origin/chore/migration-ts-redux-customEmoji
|
2022-01-26 11:35:53 -03:00 |
Gleidson Daniel Silva
|
86398c4697
|
Merge pull request #3607 from RocketChat/chore/migration-ts-redux-encryption
Chore: Migrate redux module encryption to Typescript
|
2022-01-26 11:34:06 -03:00 |
Gleidson Daniel Silva
|
52f379807b
|
Merge branch 'develop' into chore/migration-ts-redux-encryption
|
2022-01-26 11:27:12 -03:00 |
Gleidson Daniel Silva
|
bf837499ac
|
Merge pull request #3625 from RocketChat/chore/migration-ts-redux-messages
Chore: Migrate messages action to typescript
|
2022-01-26 11:22:09 -03:00 |
Gleidson Daniel Silva
|
f5b44d80e1
|
Merge branch 'develop' into chore/migration-ts-redux-messages
|
2022-01-26 11:12:37 -03:00 |
Gleidson Daniel Silva
|
65757056bd
|
Merge pull request #3624 from RocketChat/chore/migration-ts-redux-invite-links
Chore: Migrate redux module inviteLinks to typescript
|
2022-01-26 11:11:06 -03:00 |
GleidsonDaniel
|
cbe1af6f63
|
chore: add as string to fix type
|
2022-01-26 11:00:21 -03:00 |
Gleidson Daniel Silva
|
cbca46ab55
|
Merge branch 'develop' into chore/migration-ts-redux-invite-links
|
2022-01-26 10:42:05 -03:00 |
Gleidson Daniel Silva
|
c6c13f4d3c
|
Merge pull request #3623 from RocketChat/chore/migration-ts-redux-roles
Chore: Migrate redux module roles to typescript
|
2022-01-26 10:39:12 -03:00 |
Gleidson Daniel Silva
|
b72d469079
|
Merge branch 'develop' into chore/migration-ts-redux-roles
|
2022-01-26 10:31:13 -03:00 |
Gleidson Daniel Silva
|
27369f60ab
|
Merge pull request #3615 from RocketChat/chore/migration-ts-redux-rooms
Chore: migrate redux module room to typescript
|
2022-01-26 10:24:48 -03:00 |
Gleidson Daniel Silva
|
2b22463a55
|
Merge branch 'develop' into chore/migration-ts-redux-rooms
|
2022-01-26 10:16:42 -03:00 |
Gleidson Daniel Silva
|
5ed82da0cc
|
Merge pull request #3614 from RocketChat/chore/migration-ts-redux-settings
Chore: Migrate redux module settings to Typescript
|
2022-01-26 10:16:26 -03:00 |
Gleidson Daniel Silva
|
40ffc01c3d
|
Merge branch 'develop' into chore/migration-ts-redux-invite-links
|
2022-01-26 09:52:22 -03:00 |
Gleidson Daniel Silva
|
22d619b676
|
Merge branch 'develop' into chore/migration-ts-redux-roles
|
2022-01-26 09:52:20 -03:00 |
Gleidson Daniel Silva
|
8305d3dd6d
|
Merge branch 'develop' into chore/migration-ts-redux-users-typing
|
2022-01-26 09:52:14 -03:00 |
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 |
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 |
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 |
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
|
49ac4c1f65
|
Merge branch 'develop' into chore/migration-ts-redux-encryption
|
2022-01-17 17:34:33 -03:00 |
GleidsonDaniel
|
01fca753b6
|
wip: add IRoles to IAplicationState interface
|
2022-01-17 15:29:37 -03:00 |
GleidsonDaniel
|
8d22b84253
|
chore: migrate redux module roles to typescript
|
2022-01-17 15:16:24 -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 |
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 |
GleidsonDaniel
|
1c5d442712
|
chore: fix error on error interface
|
2022-01-17 11:20:29 -03:00 |
GleidsonDaniel
|
89b9e17481
|
chore: migrate redux module room to typescript
|
2022-01-14 19:06:55 -03:00 |