Rocket.Chat.ReactNative/app/lib/methods/helpers
Reinaldo Neto aa26f7251e
[FIX] Remove nested room navigation (#4702)
* reset from room to room

* jump from room to room it's fine

* threads ipad

* fix ts roomslistview

* remove params

* fix the ipad highlight

* jump to a message from a thread to main room

* the reset within the goRoom

* create channel

* changes in canned response

* fix discussion navigation

* navigation newmessageview to users

* fix go room from room info view

* inappnotification, deeplinking, room.js

* change from room.rooms to room.subscribed

* minor tweak jumptomessage

* fix add existing channel to team and fixing test 02 of teams

* keep the same behavior after add existing channel

* keep the same behavior after add existing channel

* clean cosole

* changes requested about the name

* inapp redux to hooks

* added a comment to addexistingchanneltoteam

* minor tweak jumptomessage

* refactor goRoom to add the param popToRoot, also refactor the navigate in deeplinking too

* refactor other places that exist goRoom

* fix the didUpdate

* added in app notification test

* clean js

* minor tweak test
2022-11-25 10:21:56 -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
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.ts [FIX] Avatar pixel size (#4285) 2022-06-21 16:23:55 -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
index.ts Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -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 [NEW] Option to show mentions badge (#4265) 2022-06-13 10:24:54 -03:00
normalizeMessage.ts [IMPROVE] Add `All` tab in Reactions List (#4409) 2022-09-29 16:42:04 -03:00
openLink.ts Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -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 Chore: Update Storybook libs to v6 (#4439) 2022-08-19 16:53:40 -03:00
room.ts Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
scrollPersistTaps.ts Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -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