mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-04 23:19:03 +01:00
475d3c1af9
* Convert stream positions into topological positions for both `from` and `to` in `/messages` * Hopefully it works now * Remove unnecessary logging * Return sane values if `StreamToTopologicalPosition` can't work out the right thing to do * Revert logging change * tweaks * Fix `selectEventIDsInRangeASCSQL` * Test `Getting messages going forward is limited for a departed room (SPEC-216)` was passing incorrectly so un-whitelist it |
||
---|---|---|
.. | ||
context.go | ||
context_test.go | ||
filter.go | ||
messages.go | ||
routing.go |