0
nebunez 7e0822b62d fix mismatched message ids when client first sends a message
This bug is caused by the message being sent to all clients before
msg.SetDefaults() is called and the message is saved to the chat database. This
causes connected clients to get a message id that is different from what exists
in the database. This only affects clients using websockets that were connected
when the message was sent and message visibility updated.

Fixes https://github.com/owncast/owncast/issues/809
2021-03-10 14:07:47 -05:00
..
2020-11-12 15:14:59 -08:00
2021-02-18 23:05:52 -08:00
2021-02-18 23:05:52 -08:00
2021-02-18 23:05:52 -08:00
2021-02-18 23:05:52 -08:00
2021-03-03 21:48:11 -08:00
2021-02-18 23:05:52 -08:00
2021-02-18 23:05:52 -08:00