Commit Graph

4556 Commits

Author SHA1 Message Date
Anderas 726030a04b 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 50cf82801a Merge pull request #5936 from vector-im/doug/5935_enable_all_langauges
Enable all translations
2022-03-29 09:33:06 +01:00
Doug 16e64033c3 Add BuildSettings to SwiftUI targets.
Remove RTL change on UIAlertController.
2022-03-28 17:53:34 +01:00
Andy Uhnak 6285bb5efe URL encode fragment deeplink 2022-03-28 16:55:54 +01:00
Doug b4c1567872 Add a RTL BuildSetting and use this for SwiftUI views too. 2022-03-28 16:52:07 +01:00
Andy Uhnak dd003717e8 Typo 2022-03-28 16:44:24 +01:00
Andy Uhnak 1ba45524a7 Enable joining a room via identifier from another home server 2022-03-28 16:34:12 +01:00
Doug 7f0df48a13 Enable all translations
Sadly, disable RTL layout too as there are many bugs.
2022-03-28 16:28:23 +01:00
Gil Eluard 41ae65ca39 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
Gil Eluard c2474f3a4c Can't view space invitations from system notifications #5915
- Fixed
2022-03-28 13:45:03 +03:00
Andy Uhnak 3621d653a5 Use bounds not frame 2022-03-28 13:45:03 +03:00
Andy Uhnak 9d6cc90aa9 Fix typing performance by avoiding expensive UI operations 2022-03-28 13:45:03 +03:00
Gil Eluard 28952d4f15 Subspace error doesn't make sense #5797
- Updated "Add space" error message
2022-03-28 13:45:03 +03:00
Gil Eluard deeba13460 Sync space order with web #5134 2022-03-28 13:45:03 +03:00
Gil Eluard 2c78b1f2a4 Update suggested room preview to behave the same way in all cases #5771
- Done
2022-03-28 13:45:03 +03:00
Gil Eluard af96b37a7c 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 c9cb003917 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 f2f5b2eba9 Ensure the login button is always visible 2022-03-28 13:45:03 +03:00
Stefan Ceriu 28f996f660 Fixed the regular expression used for link detection in attributed strings. 2022-03-28 11:57:50 +03:00
Gil Eluard 0761456093 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 4dbccce0f5 RoomDataSource: Only call location sharing delegation method if live location sharing build flag is eneabled. 2022-03-28 10:22:42 +02:00
SBiOSoftWhare 02b4f256dc RoomVC: Handle live location banner display on user location status change. 2022-03-28 10:18:59 +02:00
SBiOSoftWhare fbcd679aee RoomViewController: Add a category to handle location sharing. 2022-03-28 10:17:05 +02:00
SBiOSoftWhare 00864d5909 RoomDataSource: Handle current user location sharing status. 2022-03-28 10:16:07 +02:00
SBiOSoftWhare 9932887510 MockRoomSummary: Update with new property. 2022-03-28 10:14:11 +02:00
Gil Eluard 1e9651656b 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 68a0e09140 Can't view space invitations from system notifications #5915
- Fixed
2022-03-27 23:52:56 +02:00
Johannes Marbach 78622a1553 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 ce077efb1e Sync space order with web #5134 2022-03-25 13:45:16 +01:00
Anderas 2abe4a30eb 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 d23728fa9a Merge pull request #5743 from vector-im/langleyd/5017_uisi_autoreporter
App: UISI AutoReporting
2022-03-24 14:58:23 +00:00
Andy Uhnak 9f88567661 Use bounds not frame 2022-03-24 14:24:14 +00:00
Andy Uhnak 361b5f9974 Fix typing performance by avoiding expensive UI operations 2022-03-24 12:40:37 +00:00
Gil Eluard e17ddd7cc1 Subspace error doesn't make sense #5797
- Updated "Add space" error message
2022-03-24 13:37:24 +01:00
MaximeEvrard42 9466998648 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 396394b2de 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 7278999e74 Merge pull request #5899 from vector-im/gil/5771_Update_suggested_room_preview 2022-03-23 20:03:26 +01:00
MaximeE c2c7d0f35b 5720: Rework some location sharing related view 2022-03-23 15:48:19 +01:00
aringenbach 628027d875 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 ca5c3b4acd 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 0c22a0b78c 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 f768ee7264 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 a9bb58a17d Update suggested room preview to behave the same way in all cases #5771
- Done
2022-03-23 10:58:41 +01:00
Anderas e55fec03ed 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 7fa7740037 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 d4349e2a4f 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 401bedb46d Revert optionality and always pass url 2022-03-22 14:46:27 +00:00
aringenbach 8238705bfe Remove automatically hiding call button when no Jitsi URL is available 2022-03-22 15:38:53 +01:00
aringenbach 6221c86e9e Enable nilability on Jitsi server URL 2022-03-22 14:10:09 +01:00
aringenbach 469bf1a986 Improve error display for Jitsi service unable to start 2022-03-22 14:03:30 +01:00