verdnatura-chat/app/definitions/rest/v1
Gleidson Daniel Silva 2eba327396
Chore: Evaluate lib/rocketchat structure and files ()
* create TSubscription type

* move logoutOtherLocations to restApis

* mvoe getUserInfo to restApi

* move constants to lib folder

* change Rocketchat methods to sdk methods

* move toggleFavorite to restApis

* move functions to rocketchat folder

* delete old rocketchat file :)

* fix imports

* fix lint and return types

* Fix subscribe to rooms not getting called

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-04-04 16:15:29 -03:00
..
channels.ts Chore: Migrate REST API - getRoomMembers to Typescript () 2022-03-15 22:37:49 -03:00
chat.ts Chore: Migrate REST API - getThreadsList to Typescript () 2022-03-16 23:24:22 -03:00
commands.ts Chore: Migrate REST API - runSlashCommand to Typescript () 2022-03-15 22:14:50 -03:00
customUserStatus.ts Chore: Add REST API definitions from server () 2022-02-14 13:20:29 -03:00
directory.ts Chore: Migrate REST API - getDirectory to Typescript () 2022-03-15 13:47:40 -03:00
dm.ts Chore: Create IServerRoom and IServerSubscription () 2022-03-08 13:25:27 -03:00
e2e.ts Chore: Migrate REST API - e2eFetchMyKeys to Typescript () 2022-03-21 13:56:38 -03:00
emojiCustom.ts Chore: Migrate getCustomEmojis to TS () 2022-02-18 12:20:16 -04:00
groups.ts Chore: Migrate REST API - getRoomMembers to Typescript () 2022-03-15 22:37:49 -03:00
im.ts Chore: Migrate REST API - getRoomMembers to Typescript () 2022-03-15 22:37:49 -03:00
index.ts Chore: Migrate REST API - registerPushToken to Typescript () 2022-03-16 17:04:16 -03:00
invites.ts Chore: Create IServerRoom and IServerSubscription () 2022-03-08 13:25:27 -03:00
omnichannel.ts Chore: Create IServerRoom and IServerSubscription () 2022-03-08 13:25:27 -03:00
permissions.ts Chore: Add REST API definitions from server () 2022-02-14 13:20:29 -03:00
pushToken.ts Chore: Migrate REST API - registerPushToken to Typescript () 2022-03-16 17:04:16 -03:00
roles.ts Chore: Add REST API definitions from server () 2022-02-14 13:20:29 -03:00
rooms.ts chore: add rest api return () 2022-03-09 14:04:25 -03:00
settings.ts Chore: Add REST API definitions from server () 2022-02-14 13:20:29 -03:00
subscriptions.ts Chore: Migrate REST API - toggleRead to Typescript () 2022-03-04 10:38:05 -03:00
teams.ts Chore: Migrate REST API - getTeamListRoom to TS () 2022-03-08 13:59:17 -04:00
users.ts Chore: Evaluate lib/rocketchat structure and files () 2022-04-04 16:15:29 -03:00
videoConference.ts Chore: Migrate REST API - updateJitsiTimeout to Typescript () 2022-03-04 23:29:12 -03:00