mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 22:43:10 -06:00
* Give read recipts their own database sequence * Give receipts their own stream ID * Change migration names * Reset sequences * Add max receipt queries, missing stream_id table entry for SQLite |
||
|---|---|---|
| .. | ||
| deltas | ||
| account_data_table.go | ||
| backwards_extremities_table.go | ||
| current_room_state_table.go | ||
| filter_table.go | ||
| filtering.go | ||
| invites_table.go | ||
| output_room_events_table.go | ||
| output_room_events_topology_table.go | ||
| peeks_table.go | ||
| receipt_table.go | ||
| send_to_device_table.go | ||
| syncserver.go | ||