Commit Graph

9 Commits

Author SHA1 Message Date
Alfonso Grillo
4201c0060e Add UTs 2022-12-13 15:35:18 +01:00
Alfonso Grillo
a423199aa4 Delete old devices in account data 2022-12-13 14:19:55 +01:00
Alfonso Grillo
30d7509f73 Fix verification state algorithm 2022-11-16 10:29:04 +01:00
Andy Uhnak
2acf773404 Complete MXCryptoV2 implementation 2022-10-26 17:00:43 +01:00
Doug
3279f58ec4 Device Manager: Verify session (#6832)
* Initial implementation
* Add verificationState to UserSessionInfo
* Listen for changes device changes in the service.
2022-10-11 16:11:52 +01:00
ismailgulek
09124c2243 QR login from device manager (#6818)
* Add link device button into the sessions overview screen

* Run Swift format

* Fix tests

* Fix a crash in tests

* Fix PR remark
2022-10-07 12:58:26 +03:00
ismailgulek
c37b7d434b Include browser version in parsed user agent (PSG-761) (#6788)
* Update UserSessionInfo structure to include client version

* Add string for browser

* Update user agent parser to parse browser version too

* Add browser row into the session details

* Add changelog

* Fix tests

* Run Swift format
2022-10-04 10:49:26 +03:00
Gil Eluard
a0ff481cef Added support for MSC3881 2022-10-03 13:42:30 +02:00
Stefan Ceriu
f8d6f43967 Improve user session overview tests
* Add sessions overview UI tests
* Expose static methods from the UserSession name and lastActivity formatters; cleaned up the UserSessionsOverview a bit
* Add UserSessionsOverviewViewModel unit tests
* Add UserSessionsOverviewService unit tests
2022-09-30 13:49:16 +03:00