0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-29 01:38:25 +02:00
dendrite/internal
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
..
caching More server key updates, tests (#1129) 2020-06-16 13:11:20 +01:00
config Implement key uploads (#1202) 2020-07-15 12:02:34 +01:00
eventutil Finish implementing redactions (#1189) 2020-07-08 17:45:39 +01:00
httputil Make userapi responsible for checking access tokens (#1133) 2020-06-16 14:10:55 +01:00
setup Implement key uploads (#1202) 2020-07-15 12:02:34 +01:00
sqlutil Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
test Remove publicroomsapi (#1176) 2020-07-02 17:11:33 +01:00
transactions Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
consumers.go Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
log.go Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00