Commit graph

17096 commits

Author SHA1 Message Date
Stefan Ceriu
83c327bcf4 Fix UI tests for features currently disabled 2022-10-12 17:27:25 +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
Hugh Nimmo-Smith
e4e6706df5 Remove extra step as no longer required 2022-10-12 17:27:25 +03:00
Stefan Ceriu
849a52ea69 Add changelog 2022-10-12 17:27:25 +03:00
Stefan Ceriu
1c9a83bef2 Add missing rendezvousServerBaseURL buildSetting 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
Aleksandrs Proskurins
bb7ac190eb Remove verify session button for other sessions when the current session is unverified 2022-10-12 17:22:10 +03:00
David Langley
9050d8fec3 wiftlint 2022-10-12 15:08:50 +01: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
David Langley
45d1227ee0 More comments 2022-10-12 14:32:48 +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
Aleksandrs Proskurins
077a828627
Merge pull request #6860 from vector-im/aleksandrs/6838_filter_sessions
Device Manager: Filter sessions
2022-10-12 15:27:42 +03:00
Mauro Romito
ee789595b8 should now be aligned to the designs 2022-10-12 14:26:38 +02:00
Mauro Romito
802e8cd7a0 pr comment + some design improvements 2022-10-12 13:58:44 +02:00
Aleksandrs Proskurins
7a7ed567a4 Added accessibility label to filter menu 2022-10-12 14:34:26 +03:00
David Langley
692c97438f Revert collections update 2022-10-12 11:50:29 +01:00
David Langley
b6e0340bce Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/6830_wysiwyg_core_formatting 2022-10-12 11:46:24 +01:00
Aleksandrs Proskurins
e66d66d16e Renamed filerWasChanged to filterWasChanged 2022-10-12 13:18:33 +03:00
Aleksandrs Proskurins
32d8c2aa31 Single scale image 2022-10-12 13:16:19 +03:00
Aleksandrs Proskurins
a1ae4ec86c
Update RiotSwiftUI/Modules/UserSessions/UserOtherSessions/UserOtherSessionsModels.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-10-12 13:11:43 +03:00
Aleksandrs Proskurins
7015d12b78
Update Riot/Assets/en.lproj/Vector.strings
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-10-12 13:11:09 +03:00
Gil Eluard
9bc22e4ed2 Tidy up TabBarCoordinator now that AllChatsCoordinator exists. 2022-10-12 11:47:59 +02:00
Yoan Pintas
3488b67976
Add voice broadcast state event (#6785) 2022-10-12 11:30:38 +02:00
Mauro Romito
4bd524966b some UI tweaks 2022-10-12 11:06:01 +02:00
Alfonso Grillo
2045a6d2c8
Merge pull request #6858 from vector-im/alfogrillo/5571_remove_location_loader
Remove location loader (PSG-818)
2022-10-12 10:23:37 +02:00
Aleksandrs Proskurins
26a380d56a Formating 2022-10-12 11:00:38 +03:00
Aleksandrs Proskurins
5cb2b25eff Merge branch 'develop' into aleksandrs/6838_filter_sessions
# Conflicts:
#	RiotSwiftUI/Modules/UserSessions/UserOtherSessions/Test/Unit/UserOtherSessionsViewModelTests.swift
#	RiotSwiftUI/Modules/UserSessions/UserOtherSessions/UserOtherSessionsViewModel.swift
2022-10-12 10:58:04 +03:00
Aleksandrs Proskurins
f556bd82de Changelog 2022-10-12 09:48:09 +03:00
Aleksandrs Proskurins
a6bc478a14 Renamed OtherUserSessionsFilter to UserOtherSessionsFilter 2022-10-12 09:30:41 +03:00
Mauro Romito
16b480d3da edit reply completed, just need to polish the UI a bit more. 2022-10-11 21:04:04 +02:00
Mauro Romito
f76959ee40 implemented cancel, but I need to actually need to solve a problem where the previous text is not stored in case of cancel of the reply/edit 2022-10-11 20:28:57 +02:00
Mauro Romito
9931bba4d4 color improvements and implementing the cancel callback 2022-10-11 19:58:22 +02:00
Mauro Romito
80f27c062b right assets 2022-10-11 17:54:27 +02:00
Mauro Romito
5757a79307 Merge branch 'langleyd/6830_wysiwyg_core_formatting' into mauroromito/wysiwyg_edit_reply_UI 2022-10-11 17:31:52 +02:00
Mauro Romito
7cc98520f5 edit mode changes the send button 2022-10-11 17:25:58 +02:00
Alfonso Grillo
163f278c5b Add changelog.d file 2022-10-11 17:19:43 +02:00
Alfonso Grillo
ec746fbb87 Move completions around 2022-10-11 17:18:05 +02:00
Alfonso Grillo
6831a00ad2 Remove loader for live location sharing 2022-10-11 17:15:10 +02:00
Alfonso Grillo
21a8a994f3 Remove loader for static location sharing 2022-10-11 17:15:10 +02:00
Doug
313331708d
Device Manager: Verify session (#6832)
* Initial implementation
* Add verificationState to UserSessionInfo
* Listen for changes device changes in the service.
2022-10-11 16:11:52 +01:00
Aleksandrs Proskurins
1d1a0eb914 UI and unit tests 2022-10-11 17:19:32 +03:00