0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-04 04:08:24 +02:00
dendrite/roomserver/internal/perform
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
..
perform_backfill.go Use federation sender for backfill/getting missing events (#1379) 2020-09-02 15:26:30 +01:00
perform_invite.go Refactor roomserver/internal - split perform stuff out (#1380) 2020-09-02 13:47:31 +01:00
perform_join.go Refactor roomserver/internal - split perform stuff out (#1380) 2020-09-02 13:47:31 +01:00
perform_leave.go Refactor roomserver/internal - split perform stuff out (#1380) 2020-09-02 13:47:31 +01:00
perform_publish.go Refactor roomserver/internal - split perform stuff out (#1380) 2020-09-02 13:47:31 +01:00