0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-29 06:19:02 +02:00
dendrite/syncapi/streams
Till 0f777d421c
Remove empty fields from /sync response (#2755)
First attempt at removing empty fields from `/sync` responses. Needs
https://github.com/matrix-org/sytest/pull/1298 to keep Sytest happy.

Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2022-10-05 13:47:13 +01:00
..
stream_accountdata.go Remove empty fields from /sync response (#2755) 2022-10-05 13:47:13 +01:00
stream_devicelist.go Modify sync transaction behaviour (#2758) 2022-10-03 11:38:20 +01:00
stream_invite.go Remove empty fields from /sync response (#2755) 2022-10-05 13:47:13 +01:00
stream_notificationdata.go Modify sync transaction behaviour (#2758) 2022-10-03 11:38:20 +01:00
stream_pdu.go Remove empty fields from /sync response (#2755) 2022-10-05 13:47:13 +01:00
stream_presence.go Modify sync transaction behaviour (#2758) 2022-10-03 11:38:20 +01:00
stream_receipt.go Remove empty fields from /sync response (#2755) 2022-10-05 13:47:13 +01:00
stream_sendtodevice.go Modify sync transaction behaviour (#2758) 2022-10-03 11:38:20 +01:00
stream_typing.go Remove empty fields from /sync response (#2755) 2022-10-05 13:47:13 +01:00
streamprovider.go Transactional isolation for /sync (#2745) 2022-09-30 12:48:10 +01:00
streams.go Fix broken /sync due to transaction error 2022-09-30 16:07:18 +01:00
template_stream.go Transactional isolation for /sync (#2745) 2022-09-30 12:48:10 +01:00