mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 06:23:10 -06:00
This is going to make `Can get rooms/{roomId}/messages for a departed
room (SPEC-216)` pass, since we now only grep events from before the
user left the room.
|
||
|---|---|---|
| .. | ||
| context.go | ||
| context_test.go | ||
| filter.go | ||
| getevent.go | ||
| messages.go | ||
| relations.go | ||
| routing.go | ||
| search.go | ||