mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-08 18:16:59 +00:00
b8f91485b4
This should fix #3004 by making sure we also update our in-memory ACLs after joining a new room. Also makes use of more caching in `GetStateEvent` Bonus: Adds some tests, as I was about to use `GetBulkStateContent`, but turns out that `GetStateEvent` is basically doing the same, just that it only gets the `eventTypeNID`/`eventStateKeyNID` once and not for every call. |
||
---|---|---|
.. | ||
destinationqueue.go | ||
queue_test.go | ||
queue.go |