Commit graph

18149 commits

Author SHA1 Message Date
RS-Nocsi
f5a6769419 Translated using Weblate (Chinese (Simplified))
Currently translated at 82.4% (1940 of 2354 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/
2023-01-24 09:56:52 +00:00
Jozef Gaal
453df1efeb Translated using Weblate (Slovak)
Currently translated at 100.0% (2354 of 2354 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sk/
2023-01-24 09:56:52 +00:00
Linerly
c3036fc75d Translated using Weblate (Indonesian)
Currently translated at 100.0% (2354 of 2354 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/id/
2023-01-24 09:56:52 +00:00
Priit Jõerüüt
fbff22325d Translated using Weblate (Estonian)
Currently translated at 100.0% (2354 of 2354 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
2023-01-24 09:56:52 +00:00
Ihor Hordiichuk
93df57cd71 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2354 of 2354 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
2023-01-24 09:56:52 +00:00
Szimszon
e6c2db4f4f Translated using Weblate (Hungarian)
Currently translated at 100.0% (2354 of 2354 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
2023-01-24 09:56:52 +00:00
Vri
7f4a91d584 Translated using Weblate (German)
Currently translated at 99.9% (2353 of 2354 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2023-01-24 09:56:51 +00:00
Linerly
27cdd5c61a Translated using Weblate (Indonesian)
Currently translated at 100.0% (2352 of 2352 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/id/
2023-01-24 09:56:51 +00:00
Szimszon
02ecb5b168 Translated using Weblate (Hungarian)
Currently translated at 100.0% (2352 of 2352 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
2023-01-24 09:56:51 +00:00
Phl-Pro
b41c9b1f5c
Merge pull request #7275 from vector-im/phlpro/remove-duplicate-leave-room-button
Remove "Leave" button on Room details screen
2023-01-24 10:56:46 +01:00
Nicolas Mauri
c06302993b
Merge pull request #7290 from vector-im/nimau/PSF-1630-add_support_msc3912
Implement MSC3912 to delete server side all the data of the deleted voice broadcast
2023-01-24 09:16:55 +01:00
Nicolas Mauri
60e4e562eb Fix a crash for some voice broadcast in case of redaction 2023-01-24 09:15:55 +01:00
Andy Uhnak
0c17457299 Fix compile error 2023-01-23 17:14:11 +00:00
Nicolas Mauri
fd71b40d4e Always try to delete a voicebroadcast with relations. The SDK will ensure the feature is supported. 2023-01-23 17:06:47 +01:00
Nicolas Mauri
ad796ee509 Use the new endpoint for redaction 2023-01-23 16:47:17 +01:00
Nicolas Mauri
7aea56606a
Merge pull request #7291 from vector-im/nimau/7285_voicebroadcast_connection_issue
Detect and handle the lost of connectivity with the homeserver while recording a voice broadcast
2023-01-23 14:29:32 +01:00
Anderas
19320c2abe
Merge pull request #7272 from vector-im/andy/migrate_crypto
Add labs settings for Crypto SDK
2023-01-23 09:22:11 +00:00
Anderas
e772556117
Merge pull request #7286 from vector-im/andy/large_accounts
Display migration progress during startup
2023-01-23 09:21:59 +00:00
Nicolas Mauri
d31ab31c77 Add Towncrier file. 2023-01-23 09:22:48 +01:00
Nicolas Mauri
6f019b8918 Pause the voicebroadcast recording if the homeserver is not reachable 2023-01-20 19:42:15 +01:00
Nicolas Mauri
200f47d4e5 Add Towncrier file 2023-01-20 09:27:20 +01:00
Nicolas Mauri
37bd17798c Delete a voice broadcast with all related events if MSC3912 is supported. 2023-01-19 18:22:25 +01:00
Alfonso Grillo
fdf1839b12
Merge pull request #7284 from vector-im/alfogrillo/reply_to_ended_polls
Render replies to ended polls (PSG-1131)
2023-01-19 10:34:42 +01:00
Andy Uhnak
9480bb714a Display migration progress during startup 2023-01-18 16:45:32 +00:00
Alfonso Grillo
0df3c31d6b Add changelog.d file 2023-01-18 17:27:30 +01:00
Yoan Pintas
f410ad13ad
Voice broadcast connection error handling while recording (#7282) 2023-01-18 16:27:13 +00:00
Alfonso Grillo
91c61eb8f5 Cleanup 2023-01-18 17:25:14 +01:00
Alfonso Grillo
9569942691 Add UTs 2023-01-18 17:23:12 +01:00
Alfonso Grillo
2a2df206b5 Improve code 2023-01-18 17:22:38 +01:00
Alfonso Grillo
80ce6b7f51 Handle edge cases for plain “body” 2023-01-18 16:35:39 +01:00
Alfonso Grillo
69f3df0867 Improve formatter 2023-01-18 16:35:39 +01:00
Alfonso Grillo
a8d041da3b Add replacement logic for “Ended poll” text 2023-01-18 16:35:39 +01:00
Alfonso Grillo
8ad5489a5e Add new localisation for ended poll replies 2023-01-18 16:35:39 +01:00
Alfonso Grillo
be2e153e37
Merge pull request #7278 from vector-im/alfogrillo/past_poll_history
Past poll history UI (PSG-1027)
2023-01-18 16:26:52 +01:00
Velin92
52f79934ec
Merge pull request #7281 from vector-im/mauroromito/rte_links_improvements
Rich Text Editor: Link Improvements
2023-01-18 11:23:23 +01:00
Alfonso Grillo
01baa0718e Fix accessibility id 2023-01-18 10:12:03 +01:00
Mauro Romito
40bb9f6aad Merge branch 'develop' into mauroromito/rte_links_improvements
# Conflicts:
#	Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved
#	project.yml
2023-01-18 10:08:59 +01:00
aringenbach
2f47f592e9
Merge pull request #7239 from vector-im/aringenbach/7238_rte_enable_bulleted_numbered_lists
Rich Text Composer: Enable bulleted/numbered lists, quote & code blocks support
2023-01-18 09:42:24 +01:00
Nicolas Mauri
e08ec5d3a2
Merge pull request #7277 from vector-im/nimau/7252_vb_seek_enhancement
Fix voicebroadcast playback slider on seek
2023-01-18 09:00:18 +01:00
Mauro Romito
39d35fd4fc changelog 2023-01-17 18:32:36 +01:00
Mauro Romito
7b5cfd173d save button improvement and tests updated 2023-01-17 18:10:35 +01:00
Alfonso Grillo
1f8abe1041 Add changelog.d file 2023-01-17 17:42:14 +01:00
Alfonso Grillo
bc9c0bba8f Add ui tests 2023-01-17 17:35:44 +01:00
Alfonso Grillo
1d04bd8ac7 Add results view 2023-01-17 16:54:18 +01:00
Alfonso Grillo
180fcb7cca Improve PollListItem to support ended polls 2023-01-17 16:44:56 +01:00
Yoan Pintas
02477cc240
Handle a connection issue when we try to start a new voice broadcast (#7276) 2023-01-17 14:49:36 +00:00
Nicolas Mauri
f685d6fd4e Fix voicebroadcast playback slider on seek 2023-01-17 14:37:49 +01:00
Nicolas Mauri
a9ff1282cf
Merge pull request #7257 from vector-im/nimau/PSF-1734_vb_control_center
Fix the now playing info center while a voice broadcast is played
2023-01-17 09:38:28 +01:00
Yoan Pintas
5e86a2e71d
Unexpected live voice broadcast (#7269) 2023-01-16 18:15:49 +00:00
Nicolas Mauri
a775053a76
Merge pull request #7273 from vector-im/nimau/PSF-1732_last_chunk_sequence
Improved detection of voice broadcast completion during playback
2023-01-16 17:42:45 +01:00