dendrite/syncapi/storage/sqlite3
2022-05-10 11:23:36 +01:00
..
deltas
account_data_table.go Try that again 2022-04-27 15:10:15 +01:00
backwards_extremities_table.go
current_room_state_table.go Only load members of newly joined rooms (#2389) 2022-04-28 18:53:28 +02:00
filter_table.go Send all account data on complete sync by default 2022-04-26 16:58:20 +01:00
filtering.go Make /messages filterable (#2347) 2022-04-13 13:16:02 +02:00
ignores_table.go
invites_table.go
memberships_table.go Add heroes to the room summary (#2373) 2022-04-26 10:53:17 +02:00
notification_data_table.go
output_room_events_table.go Add indexes to syncapi_output_room_events table that satisfy the filters (#2446) 2022-05-10 11:23:36 +01:00
output_room_events_topology_table.go
peeks_table.go
presence_table.go Limit presence in /sync responses (#2394) 2022-04-28 15:12:40 +01:00
receipt_table.go
send_to_device_table.go
stream_id_table.go
syncserver.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00