random
dd14c1ed5b
Translated using Weblate (Italian)
...
Currently translated at 100.0% (2029 of 2029 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
2022-05-05 14:30:53 +03:00
Szimszon
4539d65957
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (2029 of 2029 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
2022-05-05 14:30:53 +03:00
anoloth
2c08e8a570
Translated using Weblate (Lao)
...
Currently translated at 8.1% (4 of 49 strings)
Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/lo/
2022-05-05 14:30:45 +03:00
anoloth
105e54646e
Added translation using Weblate (Lao)
2022-05-05 14:30:45 +03:00
Linerly
b4dd69a551
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (49 of 49 strings)
Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/id/
2022-05-05 14:30:45 +03:00
Szimszon
09ac12e742
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (49 of 49 strings)
Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/hu/
2022-05-05 14:30:45 +03:00
anoloth
9f11f2ae69
Added translation using Weblate (Lao)
2022-05-05 14:30:33 +03:00
leana8959
b600146638
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 42.8% (3 of 7 strings)
Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/zh_Hant/
2022-05-05 14:30:33 +03: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
Doug
10951a95a6
Remove StaticLocationViewUITests for now.
2022-05-05 10:11:34 +01:00
Doug
842fb614b4
Fix UI test action and Auth test.
2022-05-05 10:11:34 +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
SBiOSoftWhare
60cff1d6bc
Merge pull request #6114 from vector-im/steve/6081_lls_screen_integration
...
Location sharing: Integrate live location viewer screen with room screen
2022-05-04 18:15:39 +02: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
aringenbach
c3a8978422
Fix displaying edit & redacted event
2022-05-04 16:53:48 +02:00
SBiOSoftWhare
8d8161b545
RoomCoordinator: Use dedicated UserIndicatorCancel for location sharing.
2022-05-04 16:07:11 +02:00
SBiOSoftWhare
f5279f3ab6
LiveLocationSharingViewerServiceProtocol: Add comments.
2022-05-04 16:03:52 +02:00
aringenbach
72132def39
Merge branch 'develop' into aringenbach/3526_user_pills
2022-05-04 16:01:17 +02:00
aringenbach
491a2d6246
Add changelog
2022-05-04 16:00:48 +02:00
SBiOSoftWhare
bf1df9a583
LiveLocationSharingViewerService: Nullify listenner when needed.
2022-05-04 16:00:43 +02:00
SBiOSoftWhare
e2c10663c6
MXSession: Simplify avatarInput method.
2022-05-04 15:59:53 +02:00
aringenbach
0c813338e3
Set property for UTType & add missing iOS 15 availabilities
2022-05-04 15:58:42 +02:00
SBiOSoftWhare
96d8cdff57
RiotSwiftUI target: Remove non needed file.
2022-05-04 15:56:39 +02:00
SBiOSoftWhare
f6fe4d21e3
RoomBubbleCellData: Handle SDK typo.
2022-05-04 15:53:13 +02:00
SBiOSoftWhare
60fb9bed63
LiveLocationSharingViewerService: Fix typo.
2022-05-04 15:52:45 +02:00
MaximeEvrard42
5f0fd38754
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
MaximeE
b10080e3f5
6071: fix failed test
2022-05-04 14:52:02 +02:00
aringenbach
bc72dc6ffb
Merge branch 'develop' into aringenbach/3526_user_pills
2022-05-04 13:24:01 +02:00
aringenbach
8077b8058d
Fix fonts and edition on replies
2022-05-04 12:17:21 +02:00
MaximeE
4a0cd3f724
6071: Fix for renaming in SDK
2022-05-04 12:06:38 +02:00
MaximeE
3d598d9cff
6071: refacto according to PR comments
2022-05-04 11:23:43 +02:00
SBiOSoftWhare
46373f7ad6
Update RiotSwiftUI/Modules/Room/LiveLocationSharingViewer/Service/LiveLocationSharingViewerServiceProtocol.swift
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com >
2022-05-04 10:30:58 +02:00
Anderas
d916c79dee
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
0c257eefd6
Prevent crash when searching
2022-05-03 18:47:03 +01:00
aringenbach
4cdf8b31cd
Merge branch 'develop' into aringenbach/3526_user_pills
2022-05-03 16:52:23 +02:00
aringenbach
f26fb6e569
Remove link in composer
2022-05-03 16:51:47 +02:00
SBiOSoftWhare
02f6f0f1bd
Update changes
2022-05-03 16:05:50 +02:00
SBiOSoftWhare
ff11b016ed
RoomCoordinator: Handle live location viewer and stop sharing.
2022-05-03 16:04:36 +02:00
SBiOSoftWhare
2be03415ae
RoomVC: Add location sharing cell actions.
2022-05-03 15:58:56 +02:00
SBiOSoftWhare
4733df9768
LiveLocationSharingViewer: Handle screen refresh, empty state, stop sharing.
2022-05-03 15:57:36 +02:00
SBiOSoftWhare
9e9f734a21
LiveLocationSharingViewerService: Handle user location updates and stop sharing.
2022-05-03 15:54:37 +02:00