Commit graph

4199 commits

Author SHA1 Message Date
aringenbach
d81420739f Use font from context and store it in pill data 2022-05-10 17:19:52 +02:00
aringenbach
5654ae98af Use media manager & avatar view 2022-05-09 17:49:05 +02:00
aringenbach
90a843a8c8 Merge branch 'develop' into aringenbach/3526_user_pills 2022-05-09 17:15:45 +02:00
aringenbach
812425162f Fix minor comment & @objc 2022-05-09 17:14:32 +02:00
aringenbach
5477936792 Move size computations to PillAttachmentViewProvider 2022-05-09 16:53:38 +02:00
aringenbach
a6b07429a9 Move tools funcs 2022-05-09 15:55:24 +02:00
aringenbach
529fe55d73 Rename StringPillsUtils to PillsFormatter 2022-05-09 15:32:53 +02:00
aringenbach
e28c7b02d3 Add dedicated PillTextAttachmentData codable 2022-05-09 15:25:47 +02:00
aringenbach
ff1a0cd79b Rename to partialAttributedTextMessage 2022-05-09 10:46:50 +02:00
aringenbach
0bfd86804d Move attachment registration to RoomViewController 2022-05-09 09:25:39 +02:00
Doug
54a4feb0ea
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
f81bd5d656
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
f67f832cfe Merge branch 'develop' into aringenbach/3526_user_pills 2022-05-05 15:34:36 +02:00
aringenbach
08146152f5 Rename isCurrentUser to isHighlighted 2022-05-05 15:28:04 +02:00
aringenbach
63d5f91745 Handle empty displayname & fix iOS 14 mentions 2022-05-05 15:12:59 +02:00
MaximeE
1d1cf466b6 6110: Fix stop button on timeline cell 2022-05-05 11:56:03 +02:00
Anderas
6aa7ae8976
Merge pull request #6120 from vector-im/andy/another_crash
Fix crash with sections
2022-05-05 10:11:58 +01:00
aringenbach
43d1e6b2b5 Merge branch 'develop' into aringenbach/3526_user_pills 2022-05-05 10:29:01 +02:00
Andy Uhnak
8a619e27da Fix crash with sections 2022-05-05 09:13:31 +01:00
Doug
757244af35 Address PR comments.
Log errors before throwing.
Remove white colour.
Remove AuthenticationCoordinatorState added during rebase.
2022-05-04 19:26:38 +01:00
Doug
c2c2553b8d Remove RegistrationFlowHandling, handling the dummy stage in the wizard. 2022-05-04 19:26:38 +01:00
Doug
3e98964746 Add SessionVerificationListener. 2022-05-04 19:26:38 +01:00
Doug
a8a9f1daaa Allow registration on SSO only servers.
Stop using the homeserver from user defaults.
2022-05-04 19:26:38 +01:00
Doug
7aea1fac63 Fix authentication screens for updated service implementation. 2022-05-04 19:26:38 +01:00
Doug
3161d3d535 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
6bd27e532d Trigger auto-correct on send 2022-05-04 17:39:54 +02:00
SBiOSoftWhare
60d23fa9b2 Merge develop in 6081_lls_screen_integration 2022-05-04 16:53:49 +02:00
SBiOSoftWhare
942f1cfbde RoomCoordinator: Use dedicated UserIndicatorCancel for location sharing. 2022-05-04 16:07:11 +02:00
aringenbach
70b3a61d2e Merge branch 'develop' into aringenbach/3526_user_pills 2022-05-04 16:01:17 +02:00
aringenbach
d40ea691bc Set property for UTType & add missing iOS 15 availabilities 2022-05-04 15:58:42 +02:00
SBiOSoftWhare
5c00946cc6 RoomBubbleCellData: Handle SDK typo. 2022-05-04 15:53:13 +02:00
MaximeEvrard42
9758223fa7
Merge pull request #6112 from vector-im/maximee/PSF-672_add_timer_selector
[Location sharing] Add timer selector
2022-05-04 15:26:28 +02:00
aringenbach
c7e738bbac Merge branch 'develop' into aringenbach/3526_user_pills 2022-05-04 13:24:01 +02:00
aringenbach
8b46be6cd4 Fix fonts and edition on replies 2022-05-04 12:17:21 +02:00
MaximeE
0a79a72867 6071: Fix for renaming in SDK 2022-05-04 12:06:38 +02:00
Anderas
b34382f7f7
Merge pull request #6116 from vector-im/andy/6115_fix_crash
Prevent crash when searching
2022-05-03 19:32:46 +01:00
Andy Uhnak
d179cd81d2 Prevent crash when searching 2022-05-03 18:47:03 +01:00
aringenbach
3bf55d5479 Merge branch 'develop' into aringenbach/3526_user_pills 2022-05-03 16:52:23 +02:00
aringenbach
fe954923ab Remove link in composer 2022-05-03 16:51:47 +02:00
SBiOSoftWhare
ec5e493f8f RoomCoordinator: Handle live location viewer and stop sharing. 2022-05-03 16:04:36 +02:00
SBiOSoftWhare
9f330dba0a RoomVC: Add location sharing cell actions. 2022-05-03 15:58:56 +02:00
aringenbach
e9aa880927 Fix emote sending and edit message 2022-05-03 15:16:02 +02:00
Gil Eluard
925c36aee8
Fail to open a sub space #5965 (#6080)
* Fail to open a sub space #5965

- Fixed
2022-05-03 11:22:15 +02:00
aringenbach
cd58ae8d9b Fix mention from suggestion 2022-05-03 09:14:59 +02:00
aringenbach
95f2b8f411 Add documentation 2022-05-02 17:36:53 +02:00
aringenbach
5880950f6d Fix copy text with pill 2022-05-02 16:54:45 +02:00
aringenbach
664a18f4f3 Merge branch 'develop' into aringenbach/3526_user_pills 2022-05-02 13:46:40 +02:00
aringenbach
284b5e1d56 Enable sending messages with pills 2022-05-02 13:35:35 +02:00
ismailgulek
bc8a397277
Merge pull request #6085 from vector-im/ismail/5883_room_preview_crash
Fix room preview crash
2022-04-29 13:39:43 +03:00
SBiOSoftWhare
8a01bd2caa RoomCoordinator: Handle live location viewer showing. 2022-04-29 11:08:09 +02:00