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 |
Gerzon Z
|
3aa227e699
|
update: ILoginResultFromServer
remove: `shareSDK` from IRocketChat
update: `getWebsocketInfo`
add: connect method to SDK
|
2022-03-02 12:42:40 -04:00 |
Gerzon Z
|
1afc794028
|
dehydrate login methods from rocketchat.js
|
2022-02-25 15:34:05 -04:00 |
Gleidson Daniel Silva
|
7866ec3f33
|
Chore: Add REST API definitions from server (#3721)
* create first definitions
* chore: implements get and post types
* fix lint
* add ts-ignore
* add teams.removeRoom method
* Remove unused endpoints
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2022-02-14 13:20:29 -03:00 |
Diego Mello
|
7d23385555
|
Chore: Migrate logout to Typescript (#3688)
|
2022-02-09 17:37:08 -03:00 |
Gleidson Daniel Silva
|
7a5a085067
|
Chore: Fix rocketchat interface (#3705)
|
2022-02-09 16:47:59 -03:00 |
Gerzon Z
|
6839a6e548
|
Chore: Migrate readMessages to TS (#3669)
* Migrate readMessages to TS
* Update IRocketChat interface
|
2022-02-07 14:54:19 -04:00 |