Rocket.Chat.ReactNative/app
Danish Ahmed Mirza 1d04e9379f
[FIX] Mention from suggestions concatenates to query string on autocomplete (#3696)
* [FIX] Mention suggestion concatenate to query string

* Add function to get regexp and its tests in separate files

* Update getRegexp.ts

* Update file names

* Try new regex

* One regex for all mention types

Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
2022-03-15 16:33:43 -03:00
..
actions [FIX] Issues after reconnecting (#3815) 2022-03-11 11:12:25 -03:00
constants Chore: Migrate methods/loadSurroundingMessages to Typescript (#3733) 2022-03-03 17:25:03 -03:00
containers [FIX] Mention from suggestions concatenates to query string on autocomplete (#3696) 2022-03-15 16:33:43 -03:00
definitions Chore: Migrate REST API - getDirectory to Typescript (#3898) 2022-03-15 13:47:40 -03:00
ee Chore: Migrate REST API - getAgentDepartments to Typescript (#3855) 2022-03-08 12:04:41 -03:00
i18n [IMPROVE] Team system messages feedback (#3771) 2022-02-23 17:31:14 -03:00
lib Chore: Migrate REST API - getServerInfo to Typescript (#3900) 2022-03-15 14:33:29 -03:00
notifications/push [FIX] Inject Redux store to prevent/remove require cycles (#3691) 2022-02-09 18:16:20 -03:00
presentation [FIX] Condensed layout cutting text on smaller text sizes (#3831) 2022-03-07 17:48:45 -03:00
reducers [FIX] Issues after reconnecting (#3815) 2022-03-11 11:12:25 -03:00
sagas [FIX] Fix synchronization of removed subscriptions (#3768) 2022-03-11 11:19:23 -03:00
selectors Chore: Migrate redux module login to typescript (#3647) 2022-02-18 10:53:36 -03:00
stacks Chore: Migrate RoomInfoView to Typescript (#3778) 2022-03-03 18:46:53 -03:00
static/images [FIX] ServerDropdown flashing bigger server icon (#2775) 2021-01-13 11:11:31 -03:00
utils Chore: Update react-native-mmkv-storage to 0.6.12 (#3634) 2022-03-09 16:41:26 -03:00
views Chore: Migrate REST API - getRoomRoles to Typescript and fix getRoomMembers (#3868) 2022-03-14 21:11:34 -03:00
AppContainer.tsx Chore: Migrate redux module app to typescript (#3598) 2022-02-02 15:27:10 -03:00
ReactotronConfig.js Fix reactotron multiple connections (#3622) 2022-02-09 16:02:14 -03:00
commands.ts Chore: Migrate views/RoomListView to typescript (#3758) 2022-02-25 15:59:39 -03:00
dimensions.tsx [FIX] TypeScript's errors raised by HOCs (#3535) 2022-01-17 13:10:39 -03:00
emojis.ts Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
externalModules.d.ts Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
index.tsx Chore: Update react-native-mmkv-storage to 0.6.12 (#3634) 2022-03-09 16:41:26 -03:00
share.tsx Chore: Update react-native-mmkv-storage to 0.6.12 (#3634) 2022-03-09 16:41:26 -03:00
theme.tsx [FIX] TypeScript's errors raised by HOCs (#3535) 2022-01-17 13:10:39 -03:00