Commit Graph

18073 Commits

Author SHA1 Message Date
Szimszon b6a7a4e098 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 72927c3d02 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 98b11a773f 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 46eeb6c7cc Fix a crash for some voice broadcast in case of redaction 2023-01-24 09:15:55 +01:00
Andy Uhnak ae0f723ed2 Fix compile error 2023-01-23 17:14:11 +00:00
Nicolas Mauri 3bd2cc1bbd 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 54c5ec8aca Use the new endpoint for redaction 2023-01-23 16:47:17 +01:00
Nicolas Mauri cb14003f58 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 1e16230efa 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 03f933395a 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 14b61c6175 Add Towncrier file. 2023-01-23 09:22:48 +01:00
Nicolas Mauri 8dea553cb2 Pause the voicebroadcast recording if the homeserver is not reachable 2023-01-20 19:42:15 +01:00
Nicolas Mauri 9d4edc849b Add Towncrier file 2023-01-20 09:27:20 +01:00
Nicolas Mauri 474a3077ee Delete a voice broadcast with all related events if MSC3912 is supported. 2023-01-19 18:22:25 +01:00
Alfonso Grillo c7c188f77b 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 29674a4943 Display migration progress during startup 2023-01-18 16:45:32 +00:00
Alfonso Grillo b5972164d8 Add changelog.d file 2023-01-18 17:27:30 +01:00
Yoan Pintas d34cebc6be Voice broadcast connection error handling while recording (#7282) 2023-01-18 16:27:13 +00:00
Alfonso Grillo b583fc7094 Cleanup 2023-01-18 17:25:14 +01:00
Alfonso Grillo 955316d317 Add UTs 2023-01-18 17:23:12 +01:00
Alfonso Grillo 3efc34e8a5 Improve code 2023-01-18 17:22:38 +01:00
Alfonso Grillo 264edf7716 Handle edge cases for plain “body” 2023-01-18 16:35:39 +01:00
Alfonso Grillo e2287b920d Improve formatter 2023-01-18 16:35:39 +01:00
Alfonso Grillo 252231ddf0 Add replacement logic for “Ended poll” text 2023-01-18 16:35:39 +01:00
Alfonso Grillo ce9a982244 Add new localisation for ended poll replies 2023-01-18 16:35:39 +01:00
Alfonso Grillo 152fc60aa1 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 c55143a7bf 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 6f1a26153f Fix accessibility id 2023-01-18 10:12:03 +01:00
Mauro Romito 4b80d40071 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 a56017cd13 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 f18dcb8cb4 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 e4bf4fab2f changelog 2023-01-17 18:32:36 +01:00
Mauro Romito e694e89235 save button improvement and tests updated 2023-01-17 18:10:35 +01:00
Alfonso Grillo e419d4fb2e Add changelog.d file 2023-01-17 17:42:14 +01:00
Alfonso Grillo ca8e5501f1 Add ui tests 2023-01-17 17:35:44 +01:00
Alfonso Grillo cc90d9bcce Add results view 2023-01-17 16:54:18 +01:00
Alfonso Grillo e2799069a5 Improve PollListItem to support ended polls 2023-01-17 16:44:56 +01:00
Yoan Pintas 313f715093 Handle a connection issue when we try to start a new voice broadcast (#7276) 2023-01-17 14:49:36 +00:00
Nicolas Mauri a5ab0d333d Fix voicebroadcast playback slider on seek 2023-01-17 14:37:49 +01:00
Nicolas Mauri 918cd6656f 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 ca917c2bfd Unexpected live voice broadcast (#7269) 2023-01-16 18:15:49 +00:00
Nicolas Mauri 340d4c12bb 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
Nicolas Mauri 8fc12dfec7 Make sure we store the last block sequence sent (even if it's 0) 2023-01-16 16:00:18 +01:00
Nicolas Mauri 3237a5d8c3 Live voice broadcast should not appear in Info Center while playing 2023-01-16 15:24:40 +01:00
Philippe Loriaux e7b436f543 Add Towncrier file 2023-01-16 15:02:33 +01:00
Philippe Loriaux 2bcfdb8f0f Remove "Leave" button on Room details screen 2023-01-16 14:58:18 +01:00
Alfonso Grillo a1e63a1413 Merge pull request #7274 from vector-im/alfogrillo/fix_build_error
Fix build error
2023-01-16 14:54:34 +01:00
Alfonso Grillo af56da2988 Fix build error 2023-01-16 14:45:21 +01:00
Nicolas Mauri 52acc528a6 Improved voice broadcast completion detection during playback 2023-01-16 14:37:53 +01:00
Andy Uhnak 11226a6192 Add labs settings for crypto v2 2023-01-16 12:12:54 +00:00