Commit graph

9507 commits

Author SHA1 Message Date
yostyle
318f40817e Check user id to prevent fake ckunk 2022-10-19 09:09:57 +02:00
yostyle
fc7d37a273 Add chunks in TimelineVoiceBroadcastDetails 2022-10-18 23:36:21 +02:00
yostyle
fb41abbcb0 Add some comments 2022-10-18 17:32:40 +02:00
yostyle
7d94e98140 Init voice broadcast playing service 2022-10-18 16:36:02 +02:00
Hugh Nimmo-Smith
e6d61c826b Use unstable prefixes for QR code login 2022-10-18 09:13:21 +03:00
David Langley
d97aa6cd7f
Merge pull request #6902 from vector-im/langleyd/6900_wysiwyg_interactive_dismissal
Rich Text Editor add support for interactive dismissal
2022-10-17 19:51:47 +01:00
David Langley
c0519b3d7b Add weak self reference to closure 2022-10-17 18:16:15 +01:00
Yoan Pintas
c8ceb52287
[Voice Broadcast] Aggregate the chunks of voice messages in room timeline (#6891) 2022-10-17 18:23:47 +02:00
David Langley
a0081dcb28 Set inputAccessoryViewForKeyboard so that interactive dismissal works. 2022-10-17 17:19:14 +01:00
Yoan Pintas
0340023bce
Fix bubble cell visibility (#6893) 2022-10-17 17:44:38 +02:00
Gil Eluard
ff0faf55a9
Merge pull request #6889 from vector-im/gil/6888-Notifications_on_this_device_not_refreshed
"Notifications on this device" not refreshed in user settings screen
2022-10-17 10:39:59 +02:00
Gil Eluard
5bd756ddf2 All chats shows no rooms in the list
- Fixed
2022-10-14 17:24:01 +02:00
Gil Eluard
93019603d0 "Notifications on this device" not refreshed in user settings screen 2022-10-14 15:10:15 +02:00
Velin92
622f351ad6
Merge pull request #6885 from vector-im/mauroromito/wysiwyg_sendButton_disabled
Send/Edit Button on WYSIWYG is disabled when there is no text instead of being hidden
2022-10-14 15:09:00 +02:00
Doug
a23f5d7315
Merge pull request #6883 from vector-im/doug/fix-weblate
Fix merge conflicts from weblate.
2022-10-14 13:19:25 +01:00
Doug
3bbc5a2238 Merge branch 'develop' of https://translate.element.io/git/riot-ios/riot-ios into doug/fix-weblate
# Conflicts:
#	Riot/Assets/de.lproj/Vector.strings
#	Riot/Assets/id.lproj/Vector.strings
#	Riot/Assets/it.lproj/Vector.strings
#	Riot/Assets/pt_BR.lproj/Vector.strings
#	Riot/Assets/sk.lproj/Vector.strings
#	Riot/Assets/uk.lproj/Vector.strings
2022-10-14 12:04:31 +01:00
Mauro Romito
44297dd89d opacity transition implemented 2022-10-14 12:49:13 +02:00
Jozef Gaal
804f9c6c26 Translated using Weblate (Slovak)
Currently translated at 100.0% (2269 of 2269 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sk/
2022-10-14 10:02:12 +00:00
Linerly
b0581ad521 Translated using Weblate (Indonesian)
Currently translated at 100.0% (2269 of 2269 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/id/
2022-10-14 10:02:06 +00:00
Ihor Hordiichuk
432a799148 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2269 of 2269 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
2022-10-14 10:01:58 +00:00
lvre
d695daea13 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2269 of 2269 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
2022-10-14 10:01:50 +00:00
random
7718a39618 Translated using Weblate (Italian)
Currently translated at 100.0% (2269 of 2269 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
2022-10-14 10:01:42 +00:00
Thibault Martin
9252c7df6c Translated using Weblate (French)
Currently translated at 100.0% (2269 of 2269 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/
2022-10-14 10:01:36 +00:00
Vri
78a918a169 Translated using Weblate (German)
Currently translated at 100.0% (2269 of 2269 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2022-10-14 10:01:21 +00:00
Velin92
928b5f3592
Merge pull request #6880 from vector-im/mauroromito/wysiwyg_custom_tint
WYSIWYG: Custom Tint + FIX blinking text when typing very fast in dark mode
2022-10-14 11:47:57 +02:00
Mauro Romito
91c9c78b97 custom tint + blinking dark theme text color issue fix 2022-10-14 10:45:24 +02:00
David Langley
597f0950a6
Merge pull request #6875 from vector-im/langleyd/6873_accessibility_labels
WYSIWYG: Accessibility labels
2022-10-14 08:49:20 +01:00
Stefan Ceriu
881662b088 Added E2EE support on sessions created through QR code login 2022-10-13 20:49:32 +03:00
David Langley
3335da8b04 Additional translations and accessiblity labels 2022-10-13 17:03:33 +01:00
David Langley
1f5830821c
Merge pull request #6831 from vector-im/langleyd/6830_wysiwyg_core_formatting
Wysiwyg: Core Formatting
2022-10-13 16:03:27 +01:00
Doug
b6e47f07a8
Add a SignOutFlowPresenter. (#6854)
Used in AllChats, UserSessions and Settings.
(TabBarCoordinator is unnecessary as signout will be removed from there).
2022-10-13 14:36:30 +01:00
David Langley
11b8d2ed32 Merge branch 'langleyd/6830_wysiwyg_core_formatting' of github.com:vector-im/element-ios into langleyd/6830_wysiwyg_core_formatting 2022-10-13 12:19:55 +01:00
David Langley
858744b643 more comment updates 2022-10-13 11:46:00 +01:00
David Langley
6fa409c32d Updates based on comments. 2022-10-13 11:12:14 +01:00
Aleksandrs Proskurins
bc26fe7e15 Correct label for other verified session 2022-10-13 10:51:58 +03:00
Aleksandrs Proskurins
9e19986df6 Merge branch 'develop' into aleksandrs/6864_fixes_from_testing
# Conflicts:
#	Riot/Assets/en.lproj/Vector.strings
#	Riot/Generated/Strings.swift
#	RiotSwiftUI/Modules/UserSessions/Common/View/UserSessionCardViewData.swift
2022-10-13 10:42:53 +03:00
Aleksandrs Proskurins
1fb3056bdf Correct verificationStatusAdditionalInfoText for other session 2022-10-13 09:46:11 +03:00
Stefan Ceriu
1739808130 Remove now unnecessary creator public key publishing. Rebuilt flows and fixed tests 2022-10-12 17:27:25 +03:00
Stefan Ceriu
e77557a2d8 Fix typo 2022-10-12 17:27:25 +03:00
Stefan Ceriu
e51a07b85c Fix initiator flows and e2e tests 2022-10-12 17:27:25 +03:00
Stefan Ceriu
dcc9cf71c6 Implement login with scanned QR code flows 2022-10-12 17:27:25 +03:00
Mauro Romito
ab1aee28ae code improvements 2022-10-12 15:54:14 +02:00
Doug
be25adc21d Fix RiotTests. 2022-10-12 14:42:24 +01:00
Doug
3d3ccda296 Update strings for unknown sessions. 2022-10-12 14:42:24 +01:00
Mauro Romito
c376991fb7 fix 2022-10-12 15:28:13 +02:00
Mauro Romito
a45a14342c Merge branch 'langleyd/6830_wysiwyg_core_formatting' into mauroromito/wysiwyg_edit_reply_UI
# Conflicts:
#	Riot/Modules/Room/Views/WYSIWYGInputToolbar/WysiwygInputToolbarView.swift
2022-10-12 15:25:27 +02:00
Aleksandrs Proskurins
d5d5744b23 Added last activity item to session details screen 2022-10-12 16:21:07 +03:00
Mauro Romito
98b47226c5 legacy sendMode code separation to have RiotSwiftUI be able to build. 2022-10-12 15:14:41 +02:00
David Langley
aa6c3a0041 get rid of additional UIHostingController. Cleanup and comments. 2022-10-12 14:14:25 +01:00
Gil Eluard
93ce9abbb0
Merge pull request #6862 from vector-im/gil/6853-Tidy_up_TabBarCoordinator_now_that_AllChatsCoordinator_exists
Tidy up TabBarCoordinator now that AllChatsCoordinator exists.
2022-10-12 15:10:17 +02:00