Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-08-02 | Avoid extra db lookups | Richard van der Hoff | 3 | -62/+26 | |
Since we're about to look up the events themselves anyway, we can skip the extra db queries here. | |||||
2018-08-02 | Validation for events/rooms in fed requests | Richard van der Hoff | 3 | -1/+64 | |
When we get a federation request which r |