0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-10 06:58:42 +02:00
dendrite/userapi/consumers
Till c125203eb6
Handle m.room.tombstone events in the UserAPI (#2864)
Fixes #2863 and makes 
```
/upgrade preserves direct room state
local user has tags copied to the new room
remote user has tags copied to the new room
```
pass.
2022-11-07 09:47:18 +01:00
..
clientapi.go Allow m.read.private to clear notifications (#2811) 2022-10-21 09:19:52 +01:00
roomserver.go Handle m.room.tombstone events in the UserAPI (#2864) 2022-11-07 09:47:18 +01:00
roomserver_test.go Add message stats to reporting (#2748) 2022-11-02 10:18:11 +00:00