0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-11-14 22:01:13 +01:00
dendrite/federationapi
Till e8ab2154aa
Return M_NOT_FOUND for rejected events (#2371)
* Return M_NOT_FOUND for rejected events

* Add passing tests
2022-04-25 19:05:01 +02:00
..
api
consumers Add presence module V2 (#2312) 2022-04-06 13:11:19 +02:00
internal Update to matrix-org/gomatrixserverlib#300 2022-04-05 14:43:44 +01:00
inthttp
producers Add presence module V2 (#2312) 2022-04-06 13:11:19 +02:00
queue Only call key update process functions if there are updates, don't send things to ourselves over federation 2022-04-25 14:22:46 +01:00
routing Return M_NOT_FOUND for rejected events (#2371) 2022-04-25 19:05:01 +02:00
statistics
storage Store the EDU type in the database (#2370) 2022-04-25 11:56:50 +02:00
types Add presence module V2 (#2312) 2022-04-06 13:11:19 +02:00
federationapi.go Add presence module V2 (#2312) 2022-04-06 13:11:19 +02:00
federationapi_keys_test.go
federationapi_test.go