dendrite/syncapi/streams
Till 2a5b8e0306
Only load members of newly joined rooms (#2389)
* Only load members of newly joined rooms

* Comment that the query is prepared at runtime

Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2022-04-28 18:53:28 +02:00
..
stream_accountdata.go Don't send account data or receipts for left/forgotten rooms (#2382) 2022-04-27 12:03:34 +01:00
stream_devicelist.go BREAKING: Remove Partitioned Stream Positions (#2096) 2022-01-20 15:26:45 +00:00
stream_invite.go Add possibility to ignore users (#2329) 2022-04-07 15:08:19 +01:00
stream_notificationdata.go Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00
stream_pdu.go Add heroes to the room summary (#2373) 2022-04-26 10:53:17 +02:00
stream_presence.go Only load members of newly joined rooms (#2389) 2022-04-28 18:53:28 +02:00
stream_receipt.go Don't send account data or receipts for left/forgotten rooms (#2382) 2022-04-27 12:03:34 +01:00
stream_sendtodevice.go Add possibility to ignore users (#2329) 2022-04-07 15:08:19 +01:00
stream_typing.go Add possibility to ignore users (#2329) 2022-04-07 15:08:19 +01:00
streams.go Add heroes to the room summary (#2373) 2022-04-26 10:53:17 +02:00
template_stream.go Sync refactor — Part 1 (#1688) 2021-01-08 16:59:06 +00:00