Rocket.Chat.ReactNative/app/containers/MessageBox
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
..
CommandsPreview Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
Mentions [IMPROVE] Increase border radius on all buttons (#4657) 2022-11-10 13:22:02 -03:00
buttons Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
Context.ts Chore: Evaluate MessageBox - TypeScript (#3936) 2022-03-31 19:39:24 -03:00
EmojiKeyboard.tsx [IMPROVE] Redesign emoji picker (#4328) 2022-10-21 15:27:55 -03:00
EmojiSearchbar.tsx [IMPROVE] Increase border radius on all buttons (#4657) 2022-11-10 13:22:02 -03:00
LeftButtons.tsx [IMPROVE] Add emoji picker to iOS (#4366) 2022-08-08 15:38:01 -03:00
RecordAudio.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
ReplyPreview.tsx [FIX] Fix quote message layout (#4568) 2022-10-04 10:05:40 -03:00
RightButtons.tsx [IMPROVE] Add emoji picker to iOS (#4366) 2022-08-08 15:38:01 -03:00
constants.ts [IMPROVE] Redesign emoji picker (#4328) 2022-10-21 15:27:55 -03:00
forceJpgExtension.test.ts Regression: Prevent duplicated .jpg on file upload (#3658) 2022-02-07 13:52:09 -03:00
forceJpgExtension.ts Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
getMentionRegexp.test.js [FIX] Mention from suggestions concatenates to query string on autocomplete (#3696) 2022-03-15 16:33:43 -03:00
getMentionRegexp.ts [FIX] Mention from suggestions concatenates to query string on autocomplete (#3696) 2022-03-15 16:33:43 -03:00
index.tsx [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
styles.ts [IMPROVE] Increase border radius on all buttons (#4657) 2022-11-10 13:22:02 -03:00