0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-19 21:08:21 +02:00
dendrite/appservice/consumers
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
..
roomserver.go Don't send adds_state_events in roomserver output events anymore (#2258) 2022-03-07 17:17:16 +00:00