Nest to make more specific
Don't pre-populate messages that aren't newly delivered
Otherwise we end up with messages out of order in a confusing way.
Close notifications when marking read
Close notifications when switching to a chat
Add vector icon for PWA
Seems to make chrome app to offer the install button
Switch beween rich and plain text properly on correct
Better reaction foreground
More compose/paste fixes, mostly for chrome
Otherwise the number is invisible
I didn't notice before because dark reader was fixing it for me
Commit the npmrc for maxsockets
Force reactions to render as emoji if possible
Always adding the selector may be a bit much but will probably not break anything...
Improvements to message editor
SDK polls for media now so we don't have to
Convert plain divs to br
Mostly because cut-paste from our UI may include divs for newlines but
that's harder to detect for deciding if this is a plain text message.