mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-07 06:53:09 -06:00
* Simplify send-to-device messaging * Don't return error if there's no work to do * Remove SQLite migrations for now * Tweak Postgres migrations * Tweaks * Fixes * Cleanup separately * Fix SQLite migration |
||
|---|---|---|
| .. | ||
| 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 | ||