Shota Gvinepadze
be2211a8cc
Add analytics to the command autocomplete ( #4597 )
...
* Add analytics to the command autocomplete
* Refactor analytics
* Refactor reset method
2020-07-23 20:40:18 +04:00
Miguel Alatzar
cd8c627dc3
Fix headers when preloading images ( #4165 )
2020-04-16 18:43:51 -07:00
Elias Nahum
fda4948c8c
MM-23848 consolidate store, upgrade mmkv and fix logout ( #4145 )
...
* MM-23848 consolidate store, upgrade mmkv and fix logout
* Feedback review
* Add store.ts to modulesPath
2020-04-16 09:02:47 -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
8d37e3d22f
MM-20789 Enforce SECURE_SOFTWARE ( #3637 )
2019-12-02 08:23:27 -07:00
Miguel Alatzar
6cf6e51457
[MM-17709] Avoid async getSource ( #3115 )
...
* Await getSource
* Use server url from EphemeralStore
* Set currentServerUrl in getAppCredentials too
2019-08-14 16:07:12 +05:30
Miguel Alatzar
51aac1e6e7
Merge branch 'master' into rnn-v2
2019-07-02 18:15:19 -07:00
Elias Nahum
89b96d51db
MM-16430 refactor app entry point ( #2924 )
...
* MM-16430 refactor app entry point
* iOS Extensions to use session token from KeyChain
* Remove token from general credentials entity
* Fix mattermost-managed.ios to return the cachedConfig
* Migrate server based keychain for android push notifications
* remove unneeded async
* Remove unneeded android InitializationModule
2019-06-26 15:21:20 -04:00