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
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
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
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
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
Andy Uhnak
024f1c6d03
Fix typing performance by avoiding expensive UI operations
2022-03-24 12:40:37 +00:00
Gil Eluard
4e6b795710
Subspace error doesn't make sense #5797
...
- Updated "Add space" error message
2022-03-24 13:37:24 +01:00
MaximeEvrard42
65d2e9fba4
Merge pull request #5859 from vector-im/maximee/5720_location_sharing_UI_change
...
Update UI in location sharing view #5720
2022-03-24 11:58:09 +01:00
Johannes Marbach
250c8be6f6
Restrict UI components on authentication screen to readable width
...
- Make layout margins on content view follow readable width
- Set zero edge insets on content view
- Constrain all subviews of content view to leading & trailing
layout margins of superview
Fixes : #5898
Signed-off-by: Johannes Marbach <johannesm@element.io >
2022-03-23 20:19:04 +01:00
Gil Eluard
ceb9f501a2
Merge pull request #5899 from vector-im/gil/5771_Update_suggested_room_preview
2022-03-23 20:03:26 +01:00
MaximeE
756d65f3e5
5720: Rework some location sharing related view
2022-03-23 15:48:19 +01:00
aringenbach
e5b8be4724
Merge pull request #5894 from vector-im/aringenbach/5837_handle_empty_jitsi_default_url
...
Allow empty Jitsi default url in BuildSettings
2022-03-23 15:40:26 +01:00
Gil Eluard
c34a478430
Merge pull request #5897 from vector-im/gil/5810_Add_Invite_people_to_the_space_menu
...
Add "Invite people" to the space menu in the left panel and update me…
2022-03-23 12:22:09 +01:00
Anderas
464628b3de
Merge pull request #5892 from vector-im/andy/5875_login_button
...
Ensure the login button is always visible
2022-03-23 11:19:04 +00:00
Gil Eluard
1a6b5d7466
Add "Invite people" to the space menu in the left panel and update menu order #5810
...
- update after review
2022-03-23 11:24:36 +01:00
Gil Eluard
e80f697587
Update suggested room preview to behave the same way in all cases #5771
...
- Done
2022-03-23 10:58:41 +01:00
Anderas
702531ace8
Merge pull request #5893 from vector-im/andy/5883_search_crash
...
Prevent crash when searching for rooms
2022-03-22 16:51:43 +00:00
Doug
4ea03d590a
Merge pull request #5891 from vector-im/doug/5651_ftue_celebration
...
Add FTUE celebration screen
2022-03-22 16:34:41 +00:00
Gil Eluard
01d2f91521
Add "Invite people" to the space menu in the left panel and update menu order #5810
...
- done
2022-03-22 16:51:43 +01:00
Andy Uhnak
43220de4f5
Revert optionality and always pass url
2022-03-22 14:46:27 +00:00
aringenbach
e5157dbe92
Remove automatically hiding call button when no Jitsi URL is available
2022-03-22 15:38:53 +01:00
aringenbach
51cba95b63
Enable nilability on Jitsi server URL
2022-03-22 14:10:09 +01:00
aringenbach
7d81ee1398
Improve error display for Jitsi service unable to start
2022-03-22 14:03:30 +01:00
aringenbach
b8f823ba31
Avoid doubling error display on Jitsi get well known failure
2022-03-22 14:03:30 +01:00
Andy Uhnak
59c52ba877
Update comment
2022-03-22 12:55:41 +00:00