0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-26 06:48:41 +02:00
dendrite/cmd/dendrite-demo-libp2p
Kegsay 9dd2ed7f65
Implement key uploads (#1202)
* Add storage layer for postgres/sqlite

* Return OTK counts when inserting new keys

* Hook up the key DB and make a test pass

* Convert postgres queries to be sqlite queries

* Blacklist test due to requiring rejected events

* Unbreak tests

* Update blacklist
2020-07-15 12:02:34 +01:00
..
main.go Implement key uploads (#1202) 2020-07-15 12:02:34 +01:00
mdnslistener.go s/Base64String/Base64Bytes/g (#1093) 2020-06-04 11:50:57 +01:00
p2pdendrite.go Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
publicrooms.go Implement ExtraPublicRoomsProvider for p2p demos (#1180) 2020-07-03 12:59:00 +01:00