vn-verdnaturachat/app/views/RoomMembersView
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
..
components [FIX] Decrease space between sections on lists (#4543) 2022-09-23 17:24:37 -03:00
helpers.ts [IMPROVE] Add ignore user to user profile (#4600) 2022-10-13 18:29:55 -03:00
index.tsx [IMPROVE] Add ignore user to user profile (#4600) 2022-10-13 18:29:55 -03:00
styles.ts [NEW] Unify members section (#4399) 2022-08-26 10:21:25 -03:00