Commit graph

15222 commits

Author SHA1 Message Date
Gil Eluard
1674498e18
m.room.join_rules not properly set for private access (#5944)
- Fixed
2022-03-30 10:04:25 +02:00
Gil Eluard
71d637d644
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
d8b70475e4 Exit early if universal link parameters cannot be created 2022-03-29 17:41:45 +01:00
Andy Uhnak
55c3749486 New loading indicators when creating a room 2022-03-29 17:18:11 +01:00
Itzik Abukrat
dbb8d7c847 Translated using Weblate (Hebrew)
Currently translated at 42.3% (792 of 1871 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/he/
2022-03-29 14:59:30 +00:00
Andy Uhnak
92b31a0f01 Join room loading indicators 2022-03-29 15:03:09 +01:00
Doug
1a77067fd0
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
9a20332d5d 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
59b698ad84 Don't call _callPresenter.addMatrixSession twice. 2022-03-29 11:36:33 +01:00
Doug
3bf6245808
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
4e67b0b406
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
693a469bda
Merge pull request #5936 from vector-im/doug/5935_enable_all_langauges
Enable all translations
2022-03-29 09:33:06 +01:00
Doug
db22d4d040 Add BuildSettings to SwiftUI targets.
Remove RTL change on UIAlertController.
2022-03-28 17:53:34 +01:00
Andy Uhnak
5d999adbf4 URL encode fragment deeplink 2022-03-28 16:55:54 +01:00
Doug
c8bbd855a3 Add a RTL BuildSetting and use this for SwiftUI views too. 2022-03-28 16:52:07 +01:00
Andy Uhnak
1abab5b918 Typo 2022-03-28 16:44:24 +01:00
Andy Uhnak
dcfff556a4 Enable joining a room via identifier from another home server 2022-03-28 16:34:12 +01:00
Doug
a0aad52f9b Enable all translations
Sadly, disable RTL layout too as there are many bugs.
2022-03-28 16:28:23 +01:00
Gil Eluard
4f1544f1ef
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
5f80ea2944 Prepare for new sprint 2022-03-28 13:45:39 +03:00
Stefan Ceriu
b97c25ab4c Merge branch 'master' into develop 2022-03-28 13:45:34 +03:00
Stefan Ceriu
751fe14ed3 Merge branch 'release/1.8.9/master' 2022-03-28 13:45:29 +03:00
Stefan Ceriu
232764238c finish version++ 2022-03-28 13:45:29 +03:00
Stefan Ceriu
ef2ecab0f1 version++ 2022-03-28 13:45:03 +03:00
Stefan Ceriu
4faaa7470e 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
0aead8ffd5 Can't view space invitations from system notifications #5915
- Fixed
2022-03-28 13:45:03 +03:00
Andy Uhnak
db5e1b29d7 Use bounds not frame 2022-03-28 13:45:03 +03:00
Andy Uhnak
b2a2988221 Fix typing performance by avoiding expensive UI operations 2022-03-28 13:45:03 +03:00
Gil Eluard
f4b3cec97a Subspace error doesn't make sense #5797
- Updated "Add space" error message
2022-03-28 13:45:03 +03:00
Gil Eluard
cbd8c263f6 Sync space order with web #5134 2022-03-28 13:45:03 +03:00
Gil Eluard
1bf1432d7d Update suggested room preview to behave the same way in all cases #5771
- Done
2022-03-28 13:45:03 +03:00
Gil Eluard
3ed7ed0a10 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
767eec4864 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
dc99e33356 Ensure the login button is always visible 2022-03-28 13:45:03 +03:00
Stefan Ceriu
2ed9fe8ded Fixed the regular expression used for link detection in attributed strings. 2022-03-28 11:57:50 +03:00
Gil Eluard
b04bd1c885
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
SBiOSoftWhare
180df099fa Add changes 2022-03-28 10:42:23 +02:00
SBiOSoftWhare
446d2ca54a RoomDataSource: Only call location sharing delegation method if live location sharing build flag is eneabled. 2022-03-28 10:22:42 +02:00
SBiOSoftWhare
a12c1dc681 Location sharing screen: Handle live location sharing. 2022-03-28 10:19:36 +02:00
SBiOSoftWhare
677fdfd571 RoomVC: Handle live location banner display on user location status change. 2022-03-28 10:18:59 +02:00
SBiOSoftWhare
e2f1c99da7 RoomViewController: Add a category to handle location sharing. 2022-03-28 10:17:05 +02:00
SBiOSoftWhare
f368e1abf8 RoomDataSource: Handle current user location sharing status. 2022-03-28 10:16:07 +02:00
SBiOSoftWhare
49f19db54b MockRoomSummary: Update with new property. 2022-03-28 10:14:11 +02:00
Gil Eluard
9b5932baac
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
92366fcf7e
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
16ec23e5cb Can't view space invitations from system notifications #5915
- Fixed
2022-03-27 23:52:56 +02:00
Sveinn í Felli
b727bfdff5 Translated using Weblate (Icelandic)
Currently translated at 83.3% (1559 of 1871 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/is/
2022-03-27 20:53:15 +00:00
LinAGKar
95e2edb8ef Translated using Weblate (Swedish)
Currently translated at 100.0% (1871 of 1871 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/
2022-03-27 20:53:11 +00:00
Johannes Marbach
945f810484 Fix retain cycle in MXKRoomDataSource
Relates to: #5058
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-03-27 20:53:46 +02:00
Sveinn í Felli
f1e9e1ec64 Translated using Weblate (Icelandic)
Currently translated at 81.2% (1521 of 1871 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/is/
2022-03-26 06:55:24 +00:00