dendrite/roomserver/internal
Neil Alexander 096191ca24
Use federation sender for backfill/getting missing events (#1379)
* Use federation sender for backfill and getting missing events

* Fix internal URL paths

* Update go.mod/go.sum for matrix-org/gomatrixserverlib#218

* Add missing server implementations in HTTP interface
2020-09-02 15:26:30 +01:00
..
helpers Refactor roomserver/internal - split perform stuff out (#1380) 2020-09-02 13:47:31 +01:00
perform Use federation sender for backfill/getting missing events (#1379) 2020-09-02 15:26:30 +01:00
alias.go Expand RoomInfo to cover more DB storage functions (#1377) 2020-09-02 10:02:48 +01:00
api.go Use federation sender for backfill/getting missing events (#1379) 2020-09-02 15:26:30 +01:00
input.go Refactor roomserver/internal - split perform stuff out (#1380) 2020-09-02 13:47:31 +01:00
input_events.go Refactor roomserver/internal - split perform stuff out (#1380) 2020-09-02 13:47:31 +01:00
input_latest_events.go Expand RoomInfo to cover more DB storage functions (#1377) 2020-09-02 10:02:48 +01:00
input_membership.go Refactor roomserver/internal - split perform stuff out (#1380) 2020-09-02 13:47:31 +01:00
query.go Refactor roomserver/internal - split perform stuff out (#1380) 2020-09-02 13:47:31 +01:00
query_test.go Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00