Rocket.Chat.ReactNative/app/lib/database/model
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
..
servers feat: add bio and nickname to profile view (#5060) 2023-08-01 14:34:05 -03:00
CustomEmoji.js Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
FrequentlyUsedEmoji.js Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
Message.js feat: quotes on E2EE Messages (#4880) 2023-03-23 19:47:05 -03:00
Permission.js Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
Role.js Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
Room.js Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
ServersHistory.js Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
Setting.js Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
SlashCommand.js Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
Subscription.js chore: migrate RoomInfoView to hooks (#5074) 2023-09-26 11:33:53 -03:00
Thread.js feat: quotes on E2EE Messages (#4880) 2023-03-23 19:47:05 -03:00
ThreadMessage.js feat: quotes on E2EE Messages (#4880) 2023-03-23 19:47:05 -03:00
Upload.js [FIX] Try again to resend a file on a thread (#4756) 2022-12-21 14:34:48 -03:00
User.js Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
index.ts Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
migrations.js feat: case insensitive for non-ASCII text on main search (#3309) 2023-05-29 12:03:24 -03:00