Rocket.Chat.ReactNative/app/lib
Reinaldo Neto 4ca9042da0
feat: report user (#5371)
* feat: report user

* navigation from room info view to report user view

* minor tweak rid type

* showing the avatar and change the backghround color

* finished the ui and action to report a user

* minor tweak

* update storyshot

* add e2e test

* not show the report and block to my self and fix the text alignment

* minor tweak of container safeareaview

* remove label style and keep the default

* update test

* e2e test for 6.5 servers

* remove of block_user and unbblock_user

* remove danger from block and ignore

* remove of rid from params, change UserAvatarAndName to UserInfo

* fix e2e test

* fix the dinamic height with controlled text input

* indent basebutton

* fix button styles

---------

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2024-01-03 18:14:31 -03:00
..
constants feat: display disabled actions on action sheet (#5356) 2023-12-11 12:51:44 -03:00
database feat: capability to enable/disable writing in rooms read only (#5298) 2023-11-17 15:48:32 -03:00
encryption fix: don't re-encode public key when changing e2e password (#5174) 2023-09-12 10:06:29 -03:00
hooks fix: handle camera permission crash (#5372) 2023-11-29 14:43:03 -03:00
methods fix: download gif files (#5445) 2024-01-03 17:48:58 -03:00
navigation [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
notifications feat (iOS): mobile ringer (#5327) 2023-11-28 17:13:45 -03:00
services feat: report user (#5371) 2024-01-03 18:14:31 -03:00
store fix: call the internetStateMiddleware for release mode (#5364) 2023-12-01 11:05:40 -03:00