Rocket.Chat.ReactNative/app/lib/database
Gleidson Daniel Silva 7a7193d1ab
chore: migrate RoomInfoView to hooks (#5074)
* create RoomInfoViewTitle

* create RoomInfoViewBody

* create RoomInfoViewAvatar

* remove some functions

* merge styles

* fix types

* remove UserInfoButton

* fix room

* fix type import

* working

* fix navigation type

* wip

* remove console

* types

* fix import

* fix types

* fix types

* wip

* add asPlain

* some tweaks

* wip

* some fixes

* wip

* fix block user

* finish migration

* some fixes

* fix rule

* add rid to avatar

* fix settings and room transition

* add disabled rule

* fix test ???
2023-09-26 11:33:53 -03:00
..
model chore: migrate RoomInfoView to hooks (#5074) 2023-09-26 11:33:53 -03:00
schema feat: add bio and nickname to profile view (#5060) 2023-08-01 14:34:05 -03:00
services feat: Add caller and ringer to video conf calls (#5046) 2023-07-03 21:03:39 -03:00
appGroup.ts [FIX] Fix require cycle for appGroupPath (#4298) 2022-06-13 10:58:00 -03:00
index.ts [FIX] Fix require cycle for appGroupPath (#4298) 2022-06-13 10:58:00 -03:00
interfaces.ts Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
utils.test.ts feat: case insensitive for non-ASCII text on main search (#3309) 2023-05-29 12:03:24 -03:00
utils.ts feat: case insensitive for non-ASCII text on main search (#3309) 2023-05-29 12:03:24 -03:00