dendrite/syncapi/streams
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
..
stream_accountdata.go Sync fixes (#1709) 2021-01-13 14:32:49 +00:00
stream_devicelist.go Sync refactor — Part 1 (#1688) 2021-01-08 16:59:06 +00:00
stream_invite.go Sync refactor — Part 1 (#1688) 2021-01-08 16:59:06 +00:00
stream_pdu.go Sync fixes (#1709) 2021-01-13 14:32:49 +00:00
stream_receipt.go Sync fixes (#1709) 2021-01-13 14:32:49 +00:00
stream_sendtodevice.go Simplify send-to-device messaging (#1702) 2021-01-13 17:29:46 +00:00
stream_typing.go Sync fixes (#1709) 2021-01-13 14:32:49 +00:00
streams.go Sync refactor — Part 1 (#1688) 2021-01-08 16:59:06 +00:00
template_pstream.go Sync refactor — Part 1 (#1688) 2021-01-08 16:59:06 +00:00
template_stream.go Sync refactor — Part 1 (#1688) 2021-01-08 16:59:06 +00:00