dendrite/internal
Kegsay 9355fb5ac8
Hook up device list updates to the sync notifier (#1231)
* WIP hooking up key changes

* Fix import cycle, get tests passing and binary compiling

* Linting and update whitelist
2020-07-30 11:15:46 +01:00
..
caching More server key updates, tests (#1129) 2020-06-16 13:11:20 +01:00
config keyserver: produce key change events (#1218) 2020-07-23 16:41:36 +01:00
eventutil
httputil Make userapi responsible for checking access tokens (#1133) 2020-06-16 14:10:55 +01:00
setup Hook up device list updates to the sync notifier (#1231) 2020-07-30 11:15:46 +01:00
sqlutil
test
transactions Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
consumers.go Add logic for determining when device lists have changed due to membership changes (#1220) 2020-07-27 09:19:55 +01:00
log.go