Commit Graph

16688 Commits

Author SHA1 Message Date
Aleksandrs Proskurins ceb6d87764 Merge pull request #6771 from vector-im/aleksandrs/6770_link_session_to_overview
Device Manager: Link current session to session overview.
2022-09-28 15:28:57 +03:00
Aleksandrs Proskurins 4e27b5f0d7 Removed conditional view modifier 2022-09-28 14:39:01 +03:00
Aleksandrs Proskurins ef7f598f2c Changelog 2022-09-27 17:50:02 +03:00
Aleksandrs Proskurins f51b87557c Link current session to session overview 2022-09-27 17:31:40 +03:00
Aleksandrs Proskurins 1169ed6ac0 Merge pull request #6764 from vector-im/aleksandrs/6753_dm_session_overview
Device manager: Session overview screen.
2022-09-27 16:33:01 +03:00
Aleksandrs Proskurins 1a27a94da8 Moved isCurrentSession into UserSessionInfo 2022-09-27 15:36:44 +03:00
Aleksandrs Proskurins d714b95633 Made UserSessionInfo Equatable 2022-09-27 14:51:15 +03:00
Aleksandrs Proskurins f6e057eeed Cleanup 2022-09-27 14:12:40 +03:00
Aleksandrs Proskurins 3a826ee830 Removed alignment 2022-09-27 14:06:58 +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 205e1645d4 Cleaned up various things around the UserSessionsOverviewService 2022-09-27 09:27:07 +03:00
Stefan Ceriu aca98de74c Move files around, improve structure 2022-09-27 09:27:07 +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
Johannes Marbach cdbc271e29 Merge pull request #6761 from vector-im/johannes/device-model-in-user-agent
Include concrete device model in user agent (PSG-754)
2022-09-26 19:46:52 +02:00
Johannes Marbach f7e3bbc454 Add AppVersion to test target 2022-09-26 17:33:11 +02:00
Aleksandrs Proskurins 7bd388887b Cleanup 2022-09-26 17:37:22 +03:00
Johannes Marbach cb26152166 Add AppInfo to test target 2022-09-26 16:35:48 +02:00
Aleksandrs Proskurins bbe15aa557 Moved SeparatorLine 2022-09-26 17:26:47 +03:00
Aleksandrs Proskurins 1a13b1afda Changelog 2022-09-26 17:22:50 +03:00
Aleksandrs Proskurins c906e255f3 Unit and ui tests 2022-09-26 16:58:03 +03:00
Aleksandrs Proskurins e2e563e44d Preview added 2022-09-26 16:58:03 +03:00
Aleksandrs Proskurins b04a4e71b4 Added translation strings 2022-09-26 16:58:02 +03:00
Aleksandrs Proskurins b86c2ca150 Session overview screen 2022-09-26 16:58:02 +03:00
Johannes Marbach 8680175a5f Fetch display name from AppInfo, too 2022-09-26 14:05:08 +02:00
ismailgulek 75f99801ef Avoid redundant media reloads (#6763)
* Avoid redundant reloads on media viewer

* Add changelog
2022-09-26 14:56:15 +03:00
Johannes Marbach fd07f98cd3 Use AppInfo to get version string 2022-09-26 12:17:47 +02:00
Johannes Marbach 7b4da1ae97 Switch to #elseif 2022-09-26 12:07:19 +02:00
Johannes Marbach c93e9ad9e9 Switch to majorVersion for pinning dependency 2022-09-26 12:04:14 +02:00
Johannes Marbach 7c98094948 Add entry in third_party_licences.html 2022-09-26 12:02:54 +02:00
Johannes Marbach 20d5f66d2e Include concrete device model in user agent (PSG-754)
Fixes: #6742
2022-09-26 10:24:35 +02:00
Johannes Marbach 38055005d9 Merge pull request #6727 from vector-im/johannes/msisdn-country-code
Pass country code into MSISDN requests
2022-09-26 10:01:50 +02:00
aringenbach dc43972429 Merge pull request #6759 from vector-im/aringenbach/6748_fix_percent_encoding_and_markdown
Fix render of links with both characters requiring percent encoding and markdown-like syntax
2022-09-23 16:27:58 +02:00
aringenbach 2cf7e7ebab Fix render of links with both characters requiring percent encoding and markdown-like syntax 2022-09-23 15:06:40 +02:00
Aleksandrs Proskurins e10a1f697e Merge pull request #6750 from vector-im/alex/6693_dm_session_details
Device manager: User session details screen (PSG-685) #6693
2022-09-22 16:54:44 +03:00
Doug 1aa718aa2b Disable codecov/patch. 2022-09-22 14:13:07 +01:00
Aleksandrs Proskurins 8b4855206f Code review fixes 2022-09-22 11:52:42 +03:00
Johannes Marbach 9e237b6084 Merge pull request #6751 from vector-im/johannes/scroll-crash
Fix crash when scrolling chat list
2022-09-21 08:25:10 +02:00
Johannes Marbach c78277b963 Merge branch 'develop' into johannes/scroll-crash 2022-09-20 21:44:03 +02:00
Johannes Marbach 51769c9884 Fix crash when scrolling chat list
Fixes: #6749
2022-09-20 21:19:28 +02:00
Aleksandrs Proskurins a6dc967a23 Refactored UserSessionDetailsViewModel 2022-09-20 16:10:57 +03:00
Aleksandrs Proskurins 98363c1af1 Cleanup 2022-09-20 16:00:35 +03:00
Aleksandrs Proskurins a0ef2ea414 Changelog 2022-09-20 15:53:28 +03:00
ismailgulek 8a564c4444 Prepare for new sprint 2022-09-20 14:10:51 +03:00
gulekismail a4b41e3b5e Prepare for new sprint 2022-09-20 13:46:45 +03:00
gulekismail 1c208333c6 Merge branch 'master' into develop 2022-09-20 13:46:42 +03:00
gulekismail 871a51feac Merge branch 'release/1.9.6/master' 2022-09-20 13:46:37 +03:00
gulekismail 11743f02b7 finish version++ 2022-09-20 13:46:37 +03:00