bump_server/priv/repo/migrations
raphael d2fe15d3ae adds message title, adds sender delete
- 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
2022-01-03 13:07:33 +01:00
..
.formatter.exs adds phoenix boilerplate and database api 2021-12-05 00:36:13 +01:00
20211204223854_add_messages.exs adds phoenix boilerplate and database api 2021-12-05 00:36:13 +01:00
20211230132931_add_senders.exs adds senders to database and firebase connect 2021-12-30 16:11:53 +01:00
20220103100336_add_message_title.exs adds message title, adds sender delete 2022-01-03 13:07:33 +01:00