0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-11 05:29:18 +02:00
dendrite/userapi/consumers
Neil Alexander 73e02463cf
Allow m.read.private to clear notifications (#2811)
Otherwise if a user switches to private read receipts, they may not be
able to clear notification counts.
2022-10-21 09:19:52 +01:00
..
clientapi.go Allow m.read.private to clear notifications (#2811) 2022-10-21 09:19:52 +01:00
roomserver.go Add RoomEventType nats.Header to avoid unneeded unmarshalling (#2765) 2022-10-05 12:12:42 +02:00
roomserver_test.go Namespace user API tables (#2806) 2022-10-18 15:59:08 +01:00