Rocket.Chat.ReactNative/app/containers/MessageBox
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
..
CommandsPreview Chore: add eslint-plugin-react-hooks lib (#4021) 2022-04-11 15:01:43 -03:00
Mentions Chore: add eslint-plugin-react-hooks lib (#4021) 2022-04-11 15:01:43 -03:00
buttons Chore: Migrate i18n to Typescript (#3988) 2022-04-14 17:30:41 -03:00
Context.ts Chore: Evaluate MessageBox - TypeScript (#3936) 2022-03-31 19:39:24 -03:00
EmojiKeyboard.tsx Chore: update `theme` type (#4025) 2022-04-12 12:27:05 -04:00
LeftButtons.android.tsx Chore: Evaluate MessageBox - TypeScript (#3936) 2022-03-31 19:39:24 -03:00
LeftButtons.ios.tsx Chore: Evaluate MessageBox - TypeScript (#3936) 2022-03-31 19:39:24 -03:00
RecordAudio.tsx Chore: update `theme` type (#4025) 2022-04-12 12:27:05 -04:00
ReplyPreview.tsx Chore: add eslint-plugin-react-hooks lib (#4021) 2022-04-11 15:01:43 -03:00
RightButtons.android.tsx Chore: Evaluate MessageBox - TypeScript (#3936) 2022-03-31 19:39:24 -03:00
RightButtons.ios.tsx Chore: Evaluate MessageBox - TypeScript (#3936) 2022-03-31 19:39:24 -03:00
constants.ts [NEW] Canned responses (#3355) 2021-09-22 14:29:26 -03:00
forceJpgExtension.test.ts Regression: Prevent duplicated .jpg on file upload (#3658) 2022-02-07 13:52:09 -03:00
forceJpgExtension.ts Regression: Prevent duplicated .jpg on file upload (#3658) 2022-02-07 13:52:09 -03:00
getMentionRegexp.test.js [FIX] Mention from suggestions concatenates to query string on autocomplete (#3696) 2022-03-15 16:33:43 -03:00
getMentionRegexp.ts [FIX] Mention from suggestions concatenates to query string on autocomplete (#3696) 2022-03-15 16:33:43 -03:00
index.tsx Chore: remove lib/rocketchat step 2 (#4035) 2022-04-28 17:37:25 -03:00
styles.ts [FIX] Preserve voice message if recording is interrupted (#3397) 2021-09-23 09:16:23 -03:00