Commit Graph

4423 Commits

Author SHA1 Message Date
aringenbach 2fef71bb21 Merge pull request #6145 from vector-im/aringenbach/6144_presence_home_dm_refresh
Presence: fix live updates on Home & DM list
2022-05-12 16:19:04 +02:00
MaximeE 88c158fa0b Merge branch 'develop' into maximee/PSF-986_lls_fix_live_banner_visibility 2022-05-12 11:49:58 +02:00
MaximeE 9f90e21e53 6111: Move the call on the listener 2022-05-12 11:17:29 +02:00
aringenbach cede58d5d5 Merge pull request #6039 from vector-im/aringenbach/3526_user_pills
Add mention pills to timeline & composer
2022-05-12 11:05:22 +02:00
aringenbach 5691c5669e Setup a dedicated listener owned by PresenceIndicatorView 2022-05-12 10:55:00 +02:00
MaximeE 9b126b835d 6111: add refresh of live banner visibility when receive beacon from live sharing 2022-05-11 18:18:21 +02:00
aringenbach 648543bc0a Remove observers when needed 2022-05-11 15:51:12 +02:00
aringenbach ab40964429 Presence: fix live updates on Home & DM list 2022-05-11 15:07:39 +02:00
Doug e23abd8811 Rename completion to callback and simplify actor usage. (#6141) 2022-05-11 13:18:26 +01:00
ismailgulek 49f511566c Merge pull request #6083 from vector-im/ismail/5878_thread_title_fixes
Thread title view fixes
2022-05-11 15:15:59 +03:00
Doug 3a9cf72e03 Hide the hidden album's thumbnail. (#6143) 2022-05-11 10:51:16 +01:00
aringenbach d5f73a3d8d Move NSTextAttachment view provider registration to finalizeInit 2022-05-11 11:28:37 +02:00
Doug f9fbc6f599 Add ReCaptcha screen (#6135)
Support dark mode in MXKAuthenticationRecaptchaWebView.
Begin implementing the ReCaptcha coordinator.
2022-05-11 09:57:37 +01:00
Doug 9494c3ca80 Remove iOS 13/14 checks from Template/Onboarding/Authentication. 2022-05-11 09:49:24 +01:00
MaximeEvrard42 a7ce1c3dcd Merge pull request #6138 from vector-im/maximee/PSF-984_lls_fix_timeline_refresh_behavior
6103: Handle refreshing timeline with listner on beaconInfoSummary
2022-05-11 09:56:56 +02:00
aringenbach 7dc965799e Merge branch 'develop' into aringenbach/3526_user_pills 2022-05-11 09:46:02 +02:00
aringenbach 9d7dc4817f Replace magic number for pill offset 2022-05-11 09:45:16 +02:00
aringenbach 69b7eae92f Use font from context and store it in pill data 2022-05-10 17:19:52 +02:00
MaximeE f42018754f 6103: Change scope of synchronised 2022-05-10 15:55:54 +02:00
MaximeE edeade17d1 6103: Update beaconInfoSummary 2022-05-10 15:21:59 +02:00
MaximeE bfa845b881 6103: Handle refreshing timeline with listner on beaconInfoSummary 2022-05-10 11:36:54 +02:00
aringenbach d06ba2d11b Use media manager & avatar view 2022-05-09 17:49:05 +02:00
aringenbach 78d249020b Merge branch 'develop' into aringenbach/3526_user_pills 2022-05-09 17:15:45 +02:00
aringenbach 4111ebd067 Fix minor comment & @objc 2022-05-09 17:14:32 +02:00
aringenbach 0b5685a4e8 Move size computations to PillAttachmentViewProvider 2022-05-09 16:53:38 +02:00
aringenbach 42a5574d4f Move tools funcs 2022-05-09 15:55:24 +02:00
aringenbach dd07d597a8 Rename StringPillsUtils to PillsFormatter 2022-05-09 15:32:53 +02:00
aringenbach 16ea479a76 Add dedicated PillTextAttachmentData codable 2022-05-09 15:25:47 +02:00
MaximeE 95c701ab1d 6099: Fix bad interaction between static and live location cell 2022-05-09 14:41:04 +02:00
aringenbach b4838bb14a Rename to partialAttributedTextMessage 2022-05-09 10:46:50 +02:00
aringenbach cf448fb49e Move attachment registration to RoomViewController 2022-05-09 09:25:39 +02:00
Doug 769ab02818 Send the Signup analytics event (#6118)
* Implement the Signup event from AuthenticationViewController.

Use AuthenticationFlow instead of MXKAuthenticationType.
Create new AuthenticationType that aligns with AnalyticsEvent naming.
Add additional cases from AnalyticsEvents.
2022-05-06 13:08:54 +01:00
MaximeEvrard42 3bce3c5bc0 Merge pull request #6127 from vector-im/maximee/PSF-984_lls_fix_stop_button_timeline
[Location sharing] Fix timeline cell stop button
2022-05-06 09:37:12 +02:00
aringenbach 4449e06e69 Merge branch 'develop' into aringenbach/3526_user_pills 2022-05-05 15:34:36 +02:00
aringenbach 07b2ddc4a9 Rename isCurrentUser to isHighlighted 2022-05-05 15:28:04 +02:00
aringenbach c8a9f90007 Handle empty displayname & fix iOS 14 mentions 2022-05-05 15:12:59 +02:00
MaximeE 4291ceabcb 6110: Fix stop button on timeline cell 2022-05-05 11:56:03 +02:00
Anderas caa9b08030 Merge pull request #6120 from vector-im/andy/another_crash
Fix crash with sections
2022-05-05 10:11:58 +01:00
aringenbach a683045690 Merge branch 'develop' into aringenbach/3526_user_pills 2022-05-05 10:29:01 +02:00
Andy Uhnak 63987ed38f Fix crash with sections 2022-05-05 09:13:31 +01:00
Doug 33eb847ba3 Address PR comments.
Log errors before throwing.
Remove white colour.
Remove AuthenticationCoordinatorState added during rebase.
2022-05-04 19:26:38 +01:00
Doug 95d1a2a39e Remove RegistrationFlowHandling, handling the dummy stage in the wizard. 2022-05-04 19:26:38 +01:00
Doug 82984381b3 Add SessionVerificationListener. 2022-05-04 19:26:38 +01:00
Doug 661b0682c2 Allow registration on SSO only servers.
Stop using the homeserver from user defaults.
2022-05-04 19:26:38 +01:00
Doug e2136c3543 Fix authentication screens for updated service implementation. 2022-05-04 19:26:38 +01:00
Doug 282fe5c27e Add Authentication Flow WIP.
- Add Registration Screen.
- Add Server Selection Screen.
- Rename AuthenticationCoordinator to LegacyAuthenticationCoordinator.
- Add AuthenticationService and RegistrationWizard.
- Async extensions.
- Add global white and EMS colors to the themes.
- Add tests for server selection and registration screens.
- Accessibility and iPad layout tweaks.
- Remove MainActor from Auth Coordinators/VMs/Views.
(It broke the protocol conformances so now the methods and properties are marked individually.)
2022-05-04 19:26:38 +01:00
aringenbach cd05720c69 Trigger auto-correct on send 2022-05-04 17:39:54 +02:00
SBiOSoftWhare b2a2dba2ba Merge develop in 6081_lls_screen_integration 2022-05-04 16:53:49 +02:00
SBiOSoftWhare 8d8161b545 RoomCoordinator: Use dedicated UserIndicatorCancel for location sharing. 2022-05-04 16:07:11 +02:00
aringenbach 72132def39 Merge branch 'develop' into aringenbach/3526_user_pills 2022-05-04 16:01:17 +02:00