Rocket.Chat.ReactNative/app/lib/methods/helpers
Reinaldo Neto 43917bd789
fix: update the number of members from a room (#4955)
* [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
..
fileUpload Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
log [IMPROVE] Redesign emoji picker (#4328) 2022-10-21 15:27:55 -03:00
navigation Chore: Bump patches (#4679) 2022-11-16 10:26:37 -03:00
shortnameToUnicode Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
buildMessage.ts Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
closeLivechat.ts [IMPROVE] Support for tag request close when is obligatory to close Omnichannel's Channel (#4353) 2022-07-15 17:06:27 -03:00
compareServerVersion.ts Chore: Evaluate helpers and methods - Typescript (#4030) 2022-04-07 10:13:19 -03:00
debounce.ts Chore: Create useDebounce hook (#4470) 2022-09-16 12:19:07 -03:00
deviceInfo.ts Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
ensureSecureProtocol.test.ts [FIX] Links do not work if protocol is not set in url prefix (#4899) 2023-03-18 12:31:04 -03:00
ensureSecureProtocol.ts [FIX] Links do not work if protocol is not set in url prefix (#4899) 2023-03-18 12:31:04 -03:00
events.ts [FIX] Jump to message stuck on loading animation (#4410) 2022-08-19 18:14:37 -03:00
fetch.ts Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
findSubscriptionsRooms.ts Chore: Create IServerRoom and IServerSubscription (#3782) 2022-03-08 13:25:27 -03:00
formatAttachmentUrl.ts Chore: Evaluate helpers and methods - Typescript (#4030) 2022-04-07 10:13:19 -03:00
generateLoadMoreId.ts Chore: Evaluate helpers and methods - Typescript (#4030) 2022-04-07 10:13:19 -03:00
getAvatarUrl.test.ts fix: possibility to use the External Provider URI with query (#4956) 2023-04-10 15:08:15 -03:00
getAvatarUrl.ts fix: possibility to use the External Provider URI with query (#4956) 2023-04-10 15:08:15 -03:00
goRoom.ts [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
handleIgnore.ts [IMPROVE] Add ignore user to user profile (#4600) 2022-10-13 18:29:55 -03:00
helpers.ts [NEW] Unify members section (#4399) 2022-08-26 10:21:25 -03:00
image.ts feat: Change Avatar View (#4746) 2023-04-10 11:59:00 -03:00
index.ts feat: Change Avatar View (#4746) 2023-04-10 11:59:00 -03:00
info.ts Chore: Migrate NotificationPreferencesView to hooks (#4327) 2022-08-01 13:35:05 -03:00
isReadOnly.ts Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
isValidEmail.ts Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
layoutAnimation.ts Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
localAuthentication.ts [IMPROVE] Use Android 12 SplashScreen API (#4479) 2022-10-04 10:36:05 -03:00
media.ts Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
mergeSubscriptionsRooms.ts fix: update the number of members from a room (#4955) 2023-04-28 12:16:14 -03:00
normalizeMessage.ts [IMPROVE] Add `All` tab in Reactions List (#4409) 2022-09-29 16:42:04 -03:00
openLink.ts [FIX] Links do not work if protocol is not set in url prefix (#4899) 2023-03-18 12:31:04 -03:00
parseQuery.ts Chore: Migrate methods/helpers/parseQuery to Typescript (#3742) 2022-02-16 12:20:55 -03:00
parseUrls.ts Chore: Migrate helpers/parseUrls to Typescript (#3735) 2022-02-16 12:17:25 -03:00
protectedFunction.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
random.ts Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
review.ts feat: Change Avatar View (#4746) 2023-04-10 11:59:00 -03:00
room.ts Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
scrollPersistTaps.ts [FIX] Can't close the keyboard after entering data in one text box on the screen (#4910) 2023-03-16 16:17:24 -03:00
server.ts Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
showToast.ts Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
sslPinning.ts Chore: Bump patches (#4679) 2022-11-16 10:26:37 -03:00
theme.ts Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
url.ts Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00