Commit graph

5 commits

Author SHA1 Message Date
Till Faelligen 81af874b0b Update migrations 2022-06-15 07:09:43 +02:00
Till Faelligen f9c7013061 Update SQL queries to include history_visibility 2022-06-14 16:06:15 +02:00
Till Faelligen 989825b8fa Add new history_visibility column 2022-06-14 12:37:11 +02:00
Neil Alexander d8fba52e97
Simplify send-to-device messaging (#1702)
* Simplify send-to-device messaging

* Don't return error if there's no work to do

* Remove SQLite migrations for now

* Tweak Postgres migrations

* Tweaks

* Fixes

* Cleanup separately

* Fix SQLite migration
2021-01-13 17:29:46 +00:00
Neil Alexander ebcacd1bb5
Give receipts their own stream ID in the database (#1631)
* Give read recipts their own database sequence

* Give receipts their own stream ID

* Change migration names

* Reset sequences

* Add max receipt queries, missing stream_id table entry for SQLite
2020-12-11 14:02:17 +00:00