dendrite/syncapi/routing
Till a7e92f8cb9
History visibility database changes (#2533)
* Add new history_visibility column

* Update SQL queries to include history_visibility

* Store the history visibilty calculated by the roomserver

* Update GMSL

* Update migrations

* Fix migration

* Update GMSL

* Fix `go.sum`

* Update GMSL to use sql.Scanner & sql.Valuer

* Re-order migration/table creation

* Update gomatrixserverlib

* Add history_visibility column to current_room_state

* Fix migrations

* Return error instead of Fatal log

Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2022-07-18 14:46:15 +02:00
..
context_test.go Return state on calls to /message and lazy load members (#2218) 2022-03-01 14:39:56 +00:00
context.go Try to fix backfilling (#2548) 2022-07-01 11:49:26 +02:00
filter.go Send all account data on complete sync by default 2022-04-26 16:58:20 +01:00
messages.go History visibility database changes (#2533) 2022-07-18 14:46:15 +02:00
routing.go Move LL cache (#2429) 2022-05-06 15:33:34 +02:00