mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-26 00:03:09 -06:00
In initial sync, req.since is no longer nil, but instead, req.since.PDUPosition() and req.since.EDUPosition() returns 0. This ensures forgotten rooms do not come back as zombies. |
||
|---|---|---|
| .. | ||
| notifier.go | ||
| notifier_test.go | ||
| request.go | ||
| requestpool.go | ||
| userstream.go | ||