vn-verdnaturachat/app/containers/MessageBox
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
..
CommandsPreview Chore: Migrate REST API - getCommandPreview and executeCommandPreview to Typescript (#3897) 2022-03-15 11:41:23 -03:00
Mentions Chore: Migrate Markdown to Typescript (#3558) 2022-02-17 12:27:01 -03:00
buttons Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
Context.ts Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
EmojiKeyboard.tsx [FIX] Inject Redux store to prevent/remove require cycles (#3691) 2022-02-09 18:16:20 -03:00
LeftButtons.android.tsx Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
LeftButtons.ios.tsx Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
RecordAudio.tsx [NEW] Permission for uploading files (#3505) 2021-12-13 13:27:01 -03:00
ReplyPreview.tsx Chore: Migrate Markdown to Typescript (#3558) 2022-02-17 12:27:01 -03:00
RightButtons.android.tsx Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
RightButtons.ios.tsx Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
constants.ts [NEW] Canned responses (#3355) 2021-09-22 14:29:26 -03:00
forceJpgExtension.test.ts Regression: Prevent duplicated .jpg on file upload (#3658) 2022-02-07 13:52:09 -03:00
forceJpgExtension.ts Regression: Prevent duplicated .jpg on file upload (#3658) 2022-02-07 13:52:09 -03:00
getMentionRegexp.test.js [FIX] Mention from suggestions concatenates to query string on autocomplete (#3696) 2022-03-15 16:33:43 -03:00
getMentionRegexp.ts [FIX] Mention from suggestions concatenates to query string on autocomplete (#3696) 2022-03-15 16:33:43 -03:00
index.tsx [FIX] Mention from suggestions concatenates to query string on autocomplete (#3696) 2022-03-15 16:33:43 -03:00
styles.ts [FIX] Preserve voice message if recording is interrupted (#3397) 2021-09-23 09:16:23 -03:00