Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-03-04 | Allow /keys/{changes,query} API to run on worker | Erik Johnston | 3 | -2/+15 |
2019-03-04 | Split DeviceHandler into master and worker | Erik Johnston | 2 | -170/+179 |
2019-03-04 | Add some debug about processing read receipts. | Richard van der Hoff | 2 | -6/+21 |
2019-03-04 | Clean up read-receipt handling. | Richard van der Hoff | 2 | -59/+45 |
2019-03-04 | Fixup slave stores | Erik Johnston | 6 | -577/+572 |
2019-03-04 | Include a default configuration file in the 'docs' directory. (#4791) | Richard van der Hoff | 11 | -13/+1114 |
2019-03-04 | Fix v4v6 option in HAProxy example config (#4790) | Seebi | 2 | -7/+6 |
2019-03-04 | Avoid rebuilding Edu objects in worker mode (#4770) | Richard van der Hoff | 6 | -19/+37 |
2019-03-04 | Update test_typing to use HomeserverTestCase. (#4771) | Richard van der Hoff | 5 | -179/+176 |
2019-03-01 | Fix incorrect log about not persisting duplicate state event. (#4776) | Richard van der Hoff | 2 | -3/+5 |
2019-03-01 | 0.99.2 v0.99.2 github/release-v0.99.2 release-v0.99.2 | Richard van der Hoff | 1 | -6/+0 |
2019-03-01 | 0.99.2 |