status-im / status-console-client

Status messaging console user interface
Mozilla Public License 2.0
10 stars 2 forks source link

Rename Contact -> chats and remove histories #116

Closed cammellos closed 5 years ago

cammellos commented 5 years ago

This commit renames contacts -> chats and remove histories.

I have also collapsed the migrations for now so it's not backward compatible, but while in heavy development is probably best just to keep a single migration.

This is the first step, I have implemented the same schema we use in status-react, we might want to change a few things, but I would start from the same, so we are sure we are not missing out anything.