Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-06-06 | Simplify condition | Brendan Abolivier | 1 | -2/+2 |
2019-06-05 | Simplify condition | Brendan Abolivier | 1 | -3/+2 |
2019-06-05 | Clean up debug logging (#5347) | Richard van der Hoff | 4 | -8/+20 |
2019-06-05 | Rename VerifyKeyRequest.deferred field (#5343) | Richard van der Hoff | 2 | -12/+13 |
2019-06-04 | Call RetryLimiter correctly (#5340) | Richard van der Hoff | 2 | -1/+8 |
2019-06-04 | Fix failure to fetch batches of PDUs (#5342) | Richard van der Hoff | 2 | -0/+2 |
2019-06-04 | Rename get_events->get_events_from_store_or_dest (#5344) | Richard van der Hoff | 2 | -20/+14 |
2019-06-04 | Only parse from email if provided | Brendan Abolivier | 1 | -4/+5 |
2019-06-04 | Lint | Brendan Abolivier | 1 | -1/+0 |
2019-06-04 | Make account validity renewal emails work when email notifs are disabled | Brendan Abolivier | 2 | -42/+58 |
2019-06-04 | Don't do long retries when calling the key notary server. (#5334) | Richard van der Hoff | 2 | -1/+1 |
2019-06-04 | Improve docstrings on MatrixFederationClient. (#5332) | Richard van der Hoff | 2 | -16/+56 |