Commit Graph

240 Commits

Author SHA1 Message Date
David Langley 324e3445b2 We should always reset listenForRoomListDataReady for a session start/reset, even if onboarding is in progress. 2022-03-30 11:04:07 +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
Andy Uhnak 3b61788b2b Exit early if universal link parameters cannot be created 2022-03-29 17:41:45 +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
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
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 ea29d7b591 Can't view space invitations from system notifications #5915
- Fixed
2022-03-27 23:52:56 +02: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
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
Andy Uhnak 43220de4f5 Revert optionality and always pass url 2022-03-22 14:46:27 +00: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
David Langley c1e56b9e42 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
aringenbach 39f9392e53 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
Doug dbd3d36065 Fix crash trying to remove a UserSession for a nil MXSession. 2022-03-21 17:50:05 +00:00
Arnaud Ringenbach dc1e893329 Merge branch 'develop' into aringenbach/5745_mandatory_secure_backup 2022-03-21 15:28:23 +01:00
David Langley 712a9bee13 Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/5017_uisi_autoreporter 2022-03-16 21:45:33 +00:00
Arnaud Ringenbach ccd118393c Remove KeyPreSharingStrategy support 2022-03-16 14:17:46 +01:00
Gil Eluard 67b0df922f Add trigger to join and view room metrics events #5769
- Added trigger for JoinedRoom event
- Tracking ViewRoom event for rooms and events
2022-03-15 10:31:24 +01:00
David Langley 477dc34a50 Add AutoReported, re-work big client interface and hook up AutoReporter. 2022-03-11 16:47:08 +00:00
Arnaud Ringenbach 5ab06d9f18 Merge branch 'develop' into aringenbach/5745_mandatory_secure_backup
# Conflicts:
#	Riot/Modules/CreateRoom/EnterNewRoomDetails/EnterNewRoomDetailsViewModel.swift
2022-03-10 10:35:20 +01:00
Arnaud Ringenbach 8f7fc981cc Display mandatory secure backup setup if needed (first login / migration) 2022-03-09 11:45:18 +01:00
Arnaud Ringenbach 439743f9ff Force non-cancellable session verification when needed (account migration / interrupted authentication) 2022-03-09 11:45:03 +01:00
Arnaud Ringenbach 25660bdace Set keyPreSharingStrategy on handleAppState 2022-03-09 10:41:06 +01:00
ismailgulek 49683e11d3 Open & reply to thread only if threads enabled 2022-03-08 17:09:29 +03:00
ismailgulek 26b8afeace Navigate to thread from notification 2022-03-08 12:58:13 +03:00
Doug c9cc59d006 Remove MatrixKitL10n from SwiftGen
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00
aringenbach d164527499 Fix L10n not always defaulting to English (#5682)
Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-23 15:23:02 +01:00
Doug 2256b522ab Move presentation of the loading spinner into AuthenticationCoordinator for new users.
Also moves key verification out of a bridge presenter in AuthenticationVC and into the AuthenticationCoordinator.
2022-02-17 17:31:43 +00:00
Doug af615ea665 Fix spinner when clearing cache. 2022-02-11 15:42:12 +00:00
Doug f05fb9f3e5 Fix for the green spinner not being dismissed with a local synapse. 2022-02-11 12:29:06 +00:00
Stefan Ceriu 4b1eb75fd3 Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00
ismailgulek 50047e45af Add error logs for event fetch requests 2022-02-03 17:52:48 +03:00
ismailgulek fb4c013730 Add thread setting check to permalinks and search results 2022-02-03 01:40:52 +03:00
David Langley a0d581fbb5 Green spinner should only stay up til after initial sync. MXSessionStateProcessingBackgroundSyncCache should not force it to stay up longer if it is taking a long time. 2022-02-02 11:38:08 +00:00
David Langley 2b7b7de2c4 Green spinner should not hide for MXSessionStateProcessingBackgroundSyncCache. 2022-02-01 11:11:37 +00:00
ismailgulek cf2420669f Merge branch 'develop' into ismail/5096_thread_notifications 2022-02-01 01:23:00 +03:00
Doug 301fff2539 Merge pull request #5398 from vector-im/doug/5159_ftue_splash
Add a splash screen before authentication is shown
2022-01-28 15:34:26 +00:00
Doug 7a7585727b Updates following PR review.
Fix tests by moving constants out of Coordinator (as it is only part of the Riot target).
2022-01-27 15:19:54 +00:00
ismailgulek a13d5704dc Merge branch 'develop' into ismail/5096_thread_notifications 2022-01-27 03:20:25 +03:00
Doug c64d851148 Begin implementing an onboarding flow. 2022-01-26 14:25:48 +00:00
ismailgulek f7694e27cb Fix review remarks 2022-01-25 23:59:19 +03:00
ismailgulek 4dc28af682 Merge branch 'develop' into ismail/5068_start_thread 2022-01-25 14:30:52 +03:00
ismailgulek ee6bb313f9 Do not stack room screen when opening threads from permalinks 2022-01-20 21:36:40 +03:00