Gleidson Daniel Silva
|
a965465af3
|
[FIX] Add support to non ascii url characters on ios devices (#4364)
* add support to non ascii url caracters on ios
* rename module and add tests
* remove last slice
|
2022-07-28 10:36:40 -03:00 |
Alex Junior
|
614d9afe65
|
Chore: Evaluate helpers and utils - Typescript (#4146)
|
2022-06-06 11:17:51 -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 |