dendrite/syncapi/storage/tables
PiotrKozimor 369890c5d1
Multiroom feature (#45)
* Multiroom feature

* Run multiroom visibility expiration conditionally

Remove SQLite and go 1.18 for tests matrixes

* Remove sqlite from unit tests

* Fix linter errors

* Do not build with go1.18

* Do not run upgrade tests

* Fix dendrite workflow

* Add forgotten content and timestamp fields to multiroom in sync response

* Fix syncapi multiroom unit tests

* Review adjustments in queries and naming

* Remove no longer maintained linters from golangci-lint configuration

* Document sqlc code generation
2022-10-31 12:52:27 +01:00
..
current_room_state_test.go Fix fragility of selectEventsWithEventIDsSQL queries (#2757) 2022-10-03 11:57:21 +01:00
interface.go Multiroom feature (#45) 2022-10-31 12:52:27 +01:00
memberships_test.go Add syncapi_memberships table tests (#2805) 2022-10-21 12:53:04 +02:00
output_room_events_test.go Upstream release v0.9.0 (#18) 2022-08-03 13:35:29 +02:00
relations_test.go Event relations (#2790) 2022-10-13 14:50:52 +01:00
topology_test.go bugfix: E2EE device keys could sometimes not be sent to remote servers (#2466) 2022-05-17 13:23:35 +01:00