Compare commits

...

3 Commits

3 changed files with 16 additions and 1 deletions

View File

@ -10,4 +10,7 @@ Flatpak: `~/.var/app/im.riot.Riot/config/Riot/config.json`
* failing that it appears to read `~/.config/Riot/*` should that exist.
* Windows: `%APPDATA%\Element\config.json`
Labs features: https://github.com/vector-im/element-web/blob/develop/docs/labs.md
Labs features:
* https://github.com/vector-im/element-web/blob/develop/docs/labs.md
* https://github.com/matrix-org/matrix-react-sdk/blob/develop/src/settings/Settings.tsx

View File

@ -10,11 +10,13 @@
},
"features": {
"feature_report_to_moderators": "enable",
"feature_latex_maths": "enable",
"feature_custom_status": "enable",
"feature_presence_in_room_list": "enable",
"feature_roomlist_preview_reactions_all": "enable",
"feature_roomlist_preview_reactions_dms": "enable",
"feature_dehydration": "enable",
"feature_extensible_events": "enable",
"feature_dnd": "enable",
"feature_new_layout_switcher": "enable",
"feature_spaces_metaspaces": "enable",

View File

@ -90,6 +90,14 @@ Practically the same, but requires room version 10 and new `join_rule` known as
{
"room_id": "!TtWVeGGDmpLieTGJss:pirateriot.net",
"type": "m.room_membership"
},
{
"room_id": "!xwkzwkGafsaYJOFWoj:the-apothecary.club",
"type": "m.room_membership"
},
{
"room_id": "!WDaMZSVinTZRLOTajM:hacklab.fi",
"type": "m.room_membership"
}
],
"join_rule": "knock_restricted"
@ -111,3 +119,5 @@ Practically the same, but requires room version 10 and new `join_rule` known as
* `!rCWNvpCTZHQkiRYUDE:matrix.org` - Matrix.fi v5
* `!AUKUBkWpbVaNhXJhuD:vi.fi` - Olohuone v6
* `!TtWVeGGDmpLieTGJss:pirateriot.net` - GlobalPirates v9
* `!xwkzwkGafsaYJOFWoj:the-apothecary.club` - Apothecary Homeserver default/welcome room (v5)
* `!WDaMZSVinTZRLOTajM:hacklab.fi` - Matrix Suomi (Space) v6