Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Element video room type #2273

Merged
merged 1 commit into from
Apr 4, 2022
Merged

Conversation

robintown
Copy link
Member

@robintown robintown commented Apr 4, 2022

For matrix-org/matrix-react-sdk#8223

Type: enhancement


Here's what your changelog entry will look like:

✨ Features

  • Add Element video room type (#2273).

@codecov-commenter
Copy link

codecov-commenter commented Apr 4, 2022

Codecov Report

Merging #2273 (cb248f1) into develop (71b7521) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

@@             Coverage Diff             @@
##           develop    #2273      +/-   ##
===========================================
- Coverage    59.00%   58.99%   -0.01%     
===========================================
  Files           91       91              
  Lines        16335    16337       +2     
  Branches      3768     3768              
===========================================
  Hits          9638     9638              
- Misses        6697     6699       +2     
Impacted Files Coverage Δ
src/@types/event.ts 100.00% <ø> (ø)
src/models/room.ts 54.35% <0.00%> (-0.11%) ⬇️

@robintown robintown merged commit b832129 into matrix-org:develop Apr 4, 2022
su-ex added a commit to SchildiChat/matrix-js-sdk that referenced this pull request Apr 16, 2022
* Remove groups and groups-related APIs ([\matrix-org#2234](matrix-org#2234)).
* Add Element video room type ([\matrix-org#2273](matrix-org#2273)).
* Live location sharing - handle redacted beacons ([\matrix-org#2269](matrix-org#2269)).
* Fix getSessionsNeedingBackup() limit support ([\matrix-org#2270](matrix-org#2270)). Contributed by @adamvy.
* Fix issues with /search and /context API handling for threads ([\matrix-org#2261](matrix-org#2261)). Fixes element-hq/element-web#21543.
* Prevent exception 'Unable to set up secret storage' ([\matrix-org#2260](matrix-org#2260)).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants