0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-06 21:18:35 +02:00
dendrite/roomserver/internal
Neil Alexander 67de4dbd0c
Don't send adds_state_events in roomserver output events anymore (#2258)
* Don't send `adds_state_events` in roomserver output events anymore

* Set `omitempty` on some output fields that aren't always set

* Add `AddsState` helper function

* No-op if no added state event IDs

* Revert "No-op if no added state event IDs"

This reverts commit 71a0ef3df1.

* Revert "Add `AddsState` helper function"

This reverts commit c9fbe45475.
2022-03-07 17:17:16 +00:00
..
helpers Relax roomserver input transactional isolation (#2224) 2022-02-23 15:41:32 +00:00
input Don't send adds_state_events in roomserver output events anymore (#2258) 2022-03-07 17:17:16 +00:00
perform Return ErrRoomNoExists if insufficient state is available for a buildEvent to succeed when joining a room (#2210) 2022-02-21 16:22:29 +00:00
query MSC2946: Spaces Summary (round 2) (#2232) 2022-03-01 13:40:07 +00:00
alias.go Add canonical alias support (#2236) 2022-03-07 10:37:04 +01:00
api.go Implement server notices (#2180) 2022-02-18 16:05:03 +01:00