- Aug 02, 2018
-
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Since we're about to look up the events themselves anyway, we can skip the extra db queries here.
-
Richard van der Hoff authored
When we get a federation request which refers to an event id, make sure that said event is in the room the caller claims it is in. (patch supplied by @turt2live)
-
- Jul 19, 2018
-
-
Richard van der Hoff authored
(mostly just clarifications)
-
Amber Brown authored
-
Amber Brown authored
-
Amber Brown authored
This reverts commit 21d3b879.
-
Richard van der Hoff authored
Disable logcontext warning
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Temporary workaround to #3518 while we release 0.33.0.
-
- Jul 18, 2018
-
-
Amber Brown authored
- Jul 17, 2018
-
-
Richard van der Hoff authored
Fix visibility of events from erased users over federation
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Refactor and optimze filter_events_for_server
-
Richard van der Hoff authored
-
Amber Brown authored
-
Erik Johnston authored
Fix perf regression in PR #3530
-
Richard van der Hoff authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
The get_entities_changed function was changed to return all changed entities since the given stream position, rather than only those changed from a given list of entities. This resulted in the function incorrectly returning large numbers of entities that, for example, caused large increases in database usage.
-
Amber Brown authored
Don't return unknown entities in get_entities_changed
-
Amber Brown authored
check isort by travis
-
- Jul 16, 2018
-
-
Krombel authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Krombel authored
-
Richard van der Hoff authored
for easier unit testing.
-
Krombel authored
-
- Jul 13, 2018
-
-
Amber Brown authored
-
Amber Brown authored
Use parse and asserts from http.servlet
-
Amber Brown authored
-
Amber Brown authored
-
Krombel authored
-