4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-01-21 14:56:29 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Neil Alexander
7972915806
User directory for nearby Pinecone peers (P2P demo) ()
* User directory for nearby Pinecone peers

* Fix mux routing

* Use config to determine which server notices user to exclude
2022-03-28 16:25:26 +01:00
Neil Alexander
9f4a39e8e0
Refactor user API storage ()
* Refactor User API database

* Fix migration bugs
2022-02-18 13:51:59 +00:00
Neil Alexander
153bfbbea5
Merge both user API databases into one ()
* Merge user API databases into one

* Remove DeviceDatabase from config

* Fix tests

* Try that again

* Clean up keyserver device keys when the devices no longer exist in the user API

* Tweak ordering

* Fix UserExists flag, device check

* Allow including empty entries so we can clean them up

* Remove logging
2022-02-18 11:31:05 +00:00