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
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
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
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
GleidsonDaniel
635d6bf6f3
chore: add interface to IStateAplication
2022-01-14 18:03:16 -03:00
GleidsonDaniel
4249eef653
chore: migrate settings to typescript
2022-01-14 18:00:04 -03:00
Alex Junior
9d9553b075
[FIX] App crashes when entering server after applying certificate (Android) ( #3579 )
2022-01-13 10:22:58 -03:00
Gleidson Daniel Silva
f29f360163
Chore: Update react-native-device-info patch-package and pods ( #3605 )
2022-01-13 10:05:52 -03:00
Gleidson Daniel Silva
f1456ff786
Chore: Migrate notification/push to Typescript ( #3587 )
2022-01-12 15:42:37 -03:00
Diego Mello
d2e9e404de
Bump version to 4.24.0 ( #3601 )
2022-01-12 12:49:13 -03:00
Diego Mello
dbf4a847f0
[FIX] Lint not ignoring Markdown props ( #3600 )
2022-01-12 11:35:35 -03:00
Gerzon Z
e68485bccd
[FIX] Message parser switch not updating field properly ( #3576 )
2022-01-12 11:05:30 -03:00
Reinaldo Neto
bff99d5c0b
[FIX] RoomInfoView displaying different info depending on the origin ( #3586 )
...
Co-authored-by: GleidsonDaniel <gleidson10daniel@hotmail.com>
2022-01-12 11:04:15 -03:00
Reinaldo Neto
cd9ce58660
Chore: Migrate ThreadMessagesView to Typescript ( #3538 )
...
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
2022-01-12 10:53:06 -03: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
f7418791a2
Chore: Migrate DisplayPrefsView to Typescript ( #3555 )
2022-01-11 11:47:23 -03:00
Reinaldo Neto
905e12380a
[FIX] teams.removeMembers mobile usage ( #3557 )
2022-01-11 11:44:53 -03:00
Alex Junior
b3028b7c29
chore: Change the lib `@types/url-parse` to devDependencies ( #3585 )
2022-01-11 11:37:25 -03:00
Gleidson Daniel Silva
0eb862abdc
fix: Add height verification to fix modal dimension ( #3573 )
2022-01-11 11:35:06 -03:00
Reinaldo Neto
8d2226c279
[FIX] Roles rendering on dark theme ( #3589 )
2022-01-11 11:33:18 -03:00
Gleidson Daniel Silva
d7dd557b6b
Chore: Update React Native Device Info to 8.4.8 ( #3560 )
2022-01-11 11:30:32 -03:00
Gleidson Daniel Silva
791ef4d423
Chore: Migrate lib user preferences to Typescript ( #3578 )
2022-01-11 11:23:43 -03:00
Reinaldo Neto
13af9d80ed
Chore: Migrate Model's folder to Typescript ( #3564 )
2022-01-11 10:51:48 -03:00
Gleidson Daniel Silva
01d22ed96b
Chore: Migrate Redux to Typescript PoC ( #3565 )
2022-01-11 10:48:01 -03:00
Reinaldo Neto
25885fc406
[FIX] Download video/quicktime in iOS ( #3581 )
2022-01-11 10:46:17 -03:00
Reinaldo Neto
b75e192e20
[IMPROVE] Remove Omnichannel visitor's navigation history ( #3534 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-12-13 13:29:48 -03:00
Reinaldo Neto
1ea6fe1133
Chore: Migrate SelectedUsersView to Typescript ( #3520 )
...
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-12-13 13:28:59 -03:00
Reinaldo Neto
4ba589cfbe
Chore: Migrate ModalBlockView to Typescript ( #3503 )
...
* Chore: Migrate ModalBlockView to Typescript
* minor tweaks
* update the navigator
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-12-13 13:28:29 -03:00
Reinaldo Neto
4e15c25ef5
[FIX] Files screen stopped listing content on server 4.2 ( #3541 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-12-13 13:27:43 -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