Commit Graph

14963 Commits

Author SHA1 Message Date
Anderas 0f6cd1fa4d Merge pull request #5946 from vector-im/andy/5606_create_indicators
New loading indicators when creating a room
2022-03-30 11:05:43 +01:00
Anderas b8931e183c Merge pull request #5942 from vector-im/andy/5604_join_indicators
Join room loading indicators
2022-03-30 11:05:21 +01:00
David Langley 39b0bb7af0 Merge pull request #5945 from vector-im/langleyd/5938_post_autoreporter_cleanup
Post UISI Autoreporter cleanup
2022-03-30 10:14:52 +01:00
Anderas ba03044aa3 Merge pull request #5947 from vector-im/andy/nil_link
Exit early if universal link parameters cannot be created
2022-03-30 09:10:50 +01:00
Gil Eluard 01a3f68675 m.room.join_rules not properly set for private access (#5944)
- Fixed
2022-03-30 10:04:25 +02:00
Gil Eluard 1b4f594a58 The "Swipe to see all rooms" hint is sometimes presented at the wrong time (#5941)
- fixed
2022-03-30 09:58:47 +02:00
Andy Uhnak 3b61788b2b Exit early if universal link parameters cannot be created 2022-03-29 17:41:45 +01:00
Andy Uhnak 4fe43da6d5 New loading indicators when creating a room 2022-03-29 17:18:11 +01:00
Andy Uhnak 1b24371337 Join room loading indicators 2022-03-29 15:03:09 +01:00
Doug 3679282084 Merge pull request #5923 from vector-im/johannes/5058_room_data_source_leak
Fix retain cycle in MXKRoomDataSource
2022-03-29 12:10:36 +01:00
David Langley e469e926a4 Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/5938_post_autoreporter_cleanup 2022-03-29 11:54:48 +01:00
David Langley 12bd186e06 Don't call _callPresenter.addMatrixSession twice. 2022-03-29 11:36:33 +01:00
Doug 5d7b1f5d05 Merge pull request #5907 from vector-im/johannes/5898_authentication_readable_width
Restrict UI components on authentication screen to readable width
2022-03-29 11:07:13 +01:00
Anderas ec011d48fa Merge pull request #5937 from vector-im/andy/4858_resolve_alias
Enable joining a room via identifier from another home server
2022-03-29 10:54:48 +01:00
Doug 20126d687f Merge pull request #5936 from vector-im/doug/5935_enable_all_langauges
Enable all translations
2022-03-29 09:33:06 +01:00
Doug c848b0068c Add BuildSettings to SwiftUI targets.
Remove RTL change on UIAlertController.
2022-03-28 17:53:34 +01:00
Andy Uhnak 064bfc2075 URL encode fragment deeplink 2022-03-28 16:55:54 +01:00
Doug 8a82930814 Add a RTL BuildSetting and use this for SwiftUI views too. 2022-03-28 16:52:07 +01:00
Andy Uhnak a8eb85546f Typo 2022-03-28 16:44:24 +01:00
Andy Uhnak 9703365830 Enable joining a room via identifier from another home server 2022-03-28 16:34:12 +01:00
Doug ac7ab6eb5d Enable all translations
Sadly, disable RTL layout too as there are many bugs.
2022-03-28 16:28:23 +01:00
Gil Eluard 0fffbe9aee Space preview shows wrong number of members (#5934)
Space preview shows wrong number of members #4842

- Fixed
2022-03-28 15:35:00 +02:00
Stefan Ceriu c2bd2f7a9b Prepare for new sprint 2022-03-28 13:45:39 +03:00
Stefan Ceriu 1a14047b7a Merge branch 'master' into develop 2022-03-28 13:45:34 +03:00
Stefan Ceriu 41d0a41a04 Merge branch 'release/1.8.9/master' 2022-03-28 13:45:29 +03:00
Stefan Ceriu 63c644c696 finish version++ 2022-03-28 13:45:29 +03:00
Stefan Ceriu 80939906dd version++ 2022-03-28 13:45:03 +03:00
Stefan Ceriu 74ce915cb1 changelog.d: Upgrade MatrixSDK version ([v0.23.1](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.23.1)). 2022-03-28 13:45:03 +03:00
Gil Eluard 2a2650a9a1 Can't view space invitations from system notifications #5915
- Fixed
2022-03-28 13:45:03 +03:00
Andy Uhnak 952c25b944 Use bounds not frame 2022-03-28 13:45:03 +03:00
Andy Uhnak 32f5f6dc3c Fix typing performance by avoiding expensive UI operations 2022-03-28 13:45:03 +03:00
Gil Eluard cd08510d22 Subspace error doesn't make sense #5797
- Updated "Add space" error message
2022-03-28 13:45:03 +03:00
Gil Eluard bc02622d2f Sync space order with web #5134 2022-03-28 13:45:03 +03:00
Gil Eluard 2ebcd78a5e Update suggested room preview to behave the same way in all cases #5771
- Done
2022-03-28 13:45:03 +03:00
Gil Eluard 88e3a75562 Add "Invite people" to the space menu in the left panel and update menu order #5810
- update after review
2022-03-28 13:45:03 +03:00
Gil Eluard 249dd42d3a Add "Invite people" to the space menu in the left panel and update menu order #5810
- done
2022-03-28 13:45:03 +03:00
Andy Uhnak d57153638b Ensure the login button is always visible 2022-03-28 13:45:03 +03:00
Stefan Ceriu 36ecded6a7 Fixed the regular expression used for link detection in attributed strings. 2022-03-28 11:57:50 +03:00
Gil Eluard 890ccfcbb7 Merge pull request #5925 from vector-im/gil/5915-Cannot_view_space_invitations_from_system_notifications
Can't view space invitations from system notifications
2022-03-28 10:48:09 +02:00
Gil Eluard 84b0e5e624 Merge pull request #5912 from vector-im/gil/5797-Subspace_error_does_not_make_sense
Subspace error doesn't make sense
2022-03-28 00:02:37 +02:00
Gil Eluard 88bfb6e41f Merge pull request #5918 from vector-im/gil/5134_sync_space_order_with_web
Sync space order with web #5134
2022-03-28 00:00:59 +02:00
Gil Eluard ea29d7b591 Can't view space invitations from system notifications #5915
- Fixed
2022-03-27 23:52:56 +02:00
Johannes Marbach f9b844db0d Fix retain cycle in MXKRoomDataSource
Relates to: #5058
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-03-27 20:53:46 +02:00
Gil Eluard 7be1f1cd40 Sync space order with web #5134 2022-03-25 13:45:16 +01:00
aringenbach fca426e7ef Merge pull request #5914 from vector-im/aringenbach/1575_jitsi_leave_call_on_remove_widget
Fix app not leaving call when Jitsi widget is removed
2022-03-24 16:40:01 +01:00
Anderas 6a746c72f4 Merge pull request #5913 from vector-im/andy/5906_typing_perf
Fix typing performance by avoiding expensive UI operations
2022-03-24 15:14:11 +00:00
David Langley edf7830357 Merge pull request #5743 from vector-im/langleyd/5017_uisi_autoreporter
App: UISI AutoReporting
2022-03-24 14:58:23 +00:00
Andy Uhnak 0376939c85 Use bounds not frame 2022-03-24 14:24:14 +00:00
aringenbach e157139526 Fix app not leaving call when Jitsi widget is removed from the room 2022-03-24 14:57:58 +01:00
Andy Uhnak 024f1c6d03 Fix typing performance by avoiding expensive UI operations 2022-03-24 12:40:37 +00:00