- message now contains a second string
which is meant for unencrypted title
information, which can be displayed
without e2e encryption.
- senders can now be deleted
- the same sender / token connection is
no longer added to the database
- using Ecto queries, the api can now get newest
message or get the last message
- delete all messages of a sender id
- add a message (auto adding a time stamp)