Commit graph

19449 commits

Author SHA1 Message Date
Alphabeat94
7b57310b2e Translated using Weblate (Arabic)
Currently translated at 40.9% (990 of 2416 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/
2023-11-22 16:25:15 +00:00
phardyle
07556a51b7 Translated using Weblate (Chinese (Simplified))
Currently translated at 85.9% (2077 of 2416 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/
2023-11-22 16:25:15 +00:00
Dinh Quang Tuyen
da0ebc4dbf Translated using Weblate (Vietnamese)
Currently translated at 63.4% (1533 of 2416 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/vi/
2023-11-22 16:25:15 +00:00
MarySue
7369659439 Translated using Weblate (Chinese (Simplified))
Currently translated at 85.9% (2077 of 2416 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/
2023-11-22 16:25:15 +00:00
MarySue
c299ec2648 Translated using Weblate (Chinese (Simplified))
Currently translated at 85.8% (2073 of 2416 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/
2023-11-22 16:25:15 +00:00
Nicolas Mauri
611b6044e1
Merge pull request #7713 from vector-im/nicolasm/PSB-427_remove-quote-menu-action
Fix: Remove the “Quote” action from the menu of the selected message.
2023-11-22 17:25:10 +01:00
Nicolas Mauri
b2e25fa7e9 Fix: Remove the “Quote” action from the menu of the selected message. 2023-11-21 14:47:49 +01:00
Nicolas Mauri
d088e989cc
Merge pull request #7711 from vector-im/nicolas/update-RTE-2.15
Bump RTE version to 2.18.0
2023-11-21 12:36:50 +01:00
Nicolas Mauri
a259e912bf Update RTE to 2.18.0 to fix an issue with Speech-to-Text 2023-11-20 14:50:55 +01:00
Nicolas Mauri
6e61cae20e Code cleanup 2023-11-17 16:30:18 +01:00
Nicolas Mauri
76715486f8 Dismiss the keyboard and minimise the composer when pasting an image, a video or a file 2023-11-17 11:02:32 +01:00
Nicolas Mauri
3130605c9f Fix: focus, keyboard visibility, composer height 2023-11-16 17:46:52 +01:00
Nicolas Mauri
41e2ed01b3 Restore composer tint color 2023-11-15 17:27:49 +01:00
Nicolas Mauri
fd60143a75 Fix UnitTest 2023-11-15 15:26:03 +01:00
Nicolas Mauri
dc3ef8d5ad changelog.d: Editing a message that ends with an emoji now works as expected. 2023-11-15 09:13:59 +01:00
Nicolas Mauri
ab7a26b39b Set a keyCommandHandler, otherwise the placeholder will never be removed. 2023-11-15 09:13:59 +01:00
Nicolas Mauri
c4b5652142 Update deployment target to 15.0, WysiwygComposer to 2.15.0, downgrade DTCoreText to 1.6.26 2023-11-15 09:13:59 +01:00
Mauro
5a0a0f945f
Merge pull request #7710 from vector-im/mauroromito/fix_for_confernce_terminated 2023-11-14 18:55:47 +01:00
Mauro
925e3cfb5b
Update Riot/Modules/Integrations/Widgets/Jitsi/JitsiViewController.m
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2023-11-14 18:55:31 +01:00
Mauro Romito
3b66fccc98 fix 2023-11-14 18:47:16 +01:00
Mauro
2bae2c97a6
Merge pull request #7707 from vector-im/mauroromito/end_call_when_deleting_widget 2023-11-07 17:07:33 +01:00
Mauro Romito
f759ce4ee5 safer check 2023-11-07 17:05:32 +01:00
Mauro
75e17b6dee
Merge branch 'develop' into mauroromito/end_call_when_deleting_widget 2023-11-07 16:47:56 +01:00
Mauro Romito
7b7f14a68f changelog 2023-11-07 16:35:35 +01:00
Mauro Romito
3a1f5d5943 fix completed 2023-11-07 16:30:13 +01:00
Mauro Romito
6be83ec948 this fixes the issue but might require an extra check to be safe 2023-11-07 15:30:55 +01:00
Mauro
e7a93de14d
Merge pull request #7705 from vector-im/mauroromito/fix_ending_jistsi_call_when_removing_widget 2023-11-06 18:06:02 +01:00
Mauro Romito
f23dcf1fc3 changelog 2023-11-06 17:34:27 +01:00
Mauro Romito
ccb315aa37 fix for dismissing a call when ending a call for everyone 2023-11-06 16:42:38 +01:00
Alfonso Grillo
709f078295
Merge pull request #7697 from NicolasBuquet/develop
Release kMXKAccountAPNSActivityDidChangeNotification observer when de…
2023-10-25 12:47:18 +02:00
Nicolas Buquet
d50b82adeb Don't remove pushInfoUpdateObserver in dealloc because it is removed in destroy.
Signed-off-by: Nicolas Buquet <nbuquet@buquet-net.com>
2023-10-25 10:38:31 +02:00
Nicolas Buquet
af0ea7a6d1 SettingsViewController : Call Destroy on dealloc to release all observers
Signed-off-by: Nicolas Buquet <nbuquet@buquet-net.com>
2023-10-24 17:34:23 +02:00
Nicolas Buquet
6b8add7fd4 Release kMXKAccountAPNSActivityDidChangeNotification observer when deallocation controller
Signed-off-by: Nicolas Buquet <nbuquet@buquet-net.com>
2023-10-10 11:58:33 +02:00
Stefan Ceriu
94dc313aa8 Prepare for new sprint 2023-10-04 13:08:25 +03:00
Stefan Ceriu
11fc88c2d4 Merge branch 'master' into develop 2023-10-04 13:08:22 +03:00
Stefan Ceriu
f7d7c96145 Merge branch 'release/1.11.4/master' 2023-10-04 13:08:17 +03:00
Stefan Ceriu
859971fad8 finish version++ 2023-10-04 13:08:17 +03:00
Stefan Ceriu
60553f25b0
Merge pull request #7694 from vector-im/release/1.11.4/release
Release 1.11.4
2023-10-04 13:07:43 +03:00
Stefan Ceriu
77f019631d version++ 2023-10-04 13:07:22 +03:00
Stefan Ceriu
4790fb4fc2 changelog.d: Upgrade MatrixSDK version ([v0.27.3](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.27.3)). 2023-10-04 13:07:21 +03:00
Alfonso Grillo
7010a69b1b
Merge pull request #7692 from vector-im/alfogrillo/fix-rte-crash
Fix new dm crash with RTE is enabled
2023-10-04 11:01:45 +02:00
Alfonso Grillo
df21fa7dc5 Fix DM crash with RTE enabled 2023-10-03 17:11:32 +02:00
Stefan Ceriu
0c5e3dfe37
Merge pull request #7690 from vector-im/stefan/7687
Fixes #7687 - Wait for MXSession state update before proceeding with …
2023-10-03 17:40:57 +03:00
Stefan Ceriu
b08ad64260 Fixes #7687 - Wait for MXSession state update before proceeding with the login process 2023-10-03 13:41:24 +03:00
Doug
f1b6f52fde Allow the use of Jitsi for 1:1 calls via the client well-known. 2023-09-28 10:01:57 +01:00
Doug
db464a7484 Update cocoapods to 1.13.0. 2023-09-28 10:01:57 +01:00
Doug
dba35a5ad8
Merge pull request #7683 from RiotTranslateBot/weblate-riot-ios-riot-ios
Translations update from Weblate
2023-09-25 13:10:57 +01:00
Dinh Quang Tuyen
8b94215317 Translated using Weblate (Vietnamese)
Currently translated at 63.3% (1531 of 2416 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/vi/
2023-09-22 14:50:18 +00:00
raspin0
7efa7a22e7 Translated using Weblate (Polish)
Currently translated at 100.0% (2416 of 2416 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/
2023-09-15 00:47:07 +00:00
LinAGKar
7c133d4a5e Translated using Weblate (Swedish)
Currently translated at 100.0% (2416 of 2416 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/
2023-09-13 15:06:33 +00:00