|
|
|
|
|
by decentralisedog
2039 days ago
|
|
Matrix has always supported "Guest" accounts, where a user can immediately join a room and start talking in there with a generated user_id. They have limitations, but for the "get going straight away" factor it was quite nice. Element (back when we called it Riot) removed support for this a while ago BUT we are trying to design it back into the app, which you can follow https://github.com/vector-im/element-web/issues/9264 And yeah as a developer on the project, getting users into rooms quickly and chatting is a desperate goal of mine. |
|