The "read" field is a timestamp right now, that stores when the message was read. There's no real reason to store that information, and on top of that, it may result in some issues of timezones with cross-wiki notifications.
We should transform the 'read' property into a boolean and save room in our database.