1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-03-24 18:44:27 -05:00
dendrite/userapi/consumers
Neil Alexander 73e02463cf
Allow m.read.private to clear notifications ()
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 () 2022-10-21 09:19:52 +01:00
roomserver.go Add RoomEventType nats.Header to avoid unneeded unmarshalling () 2022-10-05 12:12:42 +02:00
roomserver_test.go Namespace user API tables () 2022-10-18 15:59:08 +01:00