Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-02-01 | Cache failures to parse .well-known | Richard van der Hoff | 1 | -13/+43 | |
Also add a Measure block around the .well-known fetch | |||||
2019-01-31 | better logging for federation connections | Richard van der Hoff | 1 | -5/+16 | |
2019-01-31 | Update federation routing logic to check .well-known before SRV | Richard van der Hoff | 3 | -35/+27 | |
2019-01-31 | v0.99.0rc3 v0.99.0rc3 | Richard van der Hoff | 5 | -4/+22 | |
2019-01-31 | Raise an exception instead of returning None | Andrew Morgan | 1 | -2/+9 | |
2019-01-31 | Add some debug for membership syncing issues (#4538) | Richard van der Hoff | 2 | -2/+12 | |
I can't figure out what's going on with #4422 and #4436; perhaps this will help. | |||||
2019-01-31 | New function for getting room's create event | Andrew Morgan | 2 | -18/+21 | |
2019-01-31 | Fix infinite loop when an event is redacted in a v3 room (#4535) | Richard van der Hoff | 2 | -5/+33 | |
2019-01-31 | Reject large transactions on federation (#4513) | Andrew Morgan | 2 | -0/+17 | |
* Reject large transactions on federation * Add changelog * lint * Simplify large transaction handling | |||||
2019-01-31 | lint | Andrew Morgan | 1 | -2/+4 | |