Rocket.Chat.ReactNative/app/lib/database/model
Reinaldo Neto a203f67a4a
feat: add bio and nickname to profile view (#5060)
* feat: add bio and nickname to profile view

* add the text input in profileview

* fix the bio layout and add to translation

* fix e2e tests

* add max length to nickname and bio

* refactor a bit the inputRef

* fix the text align vertical of multiline
2023-08-01 14:34:05 -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 feat: case insensitive for non-ASCII text on main search (#3309) 2023-05-29 12:03:24 -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