Commit graph

10772 commits

Author SHA1 Message Date
Mauro Romito
cf7efe4b6c opening the safari web view externally so that it will be able to share the cookies 2023-08-25 13:02:06 +02:00
Mauro Romito
015ee924a1 web view opened on tap + changelog 2023-08-25 12:21:38 +02:00
Mauro
5e8869ee16
Merge pull request #7655 from vector-im/mauroromito/hide_email_according_to_3pid_changes
Hide Add Email UI according to the 3 pid changes capability
2023-08-25 09:24:58 +02:00
Mauro Romito
00e19ab683 added the cell, now I just need to implement the navigation to the web view 2023-08-24 19:15:12 +02:00
Mauro Romito
91b6d27bc6 completed 2023-08-24 17:53:48 +02:00
Mauro Romito
76c26879d4 Hide deactivate account if the auth property is present on the WK. 2023-08-24 17:18:13 +02:00
Stefan Ceriu
0464ded377 Prevent mention crashes when room members are missing display names (objc interop) 2023-08-21 14:46:09 +03:00
Stefan Ceriu
6faf14da69 Prevent pill crashes when room members are missing display names (objc interop) 2023-08-21 10:03:23 +03:00
Ihor Hordiichuk
37252428b6 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2411 of 2411 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
2023-08-12 06:48:35 +00:00
Jozef Gaal
dc722e9b6e Translated using Weblate (Slovak)
Currently translated at 100.0% (2411 of 2411 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sk/
2023-08-12 06:48:35 +00:00
Ihor Hordiichuk
762079c5d1 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2411 of 2411 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
2023-08-12 06:48:35 +00:00
Victor Grousset
236325a21d Translated using Weblate (Esperanto)
Currently translated at 62.1% (1499 of 2411 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/eo/
2023-08-12 06:48:35 +00:00
Vri
892dd8815d Translated using Weblate (German)
Currently translated at 100.0% (2411 of 2411 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2023-08-12 06:48:35 +00:00
Kim Brose
0fe9447ae9 Translated using Weblate (German)
Currently translated at 100.0% (2411 of 2411 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2023-08-12 06:48:35 +00:00
LinAGKar
6f8145fd7c Translated using Weblate (Swedish)
Currently translated at 100.0% (2406 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/
2023-08-12 06:48:35 +00:00
LinAGKar
e22c3bf654 Translated using Weblate (Swedish)
Currently translated at 99.4% (2392 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/
2023-08-12 06:48:35 +00:00
Vri
a3de15929e Translated using Weblate (German)
Currently translated at 100.0% (2411 of 2411 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2023-08-12 06:48:35 +00:00
Руся
a222a71f31 Translated using Weblate (Russian)
Currently translated at 85.8% (2066 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ru/
2023-08-12 06:48:35 +00:00
Priit Jõerüüt
829fb5a1ca Translated using Weblate (Estonian)
Currently translated at 100.0% (2411 of 2411 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
2023-08-12 06:48:35 +00:00
LinAGKar
2bd2f3a616 Translated using Weblate (Swedish)
Currently translated at 99.2% (2389 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/
2023-08-12 06:48:35 +00:00
random
a94bcc3876 Translated using Weblate (Italian)
Currently translated at 100.0% (2411 of 2411 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
2023-08-12 06:48:35 +00:00
Stefan Ceriu
9ba1d7e064
Merge pull request #7630 from vector-im/stefan/deviceDehydration
Device dehydration v2
2023-08-12 09:48:31 +03:00
Stefan Ceriu
9b59428f65 Device dehydration v2
- add support for device dehydration v2 i.e. `org.matrix.msc3814`
- run dehydration flows after successfully recovering or creating secrets
- enable said flows based on .well-known `org.matrix.msc3814` config key
- delete previous implementation and helper methods
2023-08-11 13:52:10 +03:00
Doug
f3b857f46d
Only use the sender when rendering the room creation event. (#7640)
On Room v11 it is possible that the sender could put in a fake creator. Don't allow this to happen.
2023-08-09 18:18:33 +01:00
Doug
41b36e0f18
Fix SSO generating invalid URLs. (#7639) 2023-08-09 11:15:03 +01:00
Doug
d3e64c114f
Fix a crash when opening v11 rooms. (#7635)
https://github.com/matrix-org/matrix-spec-proposals/pull/2175
2023-08-04 12:22:14 +01:00
Doug
b4ebcc71c9
Disable Siri, Share and Reply (from NSE) Extensions. (#7619) 2023-07-12 10:26:43 +01:00
Mauro Romito
c816d9b77f Merge branch 'weblate-riot-ios-riot-ios-dialogs' into mauroromito/update_translations_for_release_1.10.13 2023-06-13 10:36:32 +02:00
Mauro Romito
b9f5faa60c Merge branch 'weblate-riot-ios-riot-ios' into mauroromito/update_translations_for_release_1.10.13 2023-06-13 10:36:23 +02:00
LinAGKar
c9a3717a4b Translated using Weblate (Swedish)
Currently translated at 99.1% (2386 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/
2023-06-13 08:28:06 +00:00
Peter Chen
922346e7a4 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (2406 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hant/
2023-06-12 13:03:17 +00:00
raspin0
0a039b7e14 Translated using Weblate (Polish)
Currently translated at 100.0% (2406 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/
2023-06-12 13:03:17 +00:00
phardyle
7f35cd8ab4 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (2406 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hant/
2023-06-12 13:03:17 +00:00
phardyle
ed98bd5ddc Translated using Weblate (Chinese (Simplified))
Currently translated at 84.2% (2026 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/
2023-06-12 13:03:17 +00:00
raspin0
684bff3f23 Translated using Weblate (Polish)
Currently translated at 100.0% (2406 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/
2023-06-12 13:03:17 +00:00
LinAGKar
e961b06ce4 Translated using Weblate (Swedish)
Currently translated at 98.6% (2374 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/
2023-06-12 13:03:17 +00:00
许煜恒
f3653482d6 Translated using Weblate (Chinese (Simplified))
Currently translated at 84.2% (2026 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/
2023-06-12 13:03:17 +00:00
raspin0
f688c02f2e Translated using Weblate (Polish)
Currently translated at 100.0% (2406 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/
2023-06-12 13:03:17 +00:00
raspin0
6336e6e22f Translated using Weblate (Polish)
Currently translated at 100.0% (2406 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/
2023-06-12 13:03:17 +00:00
raspin0
7f8eec106a Translated using Weblate (Polish)
Currently translated at 100.0% (2406 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/
2023-06-12 13:03:17 +00:00
Open Culture Foundation
0f78c1575e Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (2406 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hant/
2023-06-12 13:03:17 +00:00
raspin0
ba9842ba9e Translated using Weblate (Polish)
Currently translated at 100.0% (2406 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/
2023-06-12 13:03:17 +00:00
GabrielBoraschi
9d2a15d71a Translated using Weblate (Portuguese (Brazil))
Currently translated at 97.1% (2338 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
2023-06-12 13:03:17 +00:00
raspin0
ba61e9e8c1 Translated using Weblate (Polish)
Currently translated at 100.0% (2406 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/
2023-06-12 13:03:17 +00:00
Open Culture Foundation
22f5455770 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (2406 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hant/
2023-06-12 13:03:17 +00:00
Vri
61e5779c3e Translated using Weblate (German)
Currently translated at 100.0% (2406 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2023-06-12 13:03:17 +00:00
raspin0
2cc0f54d63 Translated using Weblate (Polish)
Currently translated at 99.6% (2397 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/
2023-06-12 13:03:17 +00:00
Thor Arne Johansen
a0410ae0b3 Translated using Weblate (Norwegian Bokmål (nb))
Currently translated at 100.0% (8 of 8 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/nb/
2023-06-12 13:03:16 +00:00
raspin0
19a76b6823 Translated using Weblate (Polish)
Currently translated at 100.0% (50 of 50 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/pl/
2023-06-12 13:03:16 +00:00
raspin0
d887a73811 Translated using Weblate (Polish)
Currently translated at 90.1% (2170 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/
2023-06-12 13:03:16 +00:00
random
cd7fa9c53c Translated using Weblate (Italian)
Currently translated at 100.0% (2406 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
2023-06-12 13:03:16 +00:00
Jozef Gaal
2ef689464d Translated using Weblate (Slovak)
Currently translated at 100.0% (2406 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sk/
2023-06-12 13:03:16 +00:00
Linerly
1ff149ab0e Translated using Weblate (Indonesian)
Currently translated at 100.0% (2406 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/id/
2023-06-12 13:03:16 +00:00
Priit Jõerüüt
168b40d01f Translated using Weblate (Estonian)
Currently translated at 100.0% (2406 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
2023-06-12 13:03:16 +00:00
Ihor Hordiichuk
14d614e13c Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2406 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
2023-06-12 13:03:16 +00:00
Vri
49a9dd38e8 Translated using Weblate (German)
Currently translated at 99.9% (2405 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2023-06-12 13:03:16 +00:00
Ihor Hordiichuk
988d705607 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2405 of 2405 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
2023-06-12 13:03:16 +00:00
random
bfa40c023b Translated using Weblate (Italian)
Currently translated at 100.0% (2405 of 2405 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
2023-06-12 13:03:16 +00:00
Linerly
6b7fb6263a Translated using Weblate (Indonesian)
Currently translated at 100.0% (2405 of 2405 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/id/
2023-06-12 13:03:16 +00:00
Besnik Bleta
879adbfc71 Translated using Weblate (Albanian)
Currently translated at 99.6% (2396 of 2405 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sq/
2023-06-12 13:03:16 +00:00
Vri
189afbc681 Translated using Weblate (German)
Currently translated at 99.9% (2404 of 2405 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2023-06-12 13:03:16 +00:00
Jozef Gaal
9b308cc331 Translated using Weblate (Slovak)
Currently translated at 100.0% (2404 of 2404 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sk/
2023-06-12 13:03:16 +00:00
Linerly
40702e02c1 Translated using Weblate (Indonesian)
Currently translated at 100.0% (2404 of 2404 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/id/
2023-06-12 13:03:16 +00:00
Priit Jõerüüt
af37dd3d59 Translated using Weblate (Estonian)
Currently translated at 100.0% (2404 of 2404 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
2023-06-12 13:03:16 +00:00
Ihor Hordiichuk
c979a2b152 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2404 of 2404 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
2023-06-12 13:03:16 +00:00
random
85e199af2c Translated using Weblate (Italian)
Currently translated at 100.0% (2404 of 2404 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
2023-06-12 13:03:16 +00:00
Open Culture Foundation
25b8b0ba97 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (2404 of 2404 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hant/
2023-06-12 13:03:16 +00:00
Vri
4321bbbd2a Translated using Weblate (German)
Currently translated at 99.9% (2403 of 2404 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2023-06-12 13:03:16 +00:00
Juho Hölsä
8d392b7985 Translated using Weblate (Finnish)
Currently translated at 7.7% (186 of 2391 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fi/
2023-06-12 13:03:16 +00:00
SmallJinn
7f5010caa0 Translated using Weblate (Russian)
Currently translated at 83.5% (1999 of 2394 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ru/
2023-06-12 13:03:16 +00:00
aringenbach
8b43fcb99b Fix a crash when creating a new direct chat with RTE 2023-06-12 12:20:36 +02:00
Mauro
19808b81b5
Merge pull request #7584 from toshanmugaraj/Audio-call-crash
crash for audio call , updated protocol signature for jmcallkitlistener
2023-06-08 09:57:00 +02:00
Nicolas Mauri
9997a1699d Fix: Prevents UserAvatarView from disappearing due to incorrect width. 2023-06-07 17:00:08 +02:00
Johannes Marbach
b10b75c5e6
Merge pull request #7582 from vector-im/johannes/vm-length 2023-06-07 14:03:17 +02:00
Shunmugaraj
2e2b54c47e updated protocol signature for jmcallkitlistener 2023-06-07 12:07:12 +03:00
Johannes Marbach
116708613a Increase max. length of voice message recordings to 5m 2023-06-07 09:45:14 +02:00
Nicolas Mauri
12159ccfe8 Implement MSC3987: Push actions clean-up 2023-06-07 09:31:42 +02:00
Stefan Ceriu
3e30eafe52
Merge pull request #7581 from vector-im/stefan/7579
Fix crashes when mentioning users without display names
2023-06-07 10:08:07 +03:00
Stefan Ceriu
743778fd7e Fix crashes when mentioning users without display names 2023-06-06 19:53:01 +03:00
Nicolas Mauri
ee63d417d3 Fix: renamed parameter for code clarity 2023-06-06 09:55:33 +02:00
Nicolas Mauri
e848158db4 Prompt the user when the invited MatrixId is not recognized 2023-06-02 14:21:00 +02:00
Mauro Romito
a9204fcbc6 setting up the build process for the broadcast upload extension 2023-05-31 15:21:46 +02:00
Mauro Romito
c81b533a72 entitlements and app group identifier 2023-05-30 19:56:34 +02:00
Mauro Romito
d574299687 enabling ff 2023-05-30 16:06:04 +02:00
mgcm
b88d5ca3be RoomCreationIntroCell now conforms to Themable protocol, making this cell type able to be updated when the system changes from light to dark theme and vice-versa 2023-05-23 14:54:10 +00:00
Nicolas Mauri
ae407fa425
Merge pull request #7545 from vector-im/nimau/PSB307_last_event_description_color 2023-05-15 09:03:45 +02:00
aringenbach
9300e4a9df
Merge pull request #7546 from vector-im/aringenbach/7322_fix_pills_in_thread_list
Fix mention pills display in thread list
2023-05-15 08:03:42 +02:00
aringenbach
5e9209bcdc Fix mention pills display in thread list 2023-05-12 18:41:19 +02:00
aringenbach
d59cb33d1c Disable removing mention/command text trigger with RTE enabled 2023-05-12 18:30:20 +02:00
Nicolas Mauri
d628a03ef4 Fix: text color of the last event description was incorrect. 2023-05-12 17:15:20 +02:00
Nicolas Mauri
cc9bc2418e
Merge pull request #7541 from vector-im/nimau/PSB349_force_hs_selection
Feat: add a build setting flag to always show the server selection screen in login/registration flow.
2023-05-11 14:57:07 +02:00
Nicolas Mauri
eae51b398b Fix: apply the changes requested in the PR review 2023-05-11 09:45:04 +02:00
Doug
0c8c1ceffc Fix voiceover order of room creation header and message composer. 2023-05-10 16:15:00 +01:00
Nicolas Mauri
6e251b7b93 Feat: add a flag in the build settings to force the user to define a homeserver. 2023-05-10 15:46:34 +02:00
Doug
ed3a1b48e7 Use the app's language for accessibility. 2023-05-10 10:15:41 +01:00
Nicolas Mauri
a363a743cd Add logs to track a problem with the top left avatar disappearing 2023-05-05 17:14:53 +02:00
Nicolas Mauri
cb1ca0af90
Merge pull request #7404 from vector-im/nimau/PSB-269-reset-passphrase
Secrets recovery: Fix an issue where the Secrets Reset screen would open twice.
2023-05-05 10:22:46 +02:00
aringenbach
bedcbc3bfd
Merge pull request #7536 from vector-im/aringenbach/7535_fix_partial_text_messages
Fix partial text messages not being saved for each room with RTE enabled
2023-05-05 09:29:28 +02:00
Nicolas Mauri
b5f4e37995
Merge pull request #7534 from vector-im/nimau/7504_VB_audio_alert_lost_connectivity
VoiceBroadcast: Play a sound to notify the user when VB is pause due to an error.
2023-05-04 08:49:19 +02:00
aringenbach
5559e1c2e5 Add missing self in closure 2023-05-03 17:26:54 +02:00
aringenbach
693feddb86 Fix partial text messages not being saved for each room with RTE enabled 2023-05-03 14:57:36 +02:00
Nicolas Mauri
524cbccc4d VoiceBroadcast: Play a sound to notify the user when VB is pause due to an error. 2023-05-03 14:33:01 +02:00
Nicolas Mauri
b9b421f6bb Fix: highlighting an event removes the highlighting of the previous event. 2023-05-03 11:43:02 +02:00
Nicolas Mauri
4dcf8918b8 Fix the frame of the marker view highlighting an event 2023-05-03 11:02:02 +02:00
Nicolas Mauri
379e8e2788
Merge pull request #7528 from vector-im/nimau/7523_timeline_reload
Fix a flickering issue when the timeline datasource is reloaded.
2023-05-03 10:09:17 +02:00
Nicolas Mauri
0240e35cca Fix: don’t allow to reset secrets if it is already in progress. 2023-05-02 16:56:43 +02:00
Nicolas Mauri
5cf28f4fc2 Secrets recovery: fix an issue preventing the release of SecureBackupSetupCoordinator 2023-05-02 16:29:10 +02:00
aringenbach
ff9f1c6622 Update room input toolbar when CompletionSuggestionCoordinator is initialised 2023-05-02 11:44:23 +02:00
aringenbach
9d5faae763 Fix application crashing when opening a thread with RTE enabled 2023-05-02 11:11:51 +02:00
Nicolas Mauri
bc3c1b2c47 Fix a flickering issue when the timeline datasource is reloaded. 2023-04-28 16:23:48 +02:00
Nicolas Mauri
ef4dc46c97
Merge pull request #7518 from vector-im/nimau/7497_timeline_closed_polls
Fix: allow to render a TimelinePoll even if the poll is loading
2023-04-27 19:04:42 +02:00
Alfonso Grillo
0b0d925c2a
Merge pull request #7522 from vector-im/alfogrillo/fix_accessibility_pin_screen
Fix accessibility behavior on "enter PIN" screen
2023-04-27 14:41:17 +02:00
Nicolas Mauri
8ecfcd3e5a
Merge pull request #7519 from vector-im/nimau/7517_matrix_id_notice_events
Fix: Remove the matrix id from the notice display name changed event
2023-04-27 08:55:43 +02:00
Nicolas Mauri
6776a8f1bc Fix: TimelinePoll code refactoring 2023-04-26 17:52:22 +02:00
Alfonso Grillo
2f5d1799fb Remove accessibility from placeholder button 2023-04-26 16:40:07 +02:00
Alfonso Grillo
ee2623906a Fix accessibility in SetPinCoordinatorBridgePresenter 2023-04-26 16:40:07 +02:00
Alfonso Grillo
61e22845bd Disable accessibility for emojis during verification 2023-04-26 12:58:18 +02:00
Nicolas Mauri
b249532e86 Fix: Remove the matrix id from the notice display name changed event 2023-04-26 09:54:44 +02:00
aringenbach
05cb486d54 Fix sending command with Pills through RTE 2023-04-21 17:13:03 +02:00
aringenbach
4856038fd9 Fix typo 2023-04-21 13:47:15 +02:00
aringenbach
bf1ea7d855 Fix RoomInputToolbarTextView pills flushing 2023-04-21 09:30:56 +02:00
aringenbach
0bcd27abb5 Fix comment typo 2023-04-20 17:12:09 +02:00
aringenbach
fb5d65e834 L10N 2023-04-20 17:09:02 +02:00
aringenbach
01024598f8 Rework MXKSlashCommands to a more Swift-friendly form and use it in suggestion module 2023-04-20 16:45:08 +02:00
aringenbach
6d981004ed Rename UserSuggestion module as CompletionSuggestion 2023-04-20 16:45:08 +02:00
aringenbach
3cdbc26aed Add basic slash commands support to UserSuggestion module 2023-04-20 16:45:08 +02:00
Nicolas Mauri
e3ae9caf8d Fix: Calculation of the frame for a bubble component 2023-04-20 10:14:51 +02:00
Anderas
f23575ef4d
Merge pull request #7508 from vector-im/andy/deprecate_crypto
Deprecate MXLegacyCrypto
2023-04-19 14:14:30 +01:00
Anderas
4ee39da160
Merge pull request #7509 from vector-im/andy/user_trust
Refactor encryption trust level
2023-04-19 09:30:59 +01:00
Andy Uhnak
855c8d7c90 Refactor encryption trust level 2023-04-19 08:42:11 +01:00
Doug
075d1c8779 Tidy up event formatter issues. 2023-04-18 17:43:21 +01:00
Andy Uhnak
59dffb5806 Deprecate MXLegacyCrypto 2023-04-18 12:45:39 +01:00
Doug
5ed2384c08
Merge pull request #7475 from RiotTranslateBot/weblate-riot-ios-riot-ios
Translations update from Weblate
2023-04-18 10:13:14 +01:00
Nicolas Mauri
568b0d18d6
Merge pull request #7501 from vector-im/nimau/PSB-307-lasteventdescription-color
Fix: add missing foreground color attribute
2023-04-18 11:12:43 +02:00
SmallJinn
57d3b27b82 Translated using Weblate (Russian)
Currently translated at 83.0% (1988 of 2394 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ru/
2023-04-18 08:23:17 +00:00
Peter Chen
56ec8be2fd Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (2394 of 2394 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hant/
2023-04-18 08:23:17 +00:00
Besnik Bleta
cd314d1586 Translated using Weblate (Albanian)
Currently translated at 99.6% (2386 of 2394 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sq/
2023-04-18 08:23:17 +00:00
Szimszon
f147b37f85 Translated using Weblate (Hungarian)
Currently translated at 100.0% (2394 of 2394 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
2023-04-18 08:23:17 +00:00
Peter Chen
5fb5d913bc Translated using Weblate (Chinese (Traditional))
Currently translated at 99.9% (2393 of 2394 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hant/
2023-04-18 08:23:17 +00:00
Peter Chen
3f335c788f Translated using Weblate (Chinese (Traditional))
Currently translated at 99.9% (2392 of 2394 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hant/
2023-04-18 08:23:17 +00:00
Peter Chen
043804a8a2 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (2394 of 2394 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hant/
2023-04-18 08:23:17 +00:00
Vri
36172a10c6 Translated using Weblate (German)
Currently translated at 100.0% (2394 of 2394 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2023-04-18 08:23:17 +00:00
Jozef Gaal
ba834cc656 Translated using Weblate (Slovak)
Currently translated at 100.0% (2394 of 2394 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sk/
2023-04-18 08:23:17 +00:00
Peter Chen
1000a208d1 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (50 of 50 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/zh_Hant/
2023-04-18 08:23:16 +00:00
Linerly
62698d7a1c Translated using Weblate (Indonesian)
Currently translated at 100.0% (2394 of 2394 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/id/
2023-04-18 08:23:16 +00:00
Priit Jõerüüt
09213b0536 Translated using Weblate (Estonian)
Currently translated at 100.0% (2394 of 2394 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
2023-04-18 08:23:16 +00:00
Ihor Hordiichuk
0354b9d7d0 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2394 of 2394 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
2023-04-18 08:23:16 +00:00
random
3bce03b641 Translated using Weblate (Italian)
Currently translated at 100.0% (2394 of 2394 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
2023-04-18 08:23:16 +00:00
Peter Chen
46e79fb5a3 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (2394 of 2394 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hant/
2023-04-18 08:23:16 +00:00
Vri
cb2cd86890 Translated using Weblate (German)
Currently translated at 99.9% (2393 of 2394 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2023-04-18 08:23:16 +00:00
Linerly
f1040486dd Translated using Weblate (Indonesian)
Currently translated at 100.0% (2391 of 2391 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/id/
2023-04-18 08:23:16 +00:00
Jozef Gaal
72ea691e41 Translated using Weblate (Slovak)
Currently translated at 100.0% (2391 of 2391 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sk/
2023-04-18 08:23:16 +00:00
Priit Jõerüüt
523cc41e72 Translated using Weblate (Estonian)
Currently translated at 100.0% (2391 of 2391 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
2023-04-18 08:23:16 +00:00
Ihor Hordiichuk
d75a2d45b4 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2391 of 2391 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
2023-04-18 08:23:16 +00:00
random
5734b54c82 Translated using Weblate (Italian)
Currently translated at 100.0% (2391 of 2391 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
2023-04-18 08:23:16 +00:00
Peter Chen
0f2e79c84e Translated using Weblate (Chinese (Traditional))
Currently translated at 99.9% (2390 of 2391 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hant/
2023-04-18 08:23:16 +00:00
Vri
a970598301 Translated using Weblate (German)
Currently translated at 100.0% (2391 of 2391 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2023-04-18 08:23:16 +00:00
Nicolas Mauri
219726861e Fix: add missing foreground color attribute 2023-04-17 15:53:36 +02:00
Peter Chen
38651245ca Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (8 of 8 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/zh_Hant/
2023-04-17 13:45:29 +00:00
aringenbach
c1a9f31ded
Merge pull request #7416 from vector-im/aringenbach/enable_rte_user_mentions
Enable user mentions in Rich Text Editor
2023-04-14 16:19:56 +02:00
Andy Uhnak
986091ddf2 Merge branch 'master' into develop 2023-04-12 17:38:43 +01:00
aringenbach
fbe625f8f9 Merge branch 'develop' into aringenbach/enable_rte_user_mentions 2023-04-12 15:04:15 +02:00
aringenbach
524af383db Unit tests for insertPills and markdownLinks 2023-04-12 14:55:59 +02:00
Mauro Romito
b3419fc153 we can now support more than just mp4 as audio messages 2023-04-12 14:43:52 +02:00
Andy Uhnak
f05c8d8ef3 Enable Rust Crypto for all users 2023-04-11 14:49:28 +01:00
aringenbach
f9623e351e Rename textDefaultFont to defaultFont and remove unnecessary definition in RoomInputToolbarView.h 2023-04-11 14:54:55 +02:00
aringenbach
9d55eb0ce6 Bump composer version to 2.0.0 and fix PillAttachmentViewProvider 2023-04-11 14:45:44 +02:00
aringenbach
e61c2f18ec Merge branch 'develop' into aringenbach/enable_rte_user_mentions 2023-04-11 14:21:31 +02:00
Nicolas Mauri
dadeef7efa Fix: Continue to display pills for matrix.to permalinks if a custom permalinkBaseUrl is set. 2023-04-07 16:40:34 +02:00
Andy Uhnak
dfb4d7ca64 No event decoration if no decryption result 2023-04-03 17:36:45 +01:00
Anderas
d3b7fbbd90
Merge pull request #7469 from vector-im/andy/qr_code
Start QR scanning when camera ready
2023-04-03 17:36:23 +01:00
Andy Uhnak
220fc3e605 Start QR scanning when camera ready 2023-04-03 16:16:39 +01:00
Nicolas Mauri
eeb0abeecb
Merge pull request #7461 from vector-im/nimau/7420-readmarker
Fix: Update the read marker position even if it is not displayed
2023-04-03 14:34:42 +02:00
Hugh Nimmo-Smith
54800f33e2
Support for MSC3906 v2 (#7407) 2023-04-01 11:56:56 -04:00
Nicolas Mauri
f63efbe843 Code cleanup 2023-03-31 16:47:37 +02:00
Andy Uhnak
75743a5e22 Expand rust crypto rollout to 50% users 2023-03-31 12:25:52 +01:00
Nicolas Mauri
dc18e22686 Fix comments 2023-03-30 10:31:33 +02:00
Nicolas Mauri
4913396b9f Fix: read marker update 2023-03-30 10:15:15 +02:00
Nicolas Mauri
6d24e00d40 Fix: read marker update 2023-03-30 10:15:15 +02:00
Nicolas Mauri
c061171de3 Fix: Update the read marker position even if it is not displayed 2023-03-30 10:15:15 +02:00
Nicolas Mauri
45668e6009
Merge pull request #7455 from vector-im/nimau/7413-pills-max-width
Fix: truncate pills if they are too long
2023-03-30 10:12:47 +02:00
Nicolas Mauri
334a116a05 Fix: do not encode the maximum width of a Pill 2023-03-30 10:09:27 +02:00
Andy Uhnak
57cfec0286 Merge branch 'develop' of github.com:vector-im/element-ios into develop 2023-03-28 18:01:06 +01:00
Andy Uhnak
44dc083dec Merge branch 'master' into develop 2023-03-28 17:53:17 +01:00
Doug
20fd4a7f23
Replace Ts&Cs with Acceptable Use Policy. (#7459) 2023-03-28 17:38:58 +01:00
Andy Uhnak
8202617b70 Update copy 2023-03-28 14:52:08 +01:00
Anderas
a28e8ed0a5
Merge pull request #7458 from vector-im/andy/crypto_version
Display correct version of Crypto SDK
2023-03-28 14:20:13 +01:00
Doug
71a69d04ff
Add user suggestions for @room. (#7453) 2023-03-28 14:03:39 +01:00
Andy Uhnak
abe99025d7 Display correct version of Crypto SDK 2023-03-28 13:18:43 +01:00
Nicolas Mauri
97762330b2 Fix: truncate pills if they are too long 2023-03-28 11:59:52 +02:00
Andy Uhnak
bff0b28b4b Display upgrade verification prompt 2023-03-27 15:44:44 +01:00
Andy Uhnak
39fdbc901e Simplify event encryption decoration 2023-03-27 14:58:10 +01:00
aringenbach
052acddc3b Update environment object setup and view model context wrapping to restore SwiftUI UI tests 2023-03-23 17:16:57 +01:00
aringenbach
b38ba7306f Fix wrong condition for highlight test 2023-03-23 17:16:57 +01:00
aringenbach
5b2ce25931 Clean WysiwygInputToolbarView code 2023-03-23 17:16:57 +01:00
aringenbach
9c46f607aa Avoid crashing if data source is not ready when translating Pills 2023-03-23 17:16:57 +01:00
aringenbach
2b61b5bc20 Use PillProvider for RTE Pills creation 2023-03-23 17:16:57 +01:00
aringenbach
5fb426f772 Display user suggestion list in fullscreen mode with shared context from UserSuggestionCoordinator 2023-03-23 17:16:57 +01:00
aringenbach
88aac572cc Fix broken constraint after using fullscreen mode 2023-03-23 17:16:57 +01:00
aringenbach
a23987bce2 Update composer library to 1.3.0 and apply changes 2023-03-23 17:16:57 +01:00