dendrite/keyserver/storage/postgres
Neil Alexander 5306c73b00
Fix bug when uploading device signatures (#2377)
* Find the complete key ID when uploading signatures

* Try that again

* Try splitting the right thing

* Don't do it for device keys

* Refactor `QuerySignatures`

* Revert "Refactor `QuerySignatures`"

This reverts commit c02832a3e92569f64f180dec1555056dc8f8c3e3.

* Both requested key IDs and master/self/user keys

* Fix uniqueness

* Try tweaking GMSL

* Update GMSL again

* Revert "Update GMSL again"

This reverts commit bd6916cc379dd8d9e3f38d979c6550bd658938aa.

* Revert "Try tweaking GMSL"

This reverts commit 2a054524da9d64c6a2a5228262fbba5fde28798c.

* Database migrations
2022-04-26 13:08:54 +01:00
..
deltas Fix bug when uploading device signatures (#2377) 2022-04-26 13:08:54 +01:00
cross_signing_keys_table.go Cross-signing storage code (#1959) 2021-08-04 17:31:18 +01:00
cross_signing_sigs_table.go Fix bug when uploading device signatures (#2377) 2022-04-26 13:08:54 +01:00
device_keys_table.go 64-bit stream IDs for device list updates (#2267) 2022-03-10 13:17:28 +00:00
key_changes_table.go Remove sarama/saramajetstream dependencies (#2138) 2022-02-04 13:08:13 +00:00
one_time_keys_table.go Delete one-time keys when deleting a device (#2208) 2022-02-21 12:30:43 +00:00
stale_device_lists.go Finish inbound E2E device lists (#1243) 2020-08-07 17:32:13 +01:00
storage.go Fix bug when uploading device signatures (#2377) 2022-04-26 13:08:54 +01:00