0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-01 12:08:55 +02:00
dendrite/appservice
Till aa1bda4c58
Add AS invite test, fix issue with invitations being processed twice (#3020)
The AS roomserver consumer would receive the events twice, one time as
type `OutputTypeNewInviteEvent` and the other time as
`OutputTypeNewRoomEvent`. 

[skip ci]
2023-03-27 11:26:26 +02:00
..
api Implement /thirdparty endpoints (#2831) 2022-11-02 10:17:53 +00:00
consumers Add AS invite test, fix issue with invitations being processed twice (#3020) 2023-03-27 11:26:26 +02:00
query Add basic runtime tracing (#2996) 2023-03-13 16:45:14 +01:00
appservice.go Remove BaseDendrite (#3023) 2023-03-22 09:21:32 +01:00
appservice_test.go Add AS invite test, fix issue with invitations being processed twice (#3020) 2023-03-27 11:26:26 +02:00