Commit Graph

12960 Commits (a50cf929c13044f25c3776802287458fe5695c37)
 

Author SHA1 Message Date
Andrew Morgan 6b90ae6efc
Merge pull request #4445 from matrix-org/anoa/user_dir_develop_backport 6 years ago
Richard van der Hoff a0ae475219
Merge pull request #4428 from matrix-org/rav/matrix_federation_agent 6 years ago
Andrew Morgan cb0e637a94 Add changelog 6 years ago
Andrew Morgan 82a92ba535 Add metric for user dir current event stream position 6 years ago
Erik Johnston be1065af59 isort 6 years ago
Richard van der Hoff 2f88881c93
debian package: symlink to python-3.X (#4433) 6 years ago
Erik Johnston 4cd50d983d Newsfile 6 years ago
Erik Johnston c5a296b10c Add support for persisting event format versions 6 years ago
Richard van der Hoff 6b574f3df7 fix python2 test failure 6 years ago
Erik Johnston 90743c9d89 Fixup removal of duplicate `user_ips` rows (#4432) 6 years ago
Amber Brown 6129e52f43
Support ACME for certificate provisioning (#4384) 6 years ago
Richard van der Hoff d02c4532c0 Add a test for MatrixFederationAgent 6 years ago
Richard van der Hoff 7021784d46 put resolve_service in an object 6 years ago
Richard van der Hoff 53a327b4d5 Require that service_name be a byte string 6 years ago
Richard van der Hoff c66f4bf7f1 changelog 6 years ago
Richard van der Hoff fe212bbe4a Kill off matrix_federation_endpoint 6 years ago
Richard van der Hoff 7871146667 Make MatrixFederationClient use MatrixFederationAgent 6 years ago
Richard van der Hoff 44be7513bf MatrixFederationAgent 6 years ago
Neil Johnson c99c2d58d7 move guard out of is_threepid_reserved and into register.py 6 years ago
Neil Johnson d619b113ed Fix None guard in config.server.is_threepid_reserved 6 years ago
Erik Johnston 12699a701f
Merge pull request #4434 from matrix-org/erikj/fix_user_ips_dedup 6 years ago
Erik Johnston 7f503f83b9 Refactor to rewrite the SQL instead 6 years ago
Neil Johnson 388c164aea
Merge pull request #4423 from matrix-org/neilj/disable_msisdn_on_registration 6 years ago
Erik Johnston 1c9704f8ab Don't shadow params 6 years ago
Erik Johnston c658425e6f Newsfile 6 years ago
Erik Johnston 2557531f0f Fix bug when removing duplicate rows from user_ips 6 years ago
Richard van der Hoff 6bfa735a69
Make key fetches use regular federation client (#4426) 6 years ago
Richard van der Hoff 33a55289cb
Refactor and bugfix for resove_service (#4427) 6 years ago
Amber Brown 23b0813599
Require ECDH key exchange & remove dh_params (#4429) 6 years ago
Neil Johnson 1b53cc3cb4 fix line length 6 years ago
Neil Johnson 5349262302 Config option to disable requesting MSISDN on registration 6 years ago
Erik Johnston 83f335bedf
Merge pull request #4402 from matrix-org/erikj/fed_v2_invite_server 6 years ago
Erik Johnston 35e1d67b4e Merge branch 'develop' of github.com:matrix-org/synapse into erikj/fed_v2_invite_server 6 years ago
Erik Johnston 5f54765587
Merge pull request #4390 from matrix-org/erikj/versioned_fed_apis 6 years ago
Andrew Morgan 702c4b750c Migrate encryption state on room upgrade (#4411) 6 years ago
Erik Johnston 25dd56ace3 Fix race when persisting create event (#4404) 6 years ago
Erik Johnston 71b94eac46 Tweak code coverage settings (#4400) 6 years ago
Richard van der Hoff de6888e7ce Remove redundant WrappedConnection (#4409) 6 years ago
Richard van der Hoff 676cf2ee26
Fix incorrect logcontexts after a Deferred was cancelled (#4407) 6 years ago
Richard van der Hoff 9feb5d0b71
sign_request -> build_auth_headers (#4408) 6 years ago
Richard van der Hoff 3982a6ee07
Changing macaroon_secret_key no longer logs you out (#4387) 6 years ago
Richard van der Hoff 05e1296649
don't store more remote device lists if they have more than 1K devices (#4397) 6 years ago
Erik Johnston f788c9eb70 Newsfile 6 years ago
Erik Johnston 7f1a6a4ea5
Merge pull request #4399 from andrewshadura/update-python-deps 6 years ago
Andrej Shadura 3b31a54a6e
Add a changelog entry 6 years ago
Andrej Shadura 64cf6788d9
Depend on pymacaroons >= 0.13.0 instead on pymacaroons-pynacl 6 years ago
Andrej Shadura fab948120f
Use msgpack instead of msgpack-python 6 years ago
Erik Johnston aa955f2d15
Merge pull request #4392 from matrix-org/neilj/fix_user_type_typo 6 years ago
Neil Johnson 9ec56d6935 ALL_USER_TYPES should be a tuple 6 years ago
Erik Johnston 4a4d2e17bc Add /v2/invite federation API 6 years ago