dendrite/syncapi/storage/postgres
2021-03-03 14:35:57 +00:00
..
deltas
account_data_table.go
backwards_extremities_table.go
current_room_state_table.go Don't re-request state events that are already in the timeline (#1739) 2021-02-04 12:20:37 +00:00
filter_table.go
filtering.go
invites_table.go
memberships_table.go
output_room_events_table.go Don't exclude an event from sync if it was previously not excluded (#1767) 2021-02-17 15:18:41 +00:00
output_room_events_topology_table.go
peeks_table.go
receipt_table.go
send_to_device_table.go
syncserver.go Increase gocyclo complexity to 25 (and remove all but 2 golint directives related to it) (#1783) 2021-03-03 14:35:57 +00:00