joeyak
joeyak
Embed
Main summary of changes: * static directory is now embedded by default * --write-static will write the files to the `static` directory (default in the same directory as the executable)...
When typing `:` and hitting enter, it will send `:` to the chat instead of putting the default emote in chat, and it doesn't close the emote suggestions 
https://github.com/alexflint/go-arg
See `Deprecation of io/ioutil` section in https://go.dev/doc/go1.16
Now that wasm is being removed in https://github.com/zorchenhimer/MovieNight/issues/168 we can move the code in `common` out because it's not longer being used. Now an alternative to that is leave it...
Zorche put your ideas here Features: * Change some settings such as pins * Manage emotes (upload/delete/rename) * Change the "Now Playing" title * Manage users (ban/unban/kick/etc)
This would have 3 parts. 1) Have the server send an error object to the client so the client can tell what an error message is. This can be a...
It would be better to have a specific spot to store all the html message templates. Perhaps a slice or constants in another file.