Miguel Alatzar
|
93f519c8fc
|
Handle MFA error in MFA screen (#4308)
|
2020-05-20 08:28:14 -07:00 |
|
Elias Nahum
|
c04c1f26f7
|
Do not schedule session expiry notification for 5.24+ (#4291)
|
2020-05-19 12:15:45 -04:00 |
|
Elias Nahum
|
d3a6e166ad
|
MM-15758 Update dependencies including Fastlane (#4272)
* Update dependencies including Fastlane and disable Flipper on iOS
* Remove EventEmitter for previous doc-viewer
* Fix android crash when setting more channels buttons
* Downgrade fuse.js
* Upgrade deps to latest
* Update Podfile.lock
* Downgrade RNN to 6.4.0
* QA Review #2
* Upgrade fuse.js to 6.0.0
|
2020-05-18 11:24:47 -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
|
a8e3b608ad
|
Fix headers for ESR 5.9 (#3738)
* Fix headers for ESR 5.9
* check if reactions is defined to avoid a crash with servers without metadata
|
2019-12-19 21:33:28 -07:00 |
|
Elias Nahum
|
f1ef6920f3
|
MM-17100 setCSRFFromCookie with subpath support (#3035)
|
2019-07-25 07:16:37 -04:00 |
|
Daniel Schalla
|
5794a0da4d
|
[MM-14081] Show MFA Prompt after Server returned error for login request (#2599)
* Show MFA Prompt after Server returned error for login request
* eslint
* Hide MFA error on first login attempt
|
2019-03-01 19:01:10 +01:00 |
|
Daniel Schalla
|
e82146d52f
|
[MM-10346] Set CSRF Token from Cookie after Login / on App load (#2534)
* Set CSRF Token from Cookie after Login / on App load
* Reset CSRF on Logout
* Simplify cookie value access
* Make Set CSRF Blocking
|
2019-02-20 17:06:03 +01:00 |
|