vn-verdnaturachat/app
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
..
actions [FIX] Add token expired verification (#3964) 2022-04-06 17:35:53 -03:00
containers Chore: remove lib/rocketchat step 2 (#4035) 2022-04-28 17:37:25 -03:00
definitions Chore: evaluate `RoomItem` (#4023) 2022-04-20 17:37:54 -04:00
ee Chore: remove lib/rocketchat step 2 (#4035) 2022-04-28 17:37:25 -03:00
i18n [NEW] On-Hold chats for Omnichannel (#4051) 2022-04-20 17:53:11 -03:00
lib Chore: remove lib/rocketchat step 2 (#4035) 2022-04-28 17:37:25 -03:00
presentation Chore: evaluate `RoomItem` (#4023) 2022-04-20 17:37:54 -04:00
reducers Chore: Move services and methods away from rocketchat folder (#4033) 2022-04-07 13:53:07 -03:00
sagas Chore: remove lib/rocketchat step 2 (#4035) 2022-04-28 17:37:25 -03:00
selectors Chore: evaluate getUserSelector (#4013) 2022-04-07 12:27:45 -04:00
stacks Chore: update `theme` type (#4025) 2022-04-12 12:27:05 -04:00
static/images [FIX] ServerDropdown flashing bigger server icon (#2775) 2021-01-13 11:11:31 -03:00
utils Chore: remove lib/rocketchat step 2 (#4035) 2022-04-28 17:37:25 -03:00
views Chore: remove lib/rocketchat step 2 (#4035) 2022-04-28 17:37:25 -03:00
AppContainer.tsx Chore: add eslint-plugin-react-hooks lib (#4021) 2022-04-11 15:01:43 -03:00
ReactotronConfig.js Fix reactotron multiple connections (#3622) 2022-02-09 16:02:14 -03:00
commands.ts Chore: Migrate views/RoomListView to typescript (#3758) 2022-02-25 15:59:39 -03:00
dimensions.tsx Chore: Properly type MessageActions (#3930) 2022-03-31 09:38:20 -03:00
emojis.ts Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
externalModules.d.ts Chore: Evaluate UiKit - TypeScript (#3939) 2022-03-29 17:06:50 -03:00
index.tsx Chore: remove lib/rocketchat step 2 (#4035) 2022-04-28 17:37:25 -03:00
share.tsx Chore: remove lib/rocketchat step 2 (#4035) 2022-04-28 17:37:25 -03:00
theme.tsx Chore: update `theme` type (#4025) 2022-04-12 12:27:05 -04:00