Gerzon Z
411323f905
Merge branch 'chore.dehydrate-login-methods-from-rocketchatjs' of https://github.com/RocketChat/Rocket.Chat.ReactNative into chore.dehydrate-login-methods-from-rocketchatjs
2022-03-04 11:50:30 -04:00
Gerzon Z
edbb15daff
remove: unused imports and leftovers
2022-03-04 11:49:09 -04:00
Gerzon Z
766a2caa26
Merge branch 'develop' into chore.dehydrate-login-methods-from-rocketchatjs
2022-03-04 11:35:37 -04:00
Gerzon Z
06c9c7979d
add: `connect` and `stopListener` to `connect.ts`
...
update: `login`, `abort`, `checkAndReopen` and`getWebsocketInfo` methods
chore: dehydrate methods from `rocketchat.js` to `connect.ts`
update: IRocketChat interface
remove: methods from `sdk.ts`
2022-03-04 11:34:31 -04:00
Gleidson Daniel Silva
cbb1d0f3cf
Chore: Migrate REST API - forgotPassword to Typescript ( #3818 )
2022-03-04 11:18:06 -03:00
Gleidson Daniel Silva
9265dc345d
Chore: Migrate REST API - updateGroupKey to Typescript ( #3817 )
2022-03-04 11:08:36 -03:00
Gleidson Daniel Silva
4bd9dc0e09
Chore: Migrate REST API - removeTeamRoom to Typescript ( #3819 )
2022-03-04 11:00:17 -03:00
Gleidson Daniel Silva
2e95a3c9a7
Chore: Migrate REST API - e2eSetRoomKeyID to Typescript ( #3816 )
2022-03-04 10:51:39 -03:00
Gleidson Daniel Silva
a7ecc1e427
Chore: Migrate REST API - toggleRead to Typescript ( #3820 )
2022-03-04 10:38:05 -03:00
Alex Junior
c6824e7fcf
Chore: Migrate REST API - merge v1/user in v1/users ( #3827 )
2022-03-04 10:18:07 -03:00
Reinaldo Neto
4c490576fa
Chore: Migrate REST API - e2eRequestSubscriptionKeys to Typescript ( #3813 )
2022-03-03 23:12:36 -03:00
Alex Junior
3a7ec74e5a
Chore: Migrate subscriptions/room to TS ( #3752 )
...
* chore: initial commit
* chore: fix readMessages
* chore: removing some `any`
* chore: removing some `any`
* chore: removing some `any`
* chore: fix erros after merge develop inside this branch
* chore: minor tweak
* chore: applying changes requested
* minor tweak
Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
2022-03-03 21:49:20 -03:00
Alex Junior
765e526bbf
Chore: Migrate subscriptions/rooms to TS ( #3748 )
...
* chore: migrate subscriptions rooms to ts
* chore: adding a TODO to remember this problem
* chore: removing unnecessary todos
* chore: minor tweak after develop updates
* chore: migrate message service to ts
* chore: minor tweaks
* chore: minor tweak
* chore: minor tweak after merge develop into this branch
* chore: minor tweak after merge with dev
* minor tweak
2022-03-03 21:23:11 -03:00
Alex Junior
dff60b6703
Fix: fix the command to run detox on android ( #3812 )
...
* fix the command to run detox on android (#3812 )
2022-03-03 20:42:32 -03:00
Reinaldo Neto
cbfa7bf43a
Chore: Migrate RoomInfoView to Typescript ( #3778 )
...
* Chore: Migrate RoomInfoView to Typescript
* tweak in avatar
* tweak with SubscriptionType
* minor tweak package
* Chore: Migrate RoomInfoView to Typescript
* tweak in avatar
* tweak with SubscriptionType
* minor tweak package
* react.reactelement | null
* minor tweak
* minor tweak livechatvisitor
* remove console.log
* Tweaks
2022-03-03 18:46:53 -03:00
Reinaldo Neto
b06be5a2ac
Chore: Migrate methods/loadSurroundingMessages to Typescript ( #3733 )
...
* Chore: Migrate methods/loadSurroundingMessages to Typescript
* tweaks
* tweak
* tweak
* tweaks to make ts happy
* instead as IMessage is optional u
* enum to MessageTypeLoad
* minor tweaks
2022-03-03 17:25:03 -03:00
Reinaldo Neto
16fd64b260
Chore: Migrate REST API - saveRoomSettings to Typescript ( #3787 )
2022-03-03 15:15:06 -03:00
Reinaldo Neto
9751cc4426
Chore: Migrate REST API - toggleBlockUser to Typescript ( #3808 )
2022-03-03 14:52:00 -03:00
Gerzon Z
399cdac452
Chore: Migrate REST API - teamListRoomsOfUser to TS ( #3805 )
...
* migrate REST API `teams.listRoomsOfUser` to TypeScript
* update: `rooms` type on `teams.listRoomsOfUser`
* update: if-conditionals on `RoomActionsView`
2022-03-03 00:58:14 -04:00
Alex Junior
214cf52cf9
Chore: Server API types - teams.updateRoom ( #3774 )
...
* chore: type the API call `teams.updateRoom`
* chore: creating the interface `IServerTeamUpdateRoom`
* chore: minor tweak after merge
2022-03-02 23:22:59 -03:00
Alex Junior
7de686b0e8
Chore: Server API types - user.setPreferences ( #3781 )
...
* chore: implementing type for test api - user.setPreferences
* chore: minor tweak
2022-03-02 22:53:44 -03:00
Gerzon Z
4ba7f16b71
Chore: Migrate REST API - deleteMessage to TS ( #3802 )
...
* Migrate REST API `chats.delete` to TypeScript
2022-03-02 17:45:05 -04:00
Gerzon Z
e8a80d391b
Chore: Migrate REST API - convertTeamToChannel to TS ( #3800 )
...
* Migrate REST API `teams.convertToChannel` to TypeScript
2022-03-02 17:29:30 -04:00
Reinaldo Neto
af3a6c5da1
Chore: Migrate REST API - toggleArchiveRoom to Typescript ( #3791 )
...
* Chore: Migrate REST API - toggleArchiveRoom to Typescript
* minor tweak
* removed success param
* minor tweak
2022-03-02 18:19:07 -03:00
Gerzon Z
718ae48e83
Chore: Migrate REST API - removeTeamMember to TS ( #3799 )
...
* Migrate REST API `teams.removeMember` to TypeScript
2022-03-02 16:39:04 -04:00
Gerzon Z
270f6e0fef
Chore: Migrate REST API - addRoomsToTeam to TS ( #3797 )
...
* Migrate REST API `teams.addRooms` to TypeScript
2022-03-02 16:28:58 -04:00
Gerzon Z
c14a0614c9
Merge branch 'develop' into chore.dehydrate-login-methods-from-rocketchatjs
2022-03-02 16:23:40 -04:00
Gerzon Z
1da4f01dcb
Chore: Migrate REST API - createTeam to TS ( #3788 )
...
* Migrate `teams.create` REST API to TypeScript
2022-03-02 16:17:42 -04:00
Gerzon Z
529c9f0b00
Chore: Migrate REST API - register to TS ( #3796 )
...
* Migrate `user.register` to TypeScript
2022-03-02 16:08:56 -04:00
Gerzon Z
3cd8926b70
Merge branch 'develop' into chore.dehydrate-login-methods-from-rocketchatjs
2022-03-02 15:55:46 -04:00
Reinaldo Neto
d506de9f23
Chore: Migrate REST API - e2eGetUsersOfRoomWithoutKey to Typescript ( #3793 )
...
* Chore: Migrate REST API - e2eGetUsersOfRoomWithoutKey to Typescript
* Update app/definitions/rest/v1/e2e.ts
Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
2022-03-02 16:53:41 -03:00
Reinaldo Neto
79f585a361
Chore: Migrate REST API - createChannel to Typescript ( #3786 )
...
* Chore: Migrate REST API - createChannel to Typescript
* removed success
* iserverroomitem
2022-03-02 16:40:27 -03:00
Reinaldo Neto
0521c291f2
Chore: Migrate REST API - getRoutingConfig to Typescript ( #3794 )
...
* Chore: Migrate REST API - getRoutingConfig to Typescript
* minor tweak
2022-03-02 16:32:11 -03:00
Reinaldo Neto
1c5f8b1731
Chore: Migrate REST API - sendConfirmationEmail to Typescript ( #3807 )
2022-03-02 16:19:34 -03:00
Reinaldo Neto
cb8d4be7eb
Chore: Migrate REST API - getDepartmentInfo to Typescript ( #3795 )
2022-03-02 16:00:51 -03:00
Gerzon Z
0694d7b67f
Merge branch 'develop' into chore.dehydrate-login-methods-from-rocketchatjs
2022-03-02 13:49:54 -04:00
Gerzon Z
c5023eaeea
Chore: Migrate REST API - convertChannelToTeam to TS ( #3792 )
...
* migrate channels.convertToTeam and groups.convertToTeam to ts
Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
2022-03-02 13:44:42 -04:00
Gerzon Z
71b184d38a
Chore: Migrate REST API - markAsUnread to TS ( #3801 )
...
* Migrate `subscriptions.unread` to typescript
2022-03-02 13:06:30 -04:00
Gerzon Z
f8fe01bf6b
Merge branch 'develop' into chore.dehydrate-login-methods-from-rocketchatjs
2022-03-02 12:43:29 -04:00
Gerzon Z
3aa227e699
update: ILoginResultFromServer
...
remove: `shareSDK` from IRocketChat
update: `getWebsocketInfo`
add: connect method to SDK
2022-03-02 12:42:40 -04:00
Diego Mello
ea357de74a
Bump version to 4.26.0 ( #3806 )
2022-03-02 13:22:17 -03:00
Gerzon Z
5f92a509d1
Chore: Migrate loadThreadMessages to TS ( #3718 )
...
* Migrate loadThreadMessages to TypeScript
* Update interfaces
2022-03-02 11:41:15 -04:00
Diego Mello
6626510f50
Chore: Migrate RoomActionsView to Typescript ( #3750 )
2022-03-02 11:49:43 -03:00
Diego Mello
6b3730ce43
Chore: Migrate RoomView to Typescript ( #3754 )
2022-03-02 11:18:01 -03:00
Gerzon Z
ab8ff58fba
dehydrate abort, checkAndReopen and disconnect
2022-02-26 13:48:03 -04:00
Gerzon Z
5a4bfc8f54
Merge branch 'develop' into chore.dehydrate-login-methods-from-rocketchatjs
2022-02-26 11:44:45 -04:00
Gleidson Daniel Silva
4172d563b7
Chore: Server API types POC - loadMessagesForRoom ( #3765 )
...
* create interface and implements base types
* fix some types
* Update app/lib/methods/updateMessages.ts
Co-authored-by: Diego Mello <diegolmello@gmail.com>
* fix date type
* apply types changes
* fix type
* fix date value
* fix types
* typescript things...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-02-25 18:32:03 -03:00
Gleidson Daniel Silva
4224f4d9d0
Chore: Migrate to TS RommInfoEditView ( #3766 )
...
* initial commit
* fix last types
* fix import
* fix lint
2022-02-25 18:24:08 -03:00
Gerzon Z
9249d69832
remove unused imports
2022-02-25 16:09:21 -04:00
Gerzon Z
4eb6c46a22
Merge branch 'develop' into chore.dehydrate-login-methods-from-rocketchatjs
2022-02-25 15:45:19 -04:00