Commit Graph

4556 Commits

Author SHA1 Message Date
aringenbach 08361f913d Avoid doubling error display on Jitsi get well known failure 2022-03-22 14:03:30 +01:00
Andy Uhnak 327769de79 Update comment 2022-03-22 12:55:41 +00:00
Andy Uhnak 9bf4ed515e Prevent crash when searching for rooms 2022-03-22 12:52:11 +00:00
David Langley 0242eafd51 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 0f11f3eba8 Ensure the login button is always visible 2022-03-22 11:44:52 +00:00
aringenbach 0449bf6990 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 82ec4427bf Prevent the homescreen from resetting on every appearance. 2022-03-22 12:44:26 +02:00
Andy Uhnak 914146b97b Prevent "left room" message from showing twice 2022-03-22 09:10:08 +00:00
MaximeE ea83927c74 5720: Update from develop 2022-03-22 09:41:25 +01:00
Anderas 7e39b92907 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 4f463943b3 Add OnboardingCelebrationScreen and EffectsSceneView. 2022-03-21 19:04:09 +00:00
Doug 8978f245f7 Merge pull request #5861 from vector-im/doug/5652_ftue_personalisation
FTUE personalisation screens
2022-03-21 18:54:11 +00:00
Doug fea3147f8c Fix crash trying to remove a UserSession for a nil MXSession. 2022-03-21 17:50:05 +00:00
Doug 052c8ba24a 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 49497d1bf3 Updates following self review. 2022-03-21 17:37:16 +00:00
Doug a8626557c1 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 059a8181ed Add onboarding avatar screen.
Includes a PhotoPickerPresenter to pick photos without requesting permissions.
2022-03-21 17:36:40 +00:00
Doug 11b55aea4b Add FTUE display name screen.
Use UserSession instead of userId & MXSession in OnboardingCoordinator
2022-03-21 17:36:40 +00:00
Stefan Ceriu bd45e2b93b Fix user suggestions not showing up when re-entering a room. 2022-03-21 18:40:21 +02:00
Andy Uhnak 630feb757f Do not clear cache if there are no stored filters 2022-03-21 16:08:17 +00:00
Arnaud Ringenbach 42911ff2ee Merge branch 'develop' into aringenbach/5745_mandatory_secure_backup 2022-03-21 15:28:23 +01:00
David Langley c969cf82e4 Actually fix merge. 2022-03-21 10:41:10 +00:00
David Langley 801356a5e3 Revert "fix merge"
This reverts commit 9378240c13.
2022-03-21 10:39:50 +00:00
Doug f91a56295f 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 c2dccbc562 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 63c16f4441 Merge branch 'master' into develop 2022-03-18 17:01:32 +00:00
Andy Uhnak 143c19e185 Fix broken indicators on iPad 2022-03-18 15:26:30 +00:00
SBiOSoftWhare 4fa2d41d72 Fix conflicts with develop 2022-03-18 15:12:34 +01:00
Andy Uhnak 8877259c18 Revert copy change 2022-03-18 14:02:50 +00:00
Andy Uhnak 7a8114bec3 Allow ignoring invited users that have not joined a room yet 2022-03-18 13:31:43 +00:00
ismailgulek 004ce1ce8e Merge branch 'develop' into ismail/5770_threads_notice 2022-03-18 15:07:44 +03:00
ismailgulek 39c49ca9e7 Display notice for threads enabled users only 2022-03-18 13:32:18 +03:00
ismailgulek d7111be2a1 Display threads notice if not displayed before 2022-03-18 13:23:26 +03:00
ismailgulek 7f1800d023 Implement notice screen 2022-03-18 13:22:47 +03:00
ismailgulek 9481f391ce Update thread list bar button item badge 2022-03-18 02:08:03 +03:00
SBiOSoftWhare e699d91c5b RoomVC: Handle theme change for live location banner. 2022-03-17 17:34:09 +01:00
Anderas 3f79f7a8b4 Merge pull request #5852 from vector-im/andy/5547_crash_tabs
Fix crash when pressing tabs
2022-03-17 16:04:30 +00:00
SBiOSoftWhare 63654b7137 RoomCoordinator: Update with new RoomViewControllerDelegate methods. 2022-03-17 16:59:30 +01:00
SBiOSoftWhare 35cbfc757a RoomVC: Handle live location banner. 2022-03-17 16:58:52 +01:00
MaximeE 8ca6359c4c 5720: Update UI in location sharing View 2022-03-17 16:52:22 +01:00
SBiOSoftWhare 8f8461a978 Create LiveLocationSharingBannerView. 2022-03-17 16:48:10 +01:00
Gil Eluard 31acfe35d4 Merge pull request #5834 from vector-im/gil/5769_add_trigger_to_join_and_view_room_metrics_event
Add trigger to JoinedRoom event and implement ViewRoom metrics event
2022-03-17 16:09:38 +01:00
Gil Eluard 123bbbf3dc Change behaviour of avatar/self in left menu to match common paradigm and take user to their own profile/settings
- Done
2022-03-17 15:56:33 +01:00
Gil Eluard 7300f06d35 Merge branch 'develop' into gil/5769_add_trigger_to_join_and_view_room_metrics_event
# Conflicts:
#	Riot/Modules/Analytics/Analytics.swift
2022-03-17 13:59:24 +01:00
Andy Uhnak 3d9a3a2e5b Fix crash when pressing tabs 2022-03-17 12:37:42 +00:00
ismailgulek 9511a40d84 fix missing MXJSONModel setters 2022-03-17 15:31:15 +03:00
ismailgulek bd24d0bd29 Update Riot/Modules/MatrixKit/Utils/EventFormatter/MXKEventFormatter.m
Co-authored-by: Gil Eluard <gile@element.io>
2022-03-17 15:27:29 +03:00
ismailgulek ee65744103 Update Riot/Modules/MatrixKit/Utils/EventFormatter/MXKEventFormatter.m
Co-authored-by: Gil Eluard <gile@element.io>
2022-03-17 15:27:22 +03:00
ismailgulek 0625ac373d Update Riot/Modules/MatrixKit/Utils/EventFormatter/MXKEventFormatter.m
Co-authored-by: Gil Eluard <gile@element.io>
2022-03-17 15:27:14 +03:00
ismailgulek bbe2d87c71 Update Riot/Modules/MatrixKit/Utils/EventFormatter/MXKEventFormatter.m
Co-authored-by: Gil Eluard <gile@element.io>
2022-03-17 15:27:05 +03:00