| Commit message (Expand) | Author | Files | Lines |
2020-05-27 | Ensure ReplicationStreamer is always started when replication enabled. (#7579) | Erik Johnston | 2 | -0/+4 |
2020-05-26 | Remove the changes to the debian changelog v1.14.0rc1 | Brendan Abolivier | 1 | -6/+0 |
2020-05-26 | Not full release yet, this is rc1 | Brendan Abolivier | 2 | -3/+3 |
2020-05-26 | Merge event persistence move changelog entries | Erik Johnston | 1 | -14/+1 |
2020-05-26 | More changelog fix | Brendan Abolivier | 1 | -2/+1 |
2020-05-26 | Changelog fixes | Brendan Abolivier | 1 | -9/+8 |
2020-05-26 | 1.14.0 | Brendan Abolivier | 78 | -76/+106 |
2020-05-26 | Replace device_27_unique_idx bg update with a fg one (#7562) | Richard van der Hoff | 7 | -65/+104 |
2020-05-26 | Fix incorrect exception handling in KeyUploadServlet.on_POST (#7563) | Richard van der Hoff | 2 | -1/+2 |
2020-05-26 | Fix recording of federation stream token (#7564) | Richard van der Hoff | 3 | -24/+116 |
2020-05-23 | Simplify reap_monthly_active_users (#7558) | Richard van der Hoff | 2 | -59/+42 |
2020-05-22 | Optimise some references to hs.config (#7546) | Richard van der Hoff | 8 | -136/+162 |
2020-05-22 | Fix missing CORS headers on OPTION responses (#7560) | Erik Johnston | 3 | -1/+30 |
2020-05-22 | Add option to move event persistence off master (#7517) | Erik Johnston | 22 | -73/+382 |
2020-05-22 | Return 200 OK for all OPTIONS requests (#7534) | Patrick Cloke | 5 | -11/+85 |
2020-05-22 | Add ability to wait for replication streams (#7542) | Erik Johnston | 24 | -112/+304 |
2020-05-22 | Convert sending mail to async/await. (#7557) | Erik Johnston | 5 | -76/+60 |
2020-05-22 | Use a non-empty RelayState for user interactive auth with SAML. (#7552) | Patrick Cloke | 2 | -1/+5 |
2020-05-22 | On upgrade room only send canonical alias once. (#7547) | Erik Johnston | 2 | -55/+61 |
2020-05-22 | Fix exception reporting due to HTTP request errors. (#7556) | Erik Johnston | 4 | -4/+24 |
2020-05-22 | synapse.metrics: implement detailed memory usage reporting on PyPy (#7536) | Ivan Shapovalov | 2 | -1/+79 |
2020-05-22 | Refresh apt cache when building dh_virtualenv docker image (#7555) | Richard van der Hoff | 2 | -2/+5 |
2020-05-22 | Fix stacktrace mangling in `patch_inline_callbacks` (#7554) | Richard van der Hoff | 2 | -2/+8 |
2020-05-22 | mypy for synapse.http.site (#7553) | Richard van der Hoff | 3 | -3/+8 |
2020-05-22 | Fix some DETECTED VIOLATIONS in the config file (#7550) | Richard van der Hoff | 8 | -55/+72 |
2020-05-21 | Retry to sync out of sync device lists (#7453) | Brendan Abolivier | 4 | -20/+158 |
2020-05-21 | Stub out GET presence requests in the frontend proxy (#7545) | Richard van der Hoff | 2 | -17/+5 |
2020-05-21 | Ensure worker config exists in systemd service (#7528) | David Vo | 2 | -1/+2 |
2020-05-21 | add a comment | Richard van der Hoff | 1 | -0/+3 |
2020-05-21 | Fix bug in persist events when dealing with non member types. (#7548) | Erik Johnston | 2 | -2/+3 |
2020-05-20 | Update CONTRIBUTING.md (#7541) | Richard van der Hoff | 1 | -15/+4 |
2020-05-20 | Remove Ubuntu Cosmic and Disco which are both EOL. (#7539) | Patrick Cloke | 2 | -2/+1 |
2020-05-20 | Hash passwords earlier in the password reset process (#7538) | Patrick Cloke | 5 | -11/+33 |
2020-05-20 | Minor clarifications to the TURN docs (#7533) | Richard van der Hoff | 2 | -15/+43 |
2020-05-19 | Update changelog based on feedback. v1.13.0 github/release-v1.13.0 release-v1.13.0 | Patrick Cloke | 1 | -1/+1 |
2020-05-19 | Move warnings in the changelog and re-iterate changes to branches. | Patrick Cloke | 1 | -18/+32 |
2020-05-19 | 1.13.0 | Patrick Cloke | 4 | -4/+16 |
2020-05-19 | update dh-virtualenv (#7526) | Richard van der Hoff | 5 | -11/+11 |
2020-05-19 | synctl warns when no process is stopped and avoids start (#6598) | Romain Bouyé | 2 | -3/+29 |
2020-05-19 | Improve API doc readability (#7527) | Paul Tötterman | 1 | -10/+11 |
2020-05-19 | Omit displayname or avatar_url if they aren't set instead of returning null (... | Aaron Raimist | 2 | -2/+7 |
2020-05-18 | 1.13.0rc3 v1.13.0rc3 | Patrick Cloke | 3 | -2/+10 |
2020-05-18 | Hash passwords earlier in the registration process (#7523) | Patrick Cloke | 4 | -31/+31 |