Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Server Quota Notices in Riot #213

Closed
lampholder opened this issue Jul 10, 2018 · 4 comments
Closed

Server Quota Notices in Riot #213

lampholder opened this issue Jul 10, 2018 · 4 comments

Comments

@lampholder
Copy link
Member

We're going to implement some configurable server quotas for synapse instances, limiting the number of active users (where active == has logged in and hit an API).

We want Riot to be able to represent:

  • when you can't log in because the server has hit its active user limit
  • when you can't send or receive messages because, even though you're logged in, the server has hit its active user limit and you have somehow been inactive long enough that you're not on the list of allowed active users
  • when you are logged in and active, but the server has hit its active user limit and you need to know because some of the people you might want to interact with can't log in due to the limit's having been hit.
@lampholder
Copy link
Member Author

@manuroe
Copy link
Member

manuroe commented Jul 17, 2018

Mockup for mobiles: this is the bottom bar version at https://www.figma.com/file/MYGeFa5VuuB1PC7BknJE1r0j/HHS-Server-Notices-Riot-Mobile-(Android).

@lampholder
Copy link
Member Author

Here's an svg of the modular logo to use: https://matrix.lant.uk/_matrix/media/v1/download/lant.uk/yaJZmFoeLdgpilxoaxGVjJkB

@manuroe
Copy link
Member

manuroe commented Aug 9, 2018

For tracking, the issue on riot-web is element-hq/element-web#7091.

@manuroe manuroe closed this as completed Dec 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants