randomouscrap98 / contentapi

A generic content system to make some kinda standard websites
GNU General Public License v3.0
8 stars 2 forks source link

Don't return empty live userlist updates #123

Open randomouscrap98 opened 2 years ago

randomouscrap98 commented 2 years ago

Sometimes, a userlist update will be truly empty (not just with empty rooms) because, for instance, the user does not have access to that room. This showed up when 12 tried to set their status in a negative room.

However this occurs, make sure it is fixed. In order to test, this may be one of those things that requires code to be pulled out of the live controller