Commit graph

16756 commits

Author SHA1 Message Date
Aleksandrs Proskurins
b25c16407b
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
49e707d1a1 Removed conditional view modifier 2022-09-28 14:39:01 +03:00
Aleksandrs Proskurins
797b557705 Changelog 2022-09-27 17:50:02 +03:00
Aleksandrs Proskurins
da21ec34e9 Link current session to session overview 2022-09-27 17:31:40 +03:00
Aleksandrs Proskurins
0a51f9237d
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
6a24cf61a7 Moved isCurrentSession into UserSessionInfo 2022-09-27 15:36:44 +03:00
Aleksandrs Proskurins
fbef4fe0fe Made UserSessionInfo Equatable 2022-09-27 14:51:15 +03:00
Aleksandrs Proskurins
622fcf0651 Cleanup 2022-09-27 14:12:40 +03:00
Aleksandrs Proskurins
be371b4ab2 Removed alignment 2022-09-27 14:06:58 +03:00
Aleksandrs Proskurins
66d7915350 Renamed userSession and userSessionInfo to session 2022-09-27 13:57:54 +03:00
Stefan Ceriu
de54ae3da3 Removed deprecated StateStoreViewModel dispatching and reducing 2022-09-27 12:55:44 +03:00
Stefan Ceriu
ae73800352 Removed unnecessary comments from RiotSwiftUI templates, fixed StateStoreViewModel typealias formatting 2022-09-27 12:55:44 +03:00
Stefan Ceriu
ec0634ffb7 Configured and applied SwiftFormat 2022-09-27 12:55:44 +03:00
Stefan Ceriu
2c9596c912 Cleaned up various things around the UserSessionsOverviewService 2022-09-27 09:27:07 +03:00
Stefan Ceriu
cd596c899b Move files around, improve structure 2022-09-27 09:27:07 +03:00
Stefan Ceriu
148bc1624a Cleaned up various things, mostly removed unnecessary selfs, comments and bad formatting 2022-09-27 09:27:07 +03:00
Johannes Marbach
b846c393a5
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
a1361ce95d Add AppVersion to test target 2022-09-26 17:33:11 +02:00
Aleksandrs Proskurins
492b7410b9 Cleanup 2022-09-26 17:37:22 +03:00
Johannes Marbach
7c511238dd Add AppInfo to test target 2022-09-26 16:35:48 +02:00
Aleksandrs Proskurins
adda004aba Moved SeparatorLine 2022-09-26 17:26:47 +03:00
Aleksandrs Proskurins
a734ef34ac Changelog 2022-09-26 17:22:50 +03:00
Aleksandrs Proskurins
d1b4b6de48 Unit and ui tests 2022-09-26 16:58:03 +03:00
Aleksandrs Proskurins
ffc4fcf1c7 Preview added 2022-09-26 16:58:03 +03:00
Aleksandrs Proskurins
68b2bda33c Added translation strings 2022-09-26 16:58:02 +03:00
Aleksandrs Proskurins
412b8b07da Session overview screen 2022-09-26 16:58:02 +03:00
Johannes Marbach
9468b6fd03 Fetch display name from AppInfo, too 2022-09-26 14:05:08 +02:00
ismailgulek
6b7e8a68ab
Avoid redundant media reloads (#6763)
* Avoid redundant reloads on media viewer

* Add changelog
2022-09-26 14:56:15 +03:00
Johannes Marbach
2060482fa2 Use AppInfo to get version string 2022-09-26 12:17:47 +02:00
Johannes Marbach
4cbbb95b62 Switch to #elseif 2022-09-26 12:07:19 +02:00
Johannes Marbach
572c2d3db2 Switch to majorVersion for pinning dependency 2022-09-26 12:04:14 +02:00
Johannes Marbach
a7720ad9ce Add entry in third_party_licences.html 2022-09-26 12:02:54 +02:00
Johannes Marbach
ee1a2c8b90 Include concrete device model in user agent (PSG-754)
Fixes: #6742
2022-09-26 10:24:35 +02:00
Johannes Marbach
14ab0c6c24
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
b5184faa4a
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
04ef849913 Fix render of links with both characters requiring percent encoding and markdown-like syntax 2022-09-23 15:06:40 +02:00
Aleksandrs Proskurins
5635bf7a9f
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
29117e2ba5 Disable codecov/patch. 2022-09-22 14:13:07 +01:00
Aleksandrs Proskurins
4bd3979522 Code review fixes 2022-09-22 11:52:42 +03:00
Johannes Marbach
7c3b578ad2
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
3a8c1acdbe Merge branch 'develop' into johannes/scroll-crash 2022-09-20 21:44:03 +02:00
Johannes Marbach
d591ce638e Fix crash when scrolling chat list
Fixes: #6749
2022-09-20 21:19:28 +02:00
Aleksandrs Proskurins
cf68ca9aaa Refactored UserSessionDetailsViewModel 2022-09-20 16:10:57 +03:00
Aleksandrs Proskurins
e9444751d0 Cleanup 2022-09-20 16:00:35 +03:00
Aleksandrs Proskurins
f44e1f67dd Changelog 2022-09-20 15:53:28 +03:00
ismailgulek
f9edefc7e2 Prepare for new sprint 2022-09-20 14:10:51 +03:00
gulekismail
a1784f0ff7 Prepare for new sprint 2022-09-20 13:46:45 +03:00
gulekismail
23f3d84942 Merge branch 'master' into develop 2022-09-20 13:46:42 +03:00
gulekismail
e487886186 Merge branch 'release/1.9.6/master' 2022-09-20 13:46:37 +03:00
gulekismail
e846741432 finish version++ 2022-09-20 13:46:37 +03:00