Commit Graph

17134 Commits (8ccb7f08d9868bb0cb96836adb51418d28639090)
 

Author SHA1 Message Date
Andrew Morgan 0a6e837aaa
Fix incorrect placeholder syntax in database prepartion code (#7575) 5 years ago
Brendan Abolivier b4109499b4 1.14.0rc2 5 years ago
Jason Robinson 4be968d05d
Fix sample config docs error (#7581) 5 years ago
Erik Johnston d7d8a2e7ee Fix up comments 5 years ago
Erik Johnston 4ba55559ac
Fix specifying cache factors via env vars with * in name. (#7580) 5 years ago
Erik Johnston eefc6b3a0d
Don't apply cache factor to event cache. (#7578) 5 years ago
Erik Johnston 9bac5d62b3
Ensure ReplicationStreamer is always started when replication enabled. (#7579) 5 years ago
Brendan Abolivier 98483890ee Merge branch 'develop' of github.com:matrix-org/synapse into develop 5 years ago
Patrick Cloke ef884f6d04
Convert identity handler to async/await. (#7561) 5 years ago
Brendan Abolivier b3b2038b6a
Remove the changes to the debian changelog 5 years ago
Brendan Abolivier 7193c100bf Merge branch 'release-v1.14.0' of github.com:matrix-org/synapse into release-v1.14.0 5 years ago
Brendan Abolivier 87e417c5cb
Not full release yet, this is rc1 5 years ago
Erik Johnston 651bb76ee3 Merge event persistence move changelog entries 5 years ago
Brendan Abolivier 9097e135fb
More changelog fix 5 years ago
Brendan Abolivier f1689a7b7f
Changelog fixes 5 years ago
Brendan Abolivier 3b19c17247 1.14.0 5 years ago
Richard van der Hoff edd9a7214c
Replace device_27_unique_idx bg update with a fg one (#7562) 5 years ago
Richard van der Hoff 04729b86f8
Fix incorrect exception handling in KeyUploadServlet.on_POST (#7563) 5 years ago
Richard van der Hoff 00db90f409
Fix recording of federation stream token (#7564) 5 years ago
Richard van der Hoff d14c4d6b6d
Simplify reap_monthly_active_users (#7558) 5 years ago
Richard van der Hoff f4269694ce
Optimise some references to hs.config (#7546) 5 years ago
Erik Johnston 2901f54359
Fix missing CORS headers on OPTION responses (#7560) 5 years ago
Erik Johnston e5c67d04db
Add option to move event persistence off master (#7517) 5 years ago
Patrick Cloke 4429764c9f
Return 200 OK for all OPTIONS requests (#7534) 5 years ago
Erik Johnston 1531b214fc
Add ability to wait for replication streams (#7542) 5 years ago
Erik Johnston 06a02bc1ce
Convert sending mail to async/await. (#7557) 5 years ago
Patrick Cloke 66f2ebc22f
Use a non-empty RelayState for user interactive auth with SAML. (#7552) 5 years ago
Erik Johnston 710d958c64
On upgrade room only send canonical alias once. (#7547) 5 years ago
Erik Johnston 547e4dd83e
Fix exception reporting due to HTTP request errors. (#7556) 5 years ago
Ivan Shapovalov ac481a738e
synapse.metrics: implement detailed memory usage reporting on PyPy (#7536) 5 years ago
Richard van der Hoff 8c75da916c
Refresh apt cache when building dh_virtualenv docker image (#7555) 5 years ago
Richard van der Hoff a0f99f81b3
Fix stacktrace mangling in `patch_inline_callbacks` (#7554) 5 years ago
Richard van der Hoff d84bdfe599
mypy for synapse.http.site (#7553) 5 years ago
Richard van der Hoff 66a564c859
Fix some DETECTED VIOLATIONS in the config file (#7550) 5 years ago
Brendan Abolivier d1ae1015ec
Retry to sync out of sync device lists (#7453) 5 years ago
Richard van der Hoff 0bbbd10513
Stub out GET presence requests in the frontend proxy (#7545) 5 years ago
David Vo d74cdc1a42
Ensure worker config exists in systemd service (#7528) 5 years ago
Richard van der Hoff 075375bbc9 add a comment 5 years ago
Erik Johnston f6f92845f8
Fix bug in persist events when dealing with non member types. (#7548) 5 years ago
Richard van der Hoff 5db2a59a86
Update CONTRIBUTING.md (#7541) 5 years ago
Patrick Cloke b2b8699070
Remove Ubuntu Cosmic and Disco which are both EOL. (#7539) 5 years ago
Patrick Cloke 9dc6f3075a
Hash passwords earlier in the password reset process (#7538) 5 years ago
Richard van der Hoff 4fa74c7606
Minor clarifications to the TURN docs (#7533) 5 years ago
Patrick Cloke 02919bf4d8 Merge branch 'master' into develop 5 years ago
Patrick Cloke 13a82768ac Synapse 1.13.0 (2020-05-19) 5 years ago
Patrick Cloke 45c8b1c618 Update changelog based on feedback. 5 years ago
Patrick Cloke 66fd16261c Move warnings in the changelog and re-iterate changes to branches. 5 years ago
Patrick Cloke ac3264bf1e 1.13.0 5 years ago
Richard van der Hoff 1fc8914f76
update dh-virtualenv (#7526) 5 years ago
Romain Bouyé a57863d2b4
synctl warns when no process is stopped and avoids start (#6598) 5 years ago