Commit Graph

10033 Commits

Author SHA1 Message Date
Phl-Pro 1c54bc922d 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 67d64ab373 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
Andy Uhnak aaa9d5b91e Fix compile error 2023-01-23 17:14:11 +00:00
Nicolas Mauri 5192730821 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 56d215fb60 Use the new endpoint for redaction 2023-01-23 16:47:17 +01:00
Nicolas Mauri b4f61e4a22 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 4aee4cef82 Merge pull request #7272 from vector-im/andy/migrate_crypto
Add labs settings for Crypto SDK
2023-01-23 09:22:11 +00:00
Nicolas Mauri 87fb137e60 Pause the voicebroadcast recording if the homeserver is not reachable 2023-01-20 19:42:15 +01:00
Nicolas Mauri 6933cd08c0 Delete a voice broadcast with all related events if MSC3912 is supported. 2023-01-19 18:22:25 +01:00
Alfonso Grillo fb01e2278e 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 f7cd7c4459 Display migration progress during startup 2023-01-18 16:45:32 +00:00
Yoan Pintas a42f231a6d Voice broadcast connection error handling while recording (#7282) 2023-01-18 16:27:13 +00:00
Alfonso Grillo a9791f507a Improve code 2023-01-18 17:22:38 +01:00
Alfonso Grillo a65bb5a826 Handle edge cases for plain “body” 2023-01-18 16:35:39 +01:00
Alfonso Grillo b576b90448 Improve formatter 2023-01-18 16:35:39 +01:00
Alfonso Grillo ba7c0f0484 Add replacement logic for “Ended poll” text 2023-01-18 16:35:39 +01:00
Alfonso Grillo 129140b729 Add new localisation for ended poll replies 2023-01-18 16:35:39 +01:00
aringenbach dee0aad1be 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
Yoan Pintas 947f67ec93 Handle a connection issue when we try to start a new voice broadcast (#7276) 2023-01-17 14:49:36 +00:00
Nicolas Mauri be2a6f15b1 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 4dbe54bad1 Unexpected live voice broadcast (#7269) 2023-01-16 18:15:49 +00:00
Nicolas Mauri 763d7d1a8a Make sure we store the last block sequence sent (even if it's 0) 2023-01-16 16:00:18 +01:00
Nicolas Mauri d492f83be1 Live voice broadcast should not appear in Info Center while playing 2023-01-16 15:24:40 +01:00
Philippe Loriaux 8185255b0e Remove "Leave" button on Room details screen 2023-01-16 14:58:18 +01:00
Nicolas Mauri a65e02b7b9 Improved voice broadcast completion detection during playback 2023-01-16 14:37:53 +01:00
Andy Uhnak 0feaec0be3 Add labs settings for crypto v2 2023-01-16 12:12:54 +00:00
Alfonso Grillo a2617265f5 Merge pull request #7267 from vector-im/alfogrillo/active_poll_history
Active poll history UI (PSG-906)
2023-01-16 12:43:07 +01:00
Nicolas Mauri 39e275c5cb Merge pull request #7266 from vector-im/nimau/PSF-1851_VB_sent_as_VM
Fix how is resent a voice broadcast chunk
2023-01-16 12:29:15 +01:00
Alfonso Grillo 4b684b20a3 Improve accessibility 2023-01-16 12:01:24 +01:00
aringenbach 66bfdf895a Rich Text Composer: Enable quote & code blocks support 2023-01-16 11:54:00 +01:00
aringenbach 175baee5f6 Rich Text Composer: Enable bulleted & numbered lists support 2023-01-16 10:28:01 +01:00
Nicolas Mauri 1c9d998dae Code cleanup 2023-01-13 15:29:51 +01:00
Alfonso Grillo bd85e7aa20 Add changelog.d file 2023-01-13 11:04:40 +01:00
Velin92 033f28cdcb Merge pull request #7262 from vector-im/mauroromito/change_link_colour
Different link colours are now supported and by default most links are now in blue in the timeline
2023-01-13 10:58:22 +01:00
Nicolas Mauri 9896fb124b Fix how is resent a voice broadcast chunk 2023-01-13 08:33:30 +01:00
Alfonso Grillo 977013937a Handle empty poll list case 2023-01-12 18:25:06 +01:00
Mauro Romito b2b2771ca8 replaced UIColor link with ThemeService links color everywhere it was used, and included the ThemeService in NSE and SiriIntents 2023-01-12 17:54:44 +01:00
Alfonso Grillo f64fdee444 Add localizations 2023-01-12 17:09:44 +01:00
Mauro Romito 7b7f1c8e16 removing useless ios 13 checks 2023-01-12 17:07:02 +01:00
Mauro Romito 30fcb3a1de added the links color wherever possible 2023-01-12 16:45:43 +01:00
Nicolas Mauri 18cb71def7 Remove strong references on audio players used for voicebroadcast 2023-01-12 15:55:06 +01:00
Mauro Romito e99d363ae0 adding an underline to the Re-request encryption keys message 2023-01-12 14:33:50 +01:00
Alfonso Grillo e7adb92b77 Cleanup scaffolding 2023-01-12 12:06:15 +01:00
Alfonso Grillo b9bf4376db Add poll history scaffolding 2023-01-12 11:43:29 +01:00
Alfonso Grillo 5b47b99dce Add poll history in room’s settings 2023-01-12 10:42:56 +01:00
Mauro Romito dba5ff387f fixed a test and some code improvements 2023-01-12 10:41:52 +01:00
David Langley e79fd71bd5 Merge pull request #7223 from vector-im/langleyd/7222_fix_location_sharing_permissions_request
Langleyd/7222 fix location sharing permissions request
2023-01-12 09:15:24 +00:00
Nicolas Mauri c3580bbfcb Fix NowPlayingInfoCenter for a live voice broadcast 2023-01-12 09:35:14 +01:00
Mauro Romito 9505bec521 done 2023-01-11 23:40:35 +01:00
Mauro Romito 7dcb9ddbef this is required to enable custom colors for specific links 2023-01-11 21:39:09 +01:00