1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-03-04 15:54:28 -06:00
Commit graph

2 commits

Author SHA1 Message Date
oliverpool 3205b9212d
[readability] use event.StateKeyEquals where relevant and minor for-loop refactoring ()
* use event.StateKeyEquals where relevant

Signed-off-by: Olivier Charvin <git@olivier.pfad.fr>

* use userID
2020-08-25 21:04:35 +01:00
Kegsay ec7718e7f8
Roomserver API changes ()
* s/QueryBackfill/PerformBackfill/g

* OutputEvent now includes AddStateEvents which contain the full event of extra state events

* Only include adds not the current event

* Get adding state right
2020-06-11 19:50:40 +01:00
Renamed from roomserver/internal/query_backfill.go (Browse further)