mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-22 03:09:22 +01:00
matrix/m.room.join_rules: add Nova Fervoro10, FluffySpace6, PPFIv9s & specify Fluffy room is room
This commit is contained in:
parent
3bbb5a0289
commit
5ce124e094
@ -47,6 +47,10 @@ Practically the same, but requires room version 10 and new `join_rule` known as
|
||||
"room_id": "!fGtopoZuCySnTsSdsU:matrix.org",
|
||||
"type": "m.room_membership"
|
||||
},
|
||||
{
|
||||
"room_id": "!IVRSynLjDUQRVOHnbE:pikaviestin.fi",
|
||||
"type": "m.room_membership"
|
||||
},
|
||||
{
|
||||
"room_id": "!ruWhXaXgrPjaSSecvb:matrix.org",
|
||||
"type": "m.room_membership"
|
||||
@ -94,6 +98,18 @@ Practically the same, but requires room version 10 and new `join_rule` known as
|
||||
{
|
||||
"room_id": "!IwPxifXSjBLghpVEMh:matrix.org",
|
||||
"type": "m.room_membership"
|
||||
},
|
||||
{
|
||||
"room_id": "!iQaStEQNwaqxQfyhZi:sorunome.de",
|
||||
"type": "m.room_membership"
|
||||
},
|
||||
{
|
||||
"room_id": "!ElEgwlkMvKtpLTcPXQ:matrix.org",
|
||||
"type": "m.room_membership"
|
||||
},
|
||||
{
|
||||
"room_id": "!azROMLeGEMPdbdWnbk:matrix.org",
|
||||
"type": "m.room_membership"
|
||||
}
|
||||
],
|
||||
"join_rule": "knock_restricted"
|
||||
@ -104,6 +120,7 @@ Practically the same, but requires room version 10 and new `join_rule` known as
|
||||
|
||||
* `!fGtopoZuCySnTsSdsU:matrix.org` - eu.aminda.space v10
|
||||
* `!ruWhXaXgrPjaSSecvb:matrix.org` - aminda.eu v10
|
||||
* `!IVRSynLjDUQRVOHnbE:pikaviestin.fi` - Nova Fervoro v10
|
||||
* `!zYPetrOdqxxQYoWCTb:the-apothecary.club` - The Apothecary Community v6
|
||||
* `!watercooler-v10:maunium.net` - WaterDuck v10
|
||||
* `!etDMqntYVqugEClPcE:artemislena.eu` - Community Moderation Effort v9
|
||||
@ -114,4 +131,7 @@ Practically the same, but requires room version 10 and new `join_rule` known as
|
||||
* `!MHqztrxnQriEOyNLjW:pirateriot.net` - GlobalPirates v10
|
||||
* `!xwkzwkGafsaYJOFWoj:the-apothecary.club` - Apothecary Homeserver default/welcome room (v5)
|
||||
* `!WDaMZSVinTZRLOTajM:hacklab.fi` - Matrix Suomi (Space) v6
|
||||
* `!IwPxifXSjBLghpVEMh:matrix.org` - FluffyChat v5
|
||||
* `!IwPxifXSjBLghpVEMh:matrix.org` - FluffyChat (room) v5
|
||||
* `!iQaStEQNwaqxQfyhZi:sorunome.de` - FluffyChat Space v6
|
||||
* `!ElEgwlkMvKtpLTcPXQ:matrix.org` - Piraattipuolue v9
|
||||
* `!azROMLeGEMPdbdWnbk:matrix.org` - Piraattipuolueen työrauha v9
|
||||
|
Loading…
Reference in New Issue
Block a user