noidedmedia / ImageHex

An artwork network
https://www.imagehex.com/
GNU Affero General Public License v3.0
2 stars 0 forks source link

Conversations have some issues with unread #362

Closed AnthonySuper closed 7 years ago

AnthonySuper commented 8 years ago

I need to fix this by moving the unread_seperator thing entirely. The chat itself should check for unread conversations.

I also need to probably replace some parts of Redux. Having fully normalized data we join together is currently murdering our performance, which is non-ideal. I'll most likely wind up using a custom data structure. How sad ;-;.