Elias Nahum
|
0f72bb34c2
|
MM-15719 Use metadata only to render post additional content (#4386)
* MM-15719 Use metadata only to render post additional content
* Default link to empty instead of undefined
* Feedback review
|
2020-06-29 11:28:07 -04:00 |
|
Miguel Alatzar
|
ee4b85edcf
|
[MM-23520] Port mattermost-redux (#4088)
* Remove mattermost-redux
* Move mm-redux files into app/redux
* Add @redux path to tsconfig.json
* Fix imports
* Install missing dependencies
* Fix tsc errors
* Fix i18n_utils test
* Fix more imports
* Remove redux websocket
* Fix tests
* Rename @redux
* Apply changes from mattermost-redux PR 1103
* Remove mattermost-redux mention in template
* Add missing imports
* Rename app/redux/ to app/mm-redux/
* Remove test file
* Fix fetching Sidebar GM profiles
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
|
2020-03-31 11:09:26 -07:00 |
|
Elias Nahum
|
0504a962a1
|
MM-22379 & MM-22598 Boost perf by using FastImage cache in favor of ImageCacheManager (#3971)
* MM-22379 & MM-22598 Boost perf by using FastImage cache in favor of ImageCacheManager
* Code review
|
2020-02-27 16:29:51 -03:00 |
|
Miguel Alatzar
|
459801d10b
|
[MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298)
* Patch react-native-navigation
* Make navigation actions regular functions
* Fix unhandled promise rejection warning
* Missing semicolons
* Mock navigation actions
* Add unit tests for navigation actions
* Place all patches in patches directory
* Fix channel_info snapshot test
|
2019-09-25 15:23:45 -07:00 |
|