Commit Graph

16915 Commits (04729b86f8e2d83002aad2d2298c3fc7e4836b2f)
 

Author SHA1 Message Date
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
Paul Tötterman ab3e19d814
Improve API doc readability (#7527) 5 years ago
Aaron Raimist 250f3eb991
Omit displayname or avatar_url if they aren't set instead of returning null (#7497) 5 years ago
Patrick Cloke ee421e5244 Synapse 1.13.0rc3 (2020-05-18) 5 years ago
Patrick Cloke 3c8a57f080 1.13.0rc3 5 years ago
Patrick Cloke 56db0b1365
Hash passwords earlier in the registration process (#7523) 5 years ago
Erik Johnston 51055c8c44
Allow ReplicationRestResource to be added to workers (#7515) 5 years ago
Richard van der Hoff 4d1afb1dfe
Merge pull request #7519 from matrix-org/rav/kill_py2_code 5 years ago
Richard van der Hoff 164f50f5f2
fix mypy for tests/replication (#7518) 5 years ago
Patrick Cloke c29915bd05
Add type hints to room member handlers (#7513) 5 years ago
Richard van der Hoff ab57353de3 changelog 5 years ago
Richard van der Hoff d4676910c9 remove miscellaneous PY2 code 5 years ago
Richard van der Hoff e6027562e2 remove `builtins.buffer` code from storage code 5 years ago
Richard van der Hoff 91f51c611c remove redundant `__func__` 5 years ago
Richard van der Hoff 65902e08c3 remove to_ascii 5 years ago
Richard van der Hoff 08fa96f030 Remove `exception_to_unicode` 5 years ago
Richard van der Hoff 6c1f7c722f
Fix limit logic for AccountDataStream (#7384) 5 years ago
Andrew Morgan 34a43f0084 Fix a couple of small typos 5 years ago