Elias Nahum
2c0b67067f
MM-29252 Tapping on invalid permalink shows an error ( #4926 )
2020-10-28 11:54:47 -03:00
Elias Nahum
bd7afae6f0
Always load the thread & modify thread selector ( #4771 )
...
* Always load the thread & modify thread selector
* review feedback
2020-09-08 13:09:46 -03:00
Miguel Alatzar
81dd01ba2c
[MM-21155] Fix typing animations ( #4373 )
...
* Fix typing animations
* Remove animations on unmount
* Remove obsolete rn-placeholder mocks
* Apply thread animation for Android
* No need to call scrollToInitialIndexIfNeeded
* Fix snapshot test
* Add context
2020-07-15 14:28:02 -07: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
10d433cfab
Port WebSocket from mm-redux and batch actions ( #4060 )
...
* Port WebSocket from mm-redux and batch actions
* Update mm-redux and fix tests
* Change action name
* Naming batch actions
* Fix unit tests
* Dispatch connection change only if its different
* Remove comment
* Add Lint to TypeScript and fix linting errors
* Add WebSocket Unit Tests
* Revert from unwanted RN 0.62
2020-03-26 21:23:50 -03:00
Vladimir Lebedev
64d9f7e7f7
MM-18900 - Remove search unused status flags ( #3772 )
...
* Remove search unused status flags
* fix lint, fix wrong variable usage
* remove comment
* add test, fix bug with wrong PropTypes
* make test cleaner
2020-01-12 08:37:15 -03:00
Miguel Alatzar
9fa06c45d6
[MM-17381] Await dismissModal before calling showSearchModal ( #3362 )
...
* Add unit tests
* Await dismissModal
2019-10-10 20:31:54 -07:00