4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-03-14 16:13:11 +00:00
Neil Alexander 7dfc7c3d70
Don't re-send sent events in add_state_events ()
* Only add events to `add_state_events` that haven't already been sent to the roomserver output before

* Filter on event NIDs instead, hopefully bring joy to SQLite

* UnsentFilter, review comments
2022-02-17 13:53:48 +00:00
..