Rocket.Chat.ReactNative/app/views/RoomView
Reinaldo Neto 531f3d0147
[IMPROVE] Add ignore user to user profile (#4600)
* button ignore and pased the param

* load room from database and check is is ignored

* move handleIgnore to lib/method/helpers

* Ignore and Unignore, also reactivity

* block and unblock user

* pass fromRid from actionView to InfoView too

* remove console.log

* unsubscribe subscriptionFrom

* block and unblock user from dm

* test to block user and ignore user

* minor tweak

* tweak data

* minor tweak

* add test before tapBack

* refactor names
2022-10-13 18:29:55 -03:00
..
List Regression: Poor performance in messages list on Android (#4536) 2022-09-22 09:49:59 -03:00
LoadMore Chore: Update Storybook libs to v6 (#4439) 2022-08-19 16:53:40 -03:00
services Chore: remove lib/rocketchat step 2 (#4035) 2022-04-28 17:37:25 -03:00
Banner.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
EmptyRoom.tsx Chore: Migrate RoomView to Typescript (#3754) 2022-03-02 11:18:01 -03:00
JoinCode.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
LeftButtons.tsx [IMPROVE] Use UI Elements from react-navigation (#4314) 2022-07-06 10:23:02 -03:00
ReactionPicker.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
RightButtons.tsx [IMPROVE] Add emoji picker to iOS (#4366) 2022-08-08 15:38:01 -03:00
Separator.tsx [IMPROVE] Place time after username on message (#4177) 2022-05-15 15:29:07 -03:00
UploadProgress.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
index.tsx [IMPROVE] Add ignore user to user profile (#4600) 2022-10-13 18:29:55 -03:00
styles.ts Chore: Migrate RoomView to Typescript (#3754) 2022-03-02 11:18:01 -03:00