Rocket.Chat.ReactNative/app/lib
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
..
constants [IMPROVE] Use UI Elements from react-navigation (#4314) 2022-07-06 10:23:02 -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] Create useEndpointData for call endpoints using hooks (#4342) 2022-08-09 09:28:14 -03:00
methods [IMPROVE] Add ignore user to user profile (#4600) 2022-10-13 18:29:55 -03:00
navigation [NEW] Unify members section (#4399) 2022-08-26 10:21:25 -03:00
notifications Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
services [FIX] Remove the tmid parameter when it is empty (#4500) 2022-09-08 17:58:50 -03:00
store Chore: Create app/lib/store folder (#4028) 2022-04-07 11:19:54 -03:00