dendrite/syncapi/storage/sqlite3
Till 331a6f221b
Some checks failed
Dendrite / WASM build test (push) Has been skipped
Dendrite / Linting (push) Failing after 15s
Dendrite / Unit tests (push) Failing after 9s
Dendrite / Build for Windows (push) Failing after 35s
Dendrite / Initial tests passed (push) Failing after 1s
Dendrite / Integration tests (push) Has been skipped
Dendrite / Upgrade tests (push) Has been skipped
Dendrite / Upgrade tests from HEAD-2 (push) Has been skipped
Dendrite / Sytest (SQLite Cgo) (push) Has been skipped
Dendrite / Sytest (PostgreSQL) (push) Has been skipped
Dendrite / Sytest (SQLite native) (push) Has been skipped
Dendrite / Complement (PostgreSQL) (push) Has been skipped
Dendrite / Complement (SQLite native) (push) Has been skipped
Dendrite / Complement (SQLite Cgo) (push) Has been skipped
Dendrite / Integration tests passed (push) Failing after 1s
Dendrite / Build for Linux (push) Successful in 4m9s
Dendrite / Update Docker images (push) Has been cancelled
Harmony backports (#3581)
Backport a few things from Harmony.

### Pull Request Checklist

<!-- Please read
https://matrix-org.github.io/dendrite/development/contributing before
submitting your pull request -->

* [ ] I have added Go unit tests or [Complement integration
tests](https://github.com/matrix-org/complement) for this PR _or_ I have
justified why this PR doesn't need tests
* [x] Pull request includes a [sign off
below](https://element-hq.github.io/dendrite/development/contributing#sign-off)
_or_ I have already signed off privately

---------

Signed-off-by: Till Faelligen <2353100+S7evinK@users.noreply.github.com>
Co-authored-by: Kegan Dougal <7190048+kegsay@users.noreply.github.com>
2025-06-19 07:49:03 +00:00
..
deltas Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
account_data_table.go Harmony backports (#3581) 2025-06-19 07:49:03 +00:00
backwards_extremities_table.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
current_room_state_table.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
filter_table.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
filtering.go Fix filtering issue (#3593) 2025-06-05 21:07:24 +02:00
ignores_table.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
invites_table.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
memberships_table.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
notification_data_table.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
output_room_events_table.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
output_room_events_topology_table.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
peeks_table.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
presence_table.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
receipt_table.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
relations_table.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
send_to_device_table.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
stream_id_table.go Rename the go package 2024-10-17 17:33:45 +02:00
syncserver.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00