mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-17 02:53:11 -06:00
This isn't normally a problem as generally the user will have just joined the room and so will get included. However, if rooms are being imported then we might send down the "new" room without including the user's join event, confusing clients. |
||
|---|---|---|
| .. | ||
| stream_accountdata.go | ||
| stream_devicelist.go | ||
| stream_invite.go | ||
| stream_notificationdata.go | ||
| stream_pdu.go | ||
| stream_presence.go | ||
| stream_receipt.go | ||
| stream_sendtodevice.go | ||
| stream_typing.go | ||
| streamprovider.go | ||
| streams.go | ||
| template_stream.go | ||