Nick

Results 12 issues of Nick

The chat client will disconnect if it is behind an Nginx reverse-proxy if no messages are sent within about a minute. The client should send a PING to the server...

bug
hardening

Add a scrollback with the last N messages in chat to send to joining users. The number of messages should be configurable.

enhancement

There should be three levels of access to room access: - [x] Public - [x] Pin/Password - [ ] Request and grant Rabbit had the first and third, but the...

enhancement
front-end

Figure out a way to tell how much the client is lagging behind the stream. Ideally, if the lag is high enough, display the amount of lag below the player...

enhancement

Add some way to display all available emotes. Either through a searchable menu, or a popup (similar to `/help`)

enhancement
front-end

Emotes in the emote menu should be clickable. Currently the user needs to navigate to the desired emote with the keyboard and hit enter to insert it. This is nigh...

front-end

Currently, the emote autocomplete popup is sorted alphabetically form the top down, and is case sensitive. When the default selection was moved to the bottom in 40f4cc7 the sort order...

bug
front-end

User management in the admin panel needs a lot of work. Namely: - [x] Deleting a user - [x] Reset passwords (a better method than just typing in a new...

enhancement
stream-issue

Similar to #31, only for movies instead of users. - [x] Delete a movie - [x] Edit a movie's details (title, description, links, poster) - [ ] Force-add a movie...

enhancement
stream-issue

Pages that will need these: - [ ] User Login - [ ] User Account - [ ] Add Movie I'm not too concerned about adding CSRF tokens to the...

enhancement
stream-issue