Rocket.Chat.ReactNative/app/containers
Sumukha Hegde 9ce374dc2d
[CHORE] Refactor mention tracking logic (#2997)
* [Improvement] Improve mentions

This PR focuses on improving command, emoji, channel and user mentions.

* [Tests] Added e2e tests for mention improvement

* [Improvement] Modify slash command mention logic.
Added slash command with argument preview
Slash command should show only if the message bigins with /

* Return data on search for empty text

* Minor fixes

* Update e2e tests

* Minor fix

* [FIX] allow command mentioning in between text

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-04-07 15:56:16 -03:00
..
ActionSheet [CHORE] BackdropOpacity based on themes (#2863) 2021-02-19 15:05:47 -03:00
Avatar [CHORE] Use shortcut syntax for get collections (#2932) 2021-02-26 13:25:51 -03:00
BackgroundContainer [NEW] Basic support to Teams (#3016) 2021-04-07 15:31:25 -03:00
Button [NEW] Support RTL (#2656) 2020-11-30 18:47:05 -03:00
EmojiPicker [CHORE] Use shortcut syntax for get collections (#2932) 2021-02-26 13:25:51 -03:00
Header [FIX] Search input not using the whole header space (#3012) 2021-04-01 11:09:02 -03:00
HeaderButton [IMPROVEMENT] Support badge number on header buttons (#2566) 2020-10-30 13:15:58 -03:00
InAppNotification [FIX] Deep linking and other connectivity issues (#2894) 2021-03-05 13:10:21 -03:00
List [FIX] Wrong styling on E2E encryption banner (#2767) 2021-01-21 16:52:26 -03:00
MessageActions [CHORE] Use shortcut syntax for get collections (#2932) 2021-02-26 13:25:51 -03:00
MessageBox [CHORE] Refactor mention tracking logic (#2997) 2021-04-07 15:56:16 -03:00
Passcode [FIX] Share extension memory issues on iOS (#2845) 2021-02-01 14:18:55 -03:00
RoomHeader [NEW] Basic support to Teams (#3016) 2021-04-07 15:31:25 -03:00
Status [IMPROVEMENT] User status icons (#2991) 2021-03-31 14:47:17 -03:00
TwoFactor [FIX] App not sending second argument for EventEmitter.removeListener on some places (#2909) 2021-02-23 16:00:39 -03:00
UIKit [TESTS] Add E2E tests to discussions (#2970) 2021-03-18 11:36:50 -03:00
markdown [FIX] Regex typo on markdown (#2928) 2021-04-01 17:54:31 -03:00
message Revert "[FIX] Make attachment validation compatible with web client (#2927)" (#3036) 2021-04-05 14:36:04 -03:00
ActivityIndicator.js [NEW] Themes (#1298) 2019-12-04 13:39:53 -03:00
AppVersion.js [NEW] Onboarding layout (#1954) 2020-03-30 16:20:50 -03:00
Check.js [FIX] Change notifications preferences (#2000) 2020-04-06 18:40:18 -03:00
FormContainer.js [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
Loading.js Update dependencies (#431) 2018-09-25 16:28:42 -03:00
LoginServices.js [IMPROVEMENT] Customize Sign in with Apple button (#2420) 2020-08-21 16:22:29 -03:00
MessageErrorActions.js [CHORE] Use shortcut syntax for get collections (#2932) 2021-02-26 13:25:51 -03:00
OrSeparator.js [NEW] Livechat (#2004) 2020-05-08 14:36:10 -03:00
ReactionsModal.js [FIX] Reactions modal's backdrop color too light (#2949) 2021-02-26 15:44:00 -03:00
RoomTypeIcon.js [NEW] Basic support to Teams (#3016) 2021-04-07 15:31:25 -03:00
SafeAreaView.js [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
SearchBox.js [CHORE] Update icon names (#2318) 2020-07-27 16:53:33 -03:00
StatusBar.js [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
TextInput.js [NEW] Support RTL (#2656) 2020-11-30 18:47:05 -03:00
ThreadDetails.js [IMPROVEMENT] Threads layout tweaks (#2686) 2021-01-14 14:06:19 -03:00
Toast.js [FIX] App not sending second argument for EventEmitter.removeListener on some places (#2909) 2021-02-23 16:00:39 -03:00