Files
Draupnir/src
Gnuxie 64de51496c Fixes to the new room takedown protection (#782)
* Take room pill out of takedown notice.

* Fix missing configSchema in RoomTakedownProtection.

It was always there... just not plumbed in.

* Fix RoomTakedownConfig schema was wrong.

Properties that default to undefined need to be optional because of
the way defaulting works.

* Fix missing name on RoomTakedownProtectionSettings.

* Fix joined_members missing from RoomBasicDetails.

Important because it's used for the threshold.

* Improve rendering of room discovery.

* Add SimulatedRoomTakedownCapability.

https://github.com/the-draupnir-project/planning/issues/41#issuecomment-2755447714

* Change renderer to include protection name.

For some reason addOneLiner does this but addMessage does not?

Something to look into there mare...
2025-03-27 21:52:59 +00:00
..
2025-01-10 17:06:54 +00:00
2025-02-06 13:43:00 +00:00