4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-01-13 02:46:36 +00:00
dendrite/userapi
Till c125203eb6
Handle m.room.tombstone events in the UserAPI ()
Fixes  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 () 2022-10-26 12:59:19 +01:00
consumers Handle m.room.tombstone events in the UserAPI () 2022-11-07 09:47:18 +01:00
internal Initial support for multiple server names () 2022-10-26 12:59:19 +01:00
inthttp Set display_name and/or avatar_url for server notices () 2022-10-21 10:48:25 +02:00
producers Refactor notifications () 2022-09-27 15:01:34 +02:00
storage Add message stats to reporting () 2022-11-02 10:18:11 +00:00
types Add message stats to reporting () 2022-11-02 10:18:11 +00:00
util Add message stats to reporting () 2022-11-02 10:18:11 +00:00
userapi_test.go Initial support for multiple server names () 2022-10-26 12:59:19 +01:00
userapi.go Initial support for multiple server names () 2022-10-26 12:59:19 +01:00