0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-06 04:58:38 +02:00
dendrite/userapi
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
..
api Initial support for multiple server names (#2829) 2022-10-26 12:59:19 +01:00
consumers Handle m.room.tombstone events in the UserAPI (#2864) 2022-11-07 09:47:18 +01:00
internal Initial support for multiple server names (#2829) 2022-10-26 12:59:19 +01:00
inthttp Set display_name and/or avatar_url for server notices (#2820) 2022-10-21 10:48:25 +02:00
producers Refactor notifications (#2688) 2022-09-27 15:01:34 +02:00
storage Add message stats to reporting (#2748) 2022-11-02 10:18:11 +00:00
types Add message stats to reporting (#2748) 2022-11-02 10:18:11 +00:00
util Add message stats to reporting (#2748) 2022-11-02 10:18:11 +00:00
userapi.go Initial support for multiple server names (#2829) 2022-10-26 12:59:19 +01:00
userapi_test.go Initial support for multiple server names (#2829) 2022-10-26 12:59:19 +01:00