4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-02-19 04:44:58 +00:00
Neil Alexander 6e44450cc9
Don't re-request state events that are already in the timeline ()
* Don't request state events if we already have the timeline events (Postgres only)

* Rename variable

* nocyclo

* Add SQLite

* Tweaks

* Revert query change

* Don't dedupe if asking for full state

* Update query
2021-02-04 12:20:37 +00:00
..