Commit Graph

4423 Commits

Author SHA1 Message Date
Gil Eluard 0171fb4a00 Subspace error doesn't make sense #5797
- Updated "Add space" error message
2022-03-24 13:37:24 +01:00
MaximeEvrard42 baa3888e4a 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 66fbd5d704 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 858067af41 Merge pull request #5899 from vector-im/gil/5771_Update_suggested_room_preview 2022-03-23 20:03:26 +01:00
MaximeE 7f140388a1 5720: Rework some location sharing related view 2022-03-23 15:48:19 +01:00
aringenbach 2116f75612 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 33312dbfb0 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 23afa7fc3a 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 08d613fddb 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 2cc1d3ac2e Update suggested room preview to behave the same way in all cases #5771
- Done
2022-03-23 10:58:41 +01:00
Anderas 94392c360d 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 29e6fae060 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 08f87dc5c7 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 82fed12a85 Revert optionality and always pass url 2022-03-22 14:46:27 +00:00
aringenbach 0bddd9f05b Remove automatically hiding call button when no Jitsi URL is available 2022-03-22 15:38:53 +01:00
aringenbach 5d73b50bf9 Enable nilability on Jitsi server URL 2022-03-22 14:10:09 +01:00
aringenbach 79ce5b3378 Improve error display for Jitsi service unable to start 2022-03-22 14:03:30 +01:00
aringenbach 3b31ec1a80 Avoid doubling error display on Jitsi get well known failure 2022-03-22 14:03:30 +01:00
Andy Uhnak ef9301950e Update comment 2022-03-22 12:55:41 +00:00
Andy Uhnak 9199b23221 Prevent crash when searching for rooms 2022-03-22 12:52:11 +00:00
David Langley 4379c62d51 Merge pull request #5476 from vector-im/langleyd/5472_green_spinner_incorrectly_hidden
Green spinner hidden too early
2022-03-22 11:55:52 +00:00
Andy Uhnak f23a22b875 Ensure the login button is always visible 2022-03-22 11:44:52 +00:00
aringenbach f68e18e11e Merge pull request #5784 from vector-im/aringenbach/5745_mandatory_secure_backup
Support for mandatory backup/verification
2022-03-22 12:39:40 +01:00
Stefan Ceriu 672dd90cb1 Prevent the homescreen from resetting on every appearance. 2022-03-22 12:44:26 +02:00
Andy Uhnak 74f4daa642 Prevent "left room" message from showing twice 2022-03-22 09:10:08 +00:00
MaximeE 8e3107095f 5720: Update from develop 2022-03-22 09:41:25 +01:00
Anderas 6fa666e49b Merge pull request #5882 from vector-im/andy/5873_initial_sync
Do not clear cache if there are no stored filters
2022-03-22 08:19:47 +00:00
Doug 1c8622f60a Add OnboardingCelebrationScreen and EffectsSceneView. 2022-03-21 19:04:09 +00:00
Doug b34fbb3d6d Merge pull request #5861 from vector-im/doug/5652_ftue_personalisation
FTUE personalisation screens
2022-03-21 18:54:11 +00:00
Doug 3016e39ef3 Fix crash trying to remove a UserSession for a nil MXSession. 2022-03-21 17:50:05 +00:00
Doug 0dbfa2914c Address PR comments
Add more docs.
Rename PhotoPickerPresenter to MediaPickerPresenter.
Use a Character for the placeholder avatar rather than a string.
2022-03-21 17:37:16 +00:00
Doug 8a3664b1f2 Updates following self review. 2022-03-21 17:37:16 +00:00
Doug ed9139a41a Use UserIndicatorPresenter for onboarding personalisation.
Remove the service from the display name screen to match the avatar screen.
Add a loading indicator to PhotoPickerPresenter.
Fix layout issue when selecting non-square avatar image.
2022-03-21 17:37:16 +00:00
Doug 071a43cc90 Add onboarding avatar screen.
Includes a PhotoPickerPresenter to pick photos without requesting permissions.
2022-03-21 17:36:40 +00:00
Doug a867d9a3d4 Add FTUE display name screen.
Use UserSession instead of userId & MXSession in OnboardingCoordinator
2022-03-21 17:36:40 +00:00
Stefan Ceriu 821bdd90ab Fix user suggestions not showing up when re-entering a room. 2022-03-21 18:40:21 +02:00
Andy Uhnak 38c8d85800 Do not clear cache if there are no stored filters 2022-03-21 16:08:17 +00:00
Arnaud Ringenbach 8b4efa34c4 Merge branch 'develop' into aringenbach/5745_mandatory_secure_backup 2022-03-21 15:28:23 +01:00
David Langley da5d49f358 Actually fix merge. 2022-03-21 10:41:10 +00:00
David Langley ad35b38d90 Revert "fix merge"
This reverts commit 0251a01bb05f9c2139f09847adc2313609a77103.
2022-03-21 10:39:50 +00:00
Doug 36c2609119 Re-enable NSException on Share extension dismiss.
Disable crash logging in the share extension because of this.
2022-03-21 10:06:19 +00:00
Gil Eluard d32b33ddef Merge pull request #5856 from vector-im/gil/5500-Change_behaviour_of_avatar_self_in_left_menu
Change behaviour of avatar/self in left menu to match common paradigm…
2022-03-21 10:21:54 +01:00
Andy Uhnak a8085a8bef Merge branch 'master' into develop 2022-03-18 17:01:32 +00:00
Andy Uhnak 8b67ce904c Fix broken indicators on iPad 2022-03-18 15:26:30 +00:00
SBiOSoftWhare ca23f38a41 Fix conflicts with develop 2022-03-18 15:12:34 +01:00
Andy Uhnak 355edf5b97 Revert copy change 2022-03-18 14:02:50 +00:00
Andy Uhnak 712b6ad5c6 Allow ignoring invited users that have not joined a room yet 2022-03-18 13:31:43 +00:00
ismailgulek 666a0cd27f Merge branch 'develop' into ismail/5770_threads_notice 2022-03-18 15:07:44 +03:00
ismailgulek 44629e3f0c Display notice for threads enabled users only 2022-03-18 13:32:18 +03:00
ismailgulek 471250acb3 Display threads notice if not displayed before 2022-03-18 13:23:26 +03:00