Doug
|
6a0112aa95
|
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 |
|
Doug
|
6c9a058b93
|
Device Manager: Rename Session (#6826)
* Publish the user sessions overview data.
* Add UserSessionName screen.
* Update logout action to match Figma more closely.
|
2022-10-11 13:11:15 +01:00 |
|
ismailgulek
|
429a2f83a3
|
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 |
|
Doug
|
3c34092a6a
|
Session Manager: Single session logout
|
2022-10-05 16:48:51 +01:00 |
|
Gil Eluard
|
a01c0f77ea
|
Added support for MSC3881
|
2022-10-03 13:42:30 +02:00 |
|
Stefan Ceriu
|
89d4bb2452
|
Implemented PSG-680 - Sessions overview security recommendations
- remove uppercased strings from localizables
- moved inactivity computation to the service
|
2022-09-28 15:36:11 +03:00 |
|
Aleksandrs Proskurins
|
1a27a94da8
|
Moved isCurrentSession into UserSessionInfo
|
2022-09-27 15:36:44 +03:00 |
|
Aleksandrs Proskurins
|
e0caf5980e
|
Renamed userSession and userSessionInfo to session
|
2022-09-27 13:57:54 +03:00 |
|
Stefan Ceriu
|
adf0aaf9b5
|
Removed deprecated StateStoreViewModel dispatching and reducing
|
2022-09-27 12:55:44 +03:00 |
|
Stefan Ceriu
|
732dc3cba9
|
Removed unnecessary comments from RiotSwiftUI templates, fixed StateStoreViewModel typealias formatting
|
2022-09-27 12:55:44 +03:00 |
|
Stefan Ceriu
|
89bcd92cca
|
Configured and applied SwiftFormat
|
2022-09-27 12:55:44 +03:00 |
|
Stefan Ceriu
|
f83fce2064
|
Cleaned up various things, mostly removed unnecessary selfs, comments and bad formatting
|
2022-09-27 09:27:07 +03:00 |
|
Aleksandrs Proskurins
|
c906e255f3
|
Unit and ui tests
|
2022-09-26 16:58:03 +03:00 |
|
Aleksandrs Proskurins
|
b86c2ca150
|
Session overview screen
|
2022-09-26 16:58:02 +03:00 |
|