Rocket.Chat.ReactNative/app
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
..
actions [FIX] When creating a new user, "Custom Fields" are breaking functionality (#4501) 2022-09-09 14:01:55 -03:00
containers [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
definitions [FIX] Check videoConf type (#4707) 2022-11-24 14:24:20 -03:00
ee [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
i18n [NEW] Video conf message block (#4619) 2022-11-24 08:37:08 -03:00
lib [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
reducers [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
sagas [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
selectors Chore: evaluate getUserSelector (#4013) 2022-04-07 12:27:45 -04:00
stacks [NEW] Reply in direct (#4582) 2022-11-04 14:09:58 -03:00
static/images [FIX] ServerDropdown flashing bigger server icon (#2775) 2021-01-13 11:11:31 -03:00
views [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
AppContainer.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
ReactotronConfig.ts Chore: Update Storybook libs to v6 (#4439) 2022-08-19 16:53:40 -03:00
commands.ts Chore: Migrate views/RoomListView to typescript (#3758) 2022-02-25 15:59:39 -03:00
dimensions.tsx Chore: Deprecate Dimensions (#4597) 2022-10-21 15:29:02 -03:00
externalModules.d.ts [IMPROVE] Add support to Linebreak and Katex on markdown (#4361) 2022-07-20 18:02:18 -03:00
index.tsx [FIX] Jump to message stuck on loading animation (#4410) 2022-08-19 18:14:37 -03:00
share.tsx [FIX] Jump to message stuck on loading animation (#4410) 2022-08-19 18:14:37 -03:00
theme.tsx Chore: evaluate `ThemeView` (#4086) 2022-05-05 11:24:36 -04:00