You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no obvious way to see when those people who fall off at the left side of the messages area did read their last message. I would much prefer a pop-up window with a scrollable list.
The text was updated successfully, but these errors were encountered:
…they can generate a call link. (#12401)
* Ask the user to change the room access settings if they click the create link button.
Signed-off-by: Timo K <[email protected]>
* disable call button if appropriate.
Signed-off-by: Timo K <[email protected]>
* Add tests
Refactor tests to be in CallGuestLinkButton-test instead of the RoomHeader
Signed-off-by: Timo K <[email protected]>
* add test for: no button if cannot change join rule and room not public nor knock
Signed-off-by: Timo K <[email protected]>
* fix tests
Signed-off-by: Timo K <[email protected]>
* add JoinRuleDialog tests
Signed-off-by: Timo K <[email protected]>
* move spy into before each
Signed-off-by: Timo K <[email protected]>
* Update src/i18n/strings/en_EN.json
Co-authored-by: Robin <[email protected]>
* remove inline css and update modal style
Signed-off-by: Timo K <[email protected]>
* Update src/i18n/strings/en_EN.json
Co-authored-by: Robin <[email protected]>
* Update src/i18n/strings/en_EN.json
Co-authored-by: Robin <[email protected]>
* Invite state was not reactive.
Changing power level did not update the ui.
Signed-off-by: Timo K <[email protected]>
* linter
Signed-off-by: Timo K <[email protected]>
* make useGuestAccessInformation use useRoomState
Signed-off-by: Timo K <[email protected]>
* fix tests and simplify logic
* fix tests
* review
Signed-off-by: Timo K <[email protected]>
---------
Signed-off-by: Timo K <[email protected]>
Co-authored-by: Robin <[email protected]>
There is no obvious way to see when those people who fall off at the left side of the messages area did read their last message. I would much prefer a pop-up window with a scrollable list.
The text was updated successfully, but these errors were encountered: