Commit Graph

16653 Commits

Author SHA1 Message Date
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
ismailgulek 17e252476f 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 98b66ff281 Merge pull request #6746 from vector-im/gil/6653-Failed_to_join_room 2022-09-20 11:29:03 +02:00
Stefan Ceriu 2643f8a2db 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 08f4a76ad9 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
Aleksandrs Proskurins cb1587af33 Moved, renamed unit tests 2022-09-20 11:39:53 +03:00
Gil Eluard 264801b2e7 Fixed failed to join room (was not legal room) 2022-09-20 10:01:46 +02:00
aringenbach 770657ee93 Fix replied event content parsing for nested replies 2022-09-20 09:53:35 +02:00
Aleksandrs Proskurins bc698c14b2 UI tests 2022-09-20 09:43:14 +03:00
Gil Eluard 9fac6e7770 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 1e1993ff5e 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 6133814a10 New layout: Fixed low priority rooms titles obscured by bottom bar when side scrolling 2022-09-19 15:35:58 +02:00
Aleksandrs Proskurins cb5ca3f043 Added unit tests 2022-09-19 16:05:28 +03:00
Gil Eluard 730b6ee3b6 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 b1e8fb965d 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 10831ab038 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
Aleksandrs Proskurins e4450e90e3 Added translation strings 2022-09-19 10:26:42 +03:00
Doug 8d12ae5475 Add missing source views for iPad. 2022-09-16 21:50:01 +01:00
Doug 164051a9f2 Only disable the composer if the room is yet to be created. 2022-09-16 19:46:11 +01:00
Johannes Marbach 74746415e0 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
Aleksandrs Proskurins 8589f7bca1 Added layout constants 2022-09-16 14:34:00 +03:00
Doug aa31c852f1 Put the session creator on the main actor instead.
This covers all login and registration options.
2022-09-16 12:31:25 +01:00
Aleksandrs Proskurins 3acfdbc83d User session flow coordinator and details view 2022-09-16 13:50:45 +03:00
Anderas 68d2a3bd9d 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 cc737fe1cc Fix login crash on Xcode 14 builds
Fixes #6722
2022-09-15 21:20:47 +02:00
Andy Uhnak 65260bd082 Changelog 2022-09-15 16:39:38 +01:00
Andy Uhnak 3b9da1566c Disable unnecessary network breadcrumbs in Sentry 2022-09-15 16:38:06 +01:00
aringenbach 1437fbcbe4 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 7db922e8ad Update changelog to original issue 2022-09-15 10:04:05 +02:00
aringenbach b75580a11f Fix crash on logout from too much wrong pin codes 2022-09-15 09:42:50 +02:00
David Langley aa1ff698cf 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 63a969c1ce Update swift-ogg and add changelog 2022-09-14 14:33:27 +01:00
Aleksandrs Proskurins a22011741c 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 8a5a8b4eec Code review fixes 2022-09-14 11:28:47 +03:00
Stefan Ceriu 05fb0e08f0 Merge pull request #6719 from gsouquet/gsouquet/fix-typo
Fix typo in empty state
2022-09-14 10:51:32 +03:00