Aleksandrs Proskurins
923e720e50
Formating fixes
2022-10-13 10:57:45 +03:00
Aleksandrs Proskurins
45cc87d8f1
Added last activity item to session details screen
2022-10-12 16:21:07 +03:00
Aleksandrs Proskurins
b8e76108f0
Merge branch 'develop' into aleksandrs/6786_inactive_sessions_screen
...
# Conflicts:
# RiotSwiftUI/Modules/UserSessions/UserSessionDetails/UserSessionDetailsViewModel.swift
2022-10-05 11:51:08 +03:00
Aleksandrs Proskurins
bba0246c3a
Renamed session to sessionInfo
2022-10-04 15:34:31 +03:00
ismailgulek
8903fde833
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
ismailgulek
f8dccee9d6
Extended device info (PSG-772) ( #6766 )
2022-09-29 15:07:10 +03: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
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
8b4855206f
Code review fixes
2022-09-22 11:52:42 +03:00