Rocket.Chat.ReactNative/app/lib
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
..
constants [NEW] Video conf message block (#4619) 2022-11-24 08:37:08 -03:00
database [FIX] Fix require cycle for appGroupPath (#4298) 2022-06-13 10:58:00 -03:00
encryption Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
hooks [NEW] Video conf message block (#4619) 2022-11-24 08:37:08 -03:00
methods [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
navigation [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
notifications Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
services [IMPROVE] Spotlight users order (#4527) 2022-10-31 13:43:47 -03:00
store Chore: Create app/lib/store folder (#4028) 2022-04-07 11:19:54 -03:00