Commit graph

16704 commits

Author SHA1 Message Date
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
ismailgulek
fbf78b421e
Release 1.9.6 (#6747)
* Device manager: add user sessions overview current session strings.

* Create UserSessionCardView to display session informations.

* UserSessionsOverview: Handle current session section view.

* Prepare for new sprint

* Dismiss the launching screen when clearing cache.

* Fix crash when previewing a room.

* Fix typo in empty state

* Code review fixes

* Update swift-ogg and add changelog

* Fix crash on logout from too much wrong pin codes

* Update changelog to original issue

* Disable unnecessary network breadcrumbs in Sentry

* Changelog

* Fix login crash on Xcode 14 builds

Fixes #6722

* Put the session creator on the main actor instead.

This covers all login and registration options.

* Only disable the composer if the room is yet to be created.

* Add missing source views for iPad.

* New App Layout: fixed rooms list doesn't update after log out and log into another account

* New layout: Fixed low priority rooms titles obscured by bottom bar when side scrolling

* Fix replied event content parsing for nested replies

* Fixed failed to join room (was not legal room)

* Timeline composer layout loop fix (#6743)

* Publish suitable view height for user suggestions

* Update container view height

* Add changelog

* Fix user suggestions layout for pre iOS 16

* version++

Co-authored-by: SBiOSoftWhare <steveb@matrix.org>
Co-authored-by: Doug <douglase@element.io>
Co-authored-by: Germain Souquet <germain@souquet.com>
Co-authored-by: Stefan Ceriu <stefanc@matrix.org>
Co-authored-by: Aleksandrs Proskurins <paleksandrs@gmail.com>
Co-authored-by: David Langley <langley.dave@gmail.com>
Co-authored-by: aringenbach <arnaudr@element.io>
Co-authored-by: aringenbach <80891108+aringenbach@users.noreply.github.com>
Co-authored-by: Andy Uhnak <andyuhnak@gmail.com>
Co-authored-by: Johannes Marbach <johannesm@element.io>
Co-authored-by: Gil Eluard <gile@element.io>
Co-authored-by: Gil Eluard <gil.eluard@gmail.com>
Co-authored-by: gulekismail <ismailgulek0@gmail.com>
2022-09-20 13:45:49 +03:00
Gil Eluard
00e44c1cd1
Merge pull request #6746 from vector-im/gil/6653-Failed_to_join_room 2022-09-20 11:29:03 +02:00
Stefan Ceriu
54338115a1
Merge pull request #6745 from vector-im/aringenbach/6729_fix_replied_event_parsing
Fix replied event content parsing for nested replies
2022-09-20 11:46:25 +03:00
ismailgulek
f201ea59c9
Timeline composer layout loop fix (#6743)
* Publish suitable view height for user suggestions

* Update container view height

* Add changelog

* Fix user suggestions layout for pre iOS 16
2022-09-20 11:40:32 +03:00
Gil Eluard
c4e0544c89 Fixed failed to join room (was not legal room) 2022-09-20 10:01:46 +02:00
aringenbach
9b4f4b943b Fix replied event content parsing for nested replies 2022-09-20 09:53:35 +02:00
Gil Eluard
28dc2d0319
Merge pull request #6741 from vector-im/gil/6707-New_layout-Low_priority_rooms_titles_obscured_by_bottom_bar_when_side_scrolling
New layout: Fixed low priority rooms titles obscured by bottom bar wh…
2022-09-19 17:36:18 +02:00
Gil Eluard
d68e3ab4e0
Merge pull request #6740 from vector-im/gil/6739-New_App_Layout_rooms_list_doesn_t_update_after_log_out_and_log_into_another_account
New App Layout: fixed rooms list doesn't update after log out and log…
2022-09-19 17:35:59 +02:00
Gil Eluard
8b002fde0c New layout: Fixed low priority rooms titles obscured by bottom bar when side scrolling 2022-09-19 15:35:58 +02:00
Gil Eluard
692ece15fd New App Layout: fixed rooms list doesn't update after log out and log into another account 2022-09-19 13:38:36 +02:00
Stefan Ceriu
a5804a3025
Merge pull request #6733 from vector-im/doug/6708-fix-composer-jumping
Only disable the composer if the room is yet to be created.
2022-09-19 13:08:36 +03:00
Stefan Ceriu
8d02a337b9
Merge pull request #6736 from vector-im/doug/6654-fix-ipad-popovers
Add missing source views for iPad.
2022-09-19 13:06:51 +03:00
Doug
1025e4dc5c Add missing source views for iPad. 2022-09-16 21:50:01 +01:00
Doug
61100ba2ed Only disable the composer if the room is yet to be created. 2022-09-16 19:46:11 +01:00
Johannes Marbach
60c8be0e8f
Merge pull request #6728 from vector-im/johannes/xcode14-login-crasher
Fix login crash on Xcode 14 builds
2022-09-16 14:33:54 +02:00
Doug
9a1c12f53b Put the session creator on the main actor instead.
This covers all login and registration options.
2022-09-16 12:31:25 +01:00
Anderas
dee4677be9
Merge pull request #6726 from vector-im/andy/sentry
Disable unnecessary network breadcrumbs in Sentry
2022-09-16 08:19:38 +01:00
Johannes Marbach
2a9d7c9d9c Fix login crash on Xcode 14 builds
Fixes #6722
2022-09-15 21:20:47 +02:00
Andy Uhnak
515cc55cef Changelog 2022-09-15 16:39:38 +01:00
Andy Uhnak
aa3626d496 Disable unnecessary network breadcrumbs in Sentry 2022-09-15 16:38:06 +01:00
aringenbach
7da63668d4
Merge pull request #6725 from vector-im/aringenbach/6724_fix_crash_pin_logout
Fix crash on logout when syncing is currently in progress
2022-09-15 12:00:03 +02:00
aringenbach
4f938c20a4 Update changelog to original issue 2022-09-15 10:04:05 +02:00
aringenbach
c3c8a7ee0e Fix crash on logout from too much wrong pin codes 2022-09-15 09:42:50 +02:00
David Langley
75bd23d94a
Merge pull request #6720 from vector-im/langleyd/6584_fix_ogg_invalid_sample_rate_crash
Fix Crash when some opus files are added to a room
2022-09-14 17:28:02 +01:00
David Langley
aecc7342da Update swift-ogg and add changelog 2022-09-14 14:33:27 +01:00
Aleksandrs Proskurins
f17f56b5b0
Merge pull request #6696 from vector-im/steve/6694_dm_overview_current_session
Device manager: User sessions overview - Current session section (PSG-670)
2022-09-14 13:08:42 +03:00
Aleksandrs Proskurins
b5850c1d5d Code review fixes 2022-09-14 11:28:47 +03:00
Stefan Ceriu
b397b9b906
Merge pull request #6719 from gsouquet/gsouquet/fix-typo
Fix typo in empty state
2022-09-14 10:51:32 +03:00
Germain Souquet
26ccb27814 Fix typo in empty state 2022-09-14 08:42:14 +01:00
Doug
7b67ed65e7 Fix crash when previewing a room. 2022-09-13 17:32:34 +01:00
Doug
6f92a657bd Dismiss the launching screen when clearing cache. 2022-09-13 17:32:05 +01:00
Doug
a12ef0118d Prepare for new sprint 2022-09-12 17:14:53 +01:00
Doug
cabb0afa6a Merge branch 'master' into develop 2022-09-12 17:14:51 +01:00
Doug
a7b7fffd00 Merge branch 'release/1.9.5/master' 2022-09-12 17:14:46 +01:00
Doug
281df7ecee finish version++ 2022-09-12 17:14:46 +01:00
Doug
67a57a5204
Merge pull request #6706 from vector-im/release/1.9.5/release
Release 1.9.5
2022-09-12 17:12:30 +01:00
Stefan Ceriu
81773cd1e5 Replace attributed string height calculation with a more reliable implementation 2022-09-12 18:18:31 +03:00
Doug
bcb73e9267 version++ 2022-09-12 13:32:01 +01:00
Doug
b02834ad77
Merge pull request #6672 from vector-im/steve/6656_dm_overview_other_sessions
Device manager: User sessions overview - Other sessions section read only (PSG-667)
2022-09-12 11:39:55 +01:00
Doug
940fbddf60
Update RiotSwiftUI/Modules/UserSessions/DeviceAvatar/DeviceAvatarView.swift 2022-09-12 11:39:44 +01:00
Stefan Ceriu
8f9eddee50 Fix timeline items text height calculation 2022-09-11 11:07:37 +03:00
gulekismail
d7ab536d33 Prepare for new sprint 2022-09-09 11:08:04 +03:00
gulekismail
1cca8522ab Merge branch 'master' into develop 2022-09-09 11:08:01 +03:00
gulekismail
17ac10ff6d Merge branch 'release/1.9.4/master' 2022-09-09 11:07:55 +03:00
gulekismail
8853b7591c finish version++ 2022-09-09 11:07:55 +03:00