mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-12 14:51:40 +00:00
6cab622468
* This commit updates a couple of the syncapi SQL queries to return additional columns that are required/expected by rowsToStreamEvents in output_room_events_table.go. It's not exactly clear to me yet what transaction_id and session_id do, but these being added n #367 results in state events breaking the /sync endpoint. This is a temporary fix. We need to come up with a better solution. * gomatrix to gomatrixserverlib on some weird line change * Tweaks from @babolivier review comments |
||
---|---|---|
.. | ||
account_data_table.go | ||
current_room_state_table.go | ||
filtering.go | ||
invites_table.go | ||
output_room_events_table.go | ||
syncserver.go |