dendrite/keyserver/internal
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
..
cross_signing.go Fix bug when uploading device signatures (#2377) 2022-04-26 13:08:54 +01:00
device_list_update_test.go 64-bit stream IDs for device list updates (#2267) 2022-03-10 13:17:28 +00:00
device_list_update.go Slower federation warm-up (#2320) 2022-04-04 15:14:10 +01:00
internal.go Only call key update process functions if there are updates, don't send things to ourselves over federation 2022-04-25 14:22:46 +01:00