dendrite/userapi/consumers
Till d065219de1
Fix invitations not sending push notifications (#3207)
The tests added in https://github.com/matrix-org/sytest/pull/1356
uncovered that we don't consider invitations as events the userapi
should handle and thus just don't notify the client about any new
invitations received over federation.
2023-09-26 15:47:37 +02:00
..
clientapi.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
devicelistupdate.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
roomserver_test.go Optimise getting local members and membership counts (#3150) 2023-07-13 14:19:08 +02:00
roomserver.go Fix invitations not sending push notifications (#3207) 2023-09-26 15:47:37 +02:00
signingkeyupdate.go Move json errors over to gmsl (#3080) 2023-05-09 22:46:49 +00:00