- Jul 06, 2017
-
-
Erik Johnston authored
-
Erik Johnston authored
Since we didn't instansiate the PusherPool at start time it could fail at run time, which it did for some users. This may or may not fix things for those users, but it should happen at start time and stop the server from starting.
-
Erik Johnston authored
-
- Jul 04, 2017
-
-
Erik Johnston authored
Increase default cache size
-
Mark Haines authored
Improve the error handling for bad invites received over federation
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
- Jun 30, 2017
-
-
Mark Haines authored
-
Erik Johnston authored
Prefill forward extrems and event to state groups
-
- Jun 29, 2017
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Cache macaroon parse and validation
-
Erik Johnston authored
Turns out this can be quite expensive for requests, and is easily cachable. We don't cache the lookup to the DB so invalidation still works.
-
Erik Johnston authored
Use an ExpiringCache for storing registration sessions
-
Erik Johnston authored
This is because pruning them was a significant performance drain on matrix.org
-
- Jun 27, 2017
-
-
Erik Johnston authored
-
Erik Johnston authored
Make workers report to master for user ip updates
-
Erik Johnston authored
Batch upsert user ips
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
- Jun 26, 2017
-
-
Erik Johnston authored
Reject local events that don't round trip the DB
-
Erik Johnston authored
Fix up indices for users_who_share_rooms
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
- Jun 24, 2017
-
-
Erik Johnston authored
Add configuration parameter to allow redaction of content from push m…
-
Caleb James DeLisle authored
-
- Jun 23, 2017
-
-
Caleb James DeLisle authored
-
Caleb James DeLisle authored
-
Caleb James DeLisle authored
Add configuration parameter to allow redaction of content from push messages for google/apple devices
-
Erik Johnston authored
Store URL cache preview downloads separately
-
Erik Johnston authored
This makes it easier to clear old media out at a later date
-
- Jun 22, 2017
-
-
Erik Johnston authored
Fix thinko in initial public room user spam
-
Erik Johnston authored
-