Rocket.Chat.ReactNative/app/definitions
Reinaldo Neto 43917bd789
fix: update the number of members from a room ()
* [FIX] Update the number of members from a room

* update the subscription users count inside room actions view

* remove console.log

* added e2e test

---------

Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
2023-04-28 12:16:14 -03:00
..
redux Chore: Migrate ee/omnichannel folder to Typescript () 2022-03-07 18:16:20 -03:00
rest [FIX] Searching for Discussion () 2023-03-16 20:30:58 -03:00
ERoomType.ts Chore: Migrate redux module room to typescript () 2022-02-18 10:46:19 -03:00
IAssetsFavicon512.ts Chore: Evaluate WorkspaceView - TypeScript () 2022-05-02 22:27:33 -03:00
IAttachment.ts Chore: Evaluate ShareView - TypeScript () 2022-05-11 14:59:29 -03:00
ICannedResponse.ts Chore: Evaluate CannedResponsesListView - TypeScript () 2022-05-02 21:30:20 -03:00
ICertificate.ts Chore: Migrate logout to Typescript () 2022-02-09 17:37:08 -03:00
ICommand.ts Chore: Migrate Utils Folder to Typescript () 2022-01-12 09:54:04 -03:00
ICredentials.ts Chore: Evaluate AuthenticationWebView - TypeScript () 2022-05-11 13:59:57 -03:00
ICustomEmojiDescriptor.ts Chore: Add REST API definitions from server () 2022-02-14 13:20:29 -03:00
IDDPMessage.ts Chore: Migrate subscriptions/rooms to TS () 2022-03-03 21:23:11 -03:00
IDataSelect.ts Chore: Evaluate SelectListView - TypeScript () 2022-05-02 09:40:19 -03:00
IEmoji.ts [IMPROVE] Redesign emoji picker () 2022-10-21 15:27:55 -03:00
IInvite.ts Chore: Add REST API definitions from server () 2022-02-14 13:20:29 -03:00
ILivechatAgent.ts Chore: Add REST API definitions from server () 2022-02-14 13:20:29 -03:00
ILivechatDepartment.ts Chore: Evaluate CannedResponsesListView - TypeScript () 2022-05-02 21:30:20 -03:00
ILivechatDepartmentAgents.ts Chore: Add REST API definitions from server () 2022-02-14 13:20:29 -03:00
ILivechatEditView.ts Chore: update `theme` type () 2022-04-12 12:27:05 -04:00
ILivechatMonitor.ts Chore: Add REST API definitions from server () 2022-02-14 13:20:29 -03:00
ILivechatTag.ts Chore: Add REST API definitions from server () 2022-02-14 13:20:29 -03:00
ILivechatVisitor.ts Chore: Evaluate RoomInfoView - TypeScript () 2022-05-11 15:20:59 -03:00
ILoggedUser.ts [IMPROVE] Remove show message in main thread preference () 2022-08-25 16:53:19 -03:00
IMention.ts Chore: Migrate ThreadMessagesView to Typescript () 2022-01-12 10:53:06 -03:00
IMessage.ts feat: quotes on E2EE Messages () 2023-03-23 19:47:05 -03:00
INotification.ts Chore: Upgrade react-native-notifications to 4.2.4 () 2022-04-07 16:14:04 -03:00
IPermission.ts Chore: Migrate getPermissions to Typescript () 2022-02-17 10:06:31 -03:00
IPreferences.ts Chore: Move constants away from rocketchat folder - Typescript () 2022-04-07 11:10:03 -03:00
IProfile.ts feat: Change Avatar View () 2023-04-10 11:59:00 -03:00
IReaction.ts [IMPROVE] Add `All` tab in Reactions List () 2022-09-29 16:42:04 -03:00
IRocketChatRecord.ts Chore: Create IServerRoom and IServerSubscription () 2022-03-08 13:25:27 -03:00
IRole.ts Chore: Migrate REST API - getRoomRoles to Typescript and fix getRoomMembers () 2022-03-14 21:11:34 -03:00
IRoom.ts Chore: Migrate NotificationPreferencesView to hooks () 2022-08-01 13:35:05 -03:00
ISearch.ts Chore: Evaluate CreateDiscussionView - TypeScript () 2022-05-02 19:48:29 -03:00
IServedBy.ts Chore: Create IServerRoom and IServerSubscription () 2022-03-08 13:25:27 -03:00
IServer.ts Chore: evaluate ServerItem - TypeScript Migration () 2022-04-07 13:07:16 -04:00
IServerHistory.ts Chore: Migrate Database to Typescript () 2022-02-01 10:39:09 -03:00
ISetting.ts Chore: Add REST API definitions from server () 2022-02-14 13:20:29 -03:00
ISettings.ts Chore: Migrate method getSettings to typescript () 2022-02-18 11:49:47 -03:00
ISlashCommand.ts Chore: Migrate REST API - getCommandPreview and executeCommandPreview to Typescript () 2022-03-15 11:41:23 -03:00
ISpotlight.ts Chore: Create IServerRoom and IServerSubscription () 2022-03-08 13:25:27 -03:00
ISubscription.ts fix: update the number of members from a room () 2023-04-28 12:16:14 -03:00
ITeam.ts Chore: Create IServerRoom and IServerSubscription () 2022-03-08 13:25:27 -03:00
ITheme.ts Chore: Migrate Utils Folder to Typescript () 2022-01-12 09:54:04 -03:00
IThread.ts feat: quotes on E2EE Messages () 2023-03-23 19:47:05 -03:00
IThreadMessage.ts feat: quotes on E2EE Messages () 2023-03-23 19:47:05 -03:00
ITotp.ts [FIX] Change password not working on some cases () 2022-06-23 16:59:57 -03:00
IUpload.ts [FIX] Quote message and reply with image () 2023-01-05 15:23:11 -03:00
IUrl.ts Chore: Evaluate Message - TypeScript () 2022-04-01 18:52:38 -03:00
IUser.ts Chore: Hooks app/views/UserNotificationPreferenceView () 2022-09-22 18:31:23 -03:00
IVideoConference.ts [IMPROVE] Brings the operation of the video call closer to the web () 2023-03-01 15:26:56 -03:00
TChangeAvatarViewContext.ts feat: Change Avatar View () 2023-04-10 11:59:00 -03:00
TUserStatus.ts [NEW] Presence Cap () 2023-02-14 10:47:56 -03:00
index.ts [FIX] Messages not loading on some edge cases () 2023-01-13 16:32:52 -03:00
navigationTypes.ts Chore: Evaluate ShareListView - TypeScript () 2022-05-02 22:06:19 -03:00
utils.ts [NEW] Video conf message block () 2022-11-24 08:37:08 -03:00