0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-01 20:18:56 +02:00
dendrite/syncapi/storage/sqlite3
2022-09-20 11:25:18 +01:00
..
deltas Implement history visibility on /messages, /context, /sync (#2511) 2022-08-11 18:23:35 +02:00
account_data_table.go
backwards_extremities_table.go
current_room_state_table.go Optimise SharedUsers again by using complete composite index 2022-09-09 14:18:45 +01:00
filter_table.go
filtering.go
ignores_table.go More writer fixes in the Sync API 2022-09-09 13:06:42 +01:00
invites_table.go
memberships_table.go Implement history visibility on /messages, /context, /sync (#2511) 2022-08-11 18:23:35 +02:00
notification_data_table.go More writer fixes in the Sync API 2022-09-09 13:06:42 +01:00
output_room_events_table.go Remove deleted state logging lines from sync API (they are pointless) 2022-09-20 11:25:18 +01:00
output_room_events_topology_table.go
peeks_table.go
presence_table.go
receipt_table.go
send_to_device_table.go Index on syncapi_send_to_device table (#2684) 2022-08-30 14:47:54 +01:00
stream_id_table.go
syncserver.go Implement history visibility on /messages, /context, /sync (#2511) 2022-08-11 18:23:35 +02:00