Diego Mello
|
c4d3af0e00
|
[FIX] Requests being skipped after reconnecting on onboarding (#4429)
|
2022-08-17 09:49:13 -03:00 |
Diego Mello
|
37db9b208d
|
[IMPROVE] Make message parser default (#4339)
|
2022-07-06 12:43:50 -03:00 |
Alex Junior
|
614d9afe65
|
Chore: Evaluate helpers and utils - Typescript (#4146)
|
2022-06-06 11:17:51 -03:00 |
Gleidson Daniel Silva
|
9d514690f0
|
Chore: Fix websocket connection to sdk (#4182)
|
2022-05-19 13:43:49 -03:00 |
Gleidson Daniel Silva
|
0a7082e2fe
|
Chore: Evaluate RocketChat v3 (#4155)
* remove roomSub from rocketchat
* remove _setUser
* remove this.activeUsersSubTimeout and IRocketChat imports
* remove this from connect
* remove rocketchat and comment abort controler
* fix lint
Co-authored-by: Alex Junior <alexalexandrejr@gmail.com>
|
2022-05-13 11:52:37 -03:00 |
Gleidson Daniel Silva
|
89e0a40d95
|
Chore: remove lib/rocketchat step 2 (#4035)
* create index file
* remove roomTypeToApiType from rocketchat and fix imports
* move TOKEN_KEY to const file
* move CURRENT_SERVER to const file
* move CERTIFICATE_KEY to const file
* getRoom
* rename getSlashCommands
* getSlashCommands
* readMessages
* getRooms
* loadThreadMessages
* loadNextMessages
* loadSurroundingMessages
* loadMessagesForRoom
* loadMissedMessages
* clearCache
* canOpenRoom
* setUser
* userPreferencesMethods
* getCustomEmojis
* callJtisi
* triggerActions
* getPermissions
* getRoles
* getSettings
* getUsersPresence
* logout
* sendFileMessage
* shareExtension
* sendMessage
* enterpriseModules
* getPermalinks
* search
* change RocketChat.metodo to direct call
* fix types
* Fix login
* Fix createChannel
* migrate service methods to Service.method call
* change call directly to RocketChat because the use of this
* rollback
* rollback
* fix create discussion
* fix import
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2022-04-28 17:37:25 -03:00 |
Gleidson Daniel Silva
|
e525392713
|
Chore: Move services and methods away from rocketchat folder (#4033)
* move services to lib
* move methods to lib
* fix imports
|
2022-04-07 13:53:07 -03:00 |