0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-01 10:48:26 +02:00
dendrite/syncapi/sync
Behouba Manassé 49fd47c863 selectAccountDataByType return ClientEvent pointer instead of slice of ClientEvent (#798)
This pull request is an attempt to fix #773.

Signed-off-by: Kouame Behouba Manassé behouba@gmail.com
2019-09-30 17:25:04 +01:00
..
notifier.go Replace membership and visibility values with constants (#774) 2019-08-06 15:07:36 +01:00
notifier_test.go Fix data races reported by go test -race ./... (#748) 2019-07-26 00:00:22 +08:00
request.go Add typing notifications to /sync responses - fixes #635 (#718) 2019-07-12 22:59:53 +08:00
requestpool.go selectAccountDataByType return ClientEvent pointer instead of slice of ClientEvent (#798) 2019-09-30 17:25:04 +01:00
userstream.go Add typing notifications to /sync responses - fixes #635 (#718) 2019-07-12 22:59:53 +08:00