Commit Graph

4116 Commits (559c51debcf5402cd5999aa1afb854b34e9de363)
 

Author SHA1 Message Date
Erik Johnston 8047fd2434 Merge pull request #176 from matrix-org/erikj/backfill_auth 10 years ago
Erik Johnston 3bbd0d0e09 Merge pull request #180 from matrix-org/erikj/prev_state_context 10 years ago
Erik Johnston 9dda396baa Merge pull request #179 from matrix-org/erikj/state_group_outliers 10 years ago
Erik Johnston 13ed3b9985 Merge pull request #178 from matrix-org/erikj/cache_state_groups 10 years ago
Erik Johnston bd2cf9d4bf Merge pull request #177 from matrix-org/erikj/content_repo_http_client 10 years ago
Erik Johnston d4902a7ad0 Merge pull request #174 from matrix-org/erikj/compress_option 10 years ago
Erik Johnston 55bf90b9e4 Don't needlessly compute prev_state 10 years ago
Erik Johnston 53f0bf85d7 Comment 10 years ago
Erik Johnston 1c3d844e73 Don't needlessly compute context 10 years ago
Erik Johnston 0d7d9c37b6 Add cache to get_state_groups 10 years ago
Erik Johnston d8866d7277 Caches should be bound to instances. 10 years ago
Erik Johnston 2ef2f6d593 SYN-403: Make content repository use its own http client. 10 years ago
Erik Johnston 3483b78d1a Log where a request came from in federation 10 years ago
Erik Johnston d3ded420b1 Rephrase log line 10 years ago
Erik Johnston 22716774d5 Don't about JSON when warning about content tampering 10 years ago
Erik Johnston 5044e6c544 Thumbnail images on a seperate thread 10 years ago
Erik Johnston 09e23334de Add a timeout 10 years ago
Erik Johnston 02410e9239 Handle the fact we might be missing auth events 10 years ago
Erik Johnston e552b78d50 Add some logging 10 years ago
Erik Johnston fde0da6f19 Correctly look up auth_events 10 years ago
Erik Johnston 3f04a08a0c Don't process events we've already processed. Remember to process state events 10 years ago
Erik Johnston 4bbfbf898e Correctly pass in auth_events 10 years ago
Erik Johnston 6e17463228 Don't explode if we don't have the event 10 years ago
Erik Johnston 522f285f9b Add config option to disable compression of http responses 10 years ago
Erik Johnston b579a8ea18 Merge pull request #172 from intelfx/contrib-systemd 10 years ago
Ivan Shapovalov 53ef3a0bfe contrib/systemd: log_config.yaml: do not disable existing loggers 10 years ago
Mark Haines d70c847b4f Merge pull request #170 from matrix-org/markjh/SYT-8-recaptcha 10 years ago
Erik Johnston d15f166093 Remove log line 10 years ago
Erik Johnston ca580ef862 Don't copy twice 10 years ago
Erik Johnston 45bac68064 Merge pull request #169 from matrix-org/erikj/ultrajson 10 years ago
Mark Haines 784aaa53df Merge branch 'develop' into markjh/SYT-8-recaptcha 10 years ago
Erik Johnston 8355b4d074 Bump syutil version 10 years ago
Erik Johnston a7b65bdedf Add config option to turn off freezing events. Use new encode_json api and ujson.loads 10 years ago
Mark Haines d94590ed48 Add config for setting the recaptcha verify api endpoint, so we can test it in sytest 10 years ago
Erik Johnston afbd3b2fc4 SYN-395: Fix CAPTCHA, don't double decode json 10 years ago
Erik Johnston 79e37a7ecb Correctly pass connection pool parameter 10 years ago
Erik Johnston 0f118e55db Merge pull request #168 from matrix-org/erikj/conn_pool 10 years ago
Erik Johnston 2f54522d44 Merge pull request #167 from matrix-org/erikj/deep_copy_removal 10 years ago
Erik Johnston dd74436ffd Unused import 10 years ago
Erik Johnston 11f51e6ded Up maxPersistentPerHost count 10 years ago
Erik Johnston 086df80790 Add connection pooling to SimpleHttpClient 10 years ago
Erik Johnston 291e942332 Use connection pool for federation connections 10 years ago
Erik Johnston 31ade3b3e9 Remove a deep copy 10 years ago
Erik Johnston 36b3b75b21 Registration should be disabled by default 10 years ago
Erik Johnston 6d1dea337b Merge branch 'release-v0.9.1' of github.com:matrix-org/synapse 10 years ago
Erik Johnston 99eb1172b0 Merge branch 'release-v0.9.1' of github.com:matrix-org/synapse into develop 10 years ago
Erik Johnston 6cb3212fc2 changelog 10 years ago
Mark Haines 554c63ca60 Iterate over the user_streams not the user_ids 10 years ago
Mark Haines fff7905409 Merge branch 'bugs/SYN-390' into release-v0.9.1 10 years ago
Mark Haines 00dd207f60 Take a dict of the rule, not the rule list 10 years ago