Skip to content

Implement MSC2346 (bridge info state event) for PMs - #1683

Closed
progval wants to merge 9 commits into
matrix-org:developfrom
progval:bridgeinfo-pm
Closed

Implement MSC2346 (bridge info state event) for PMs#1683
progval wants to merge 9 commits into
matrix-org:developfrom
progval:bridgeinfo-pm

Conversation

@progval

@progval progval commented Mar 11, 2023

Copy link
Copy Markdown
Contributor

This PR depends on the following:

@progval
progval requested a review from a team as a code owner March 11, 2023 22:47
@progval

progval commented Mar 11, 2023

Copy link
Copy Markdown
Contributor Author

Signed-off-by: Valentin Lorentz <progval plus matrixsignoff at progval dot net>

progval and others added 5 commits May 2, 2023 15:50
…PMs initiated from IRC (matrix-org#1663)

* Patch a number of packages

* changelog

* Ensure tests work for upgrades

* Fix tests properly

* 0.26.1

* Update node-irc to 1.2.1 and bump version to 0.34.0

* Define power levels to disable calls/reactions/redaction/stickers in PM

No one but the sender can see them because we cannot bridge them.
Blocking them with PLs allows the clients to hide these features
from their UI, so users do not mistakenly believe they will be received.

* Block redactions, more call event types, and widgets

---------

Co-authored-by: Will Hunt <willh@matrix.org>
Co-authored-by: Tadeusz Sośnierz <tadeusz@sosnierz.com>
Co-authored-by: Half-Shot <will@half-shot.uk>
* Update matrix-widget-api

* Fix widget API origin

* Add changelog
* Provide a domain to the socket

* fix auth error

* failing to return socket

* changelog
* Sort by channel name in !listrooms

It's stored as a set in the client object, which doesn't guarantee
anything about the order, so sort it for consistent output.

Signed-off-by: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>

* Add changelog entry

---------

Signed-off-by: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
@progval

progval commented Jun 27, 2023

Copy link
Copy Markdown
Contributor Author

ping?

1 similar comment
@progval

progval commented Jul 12, 2023

Copy link
Copy Markdown
Contributor Author

ping?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants