Commit Graph

116 Commits (45f45404de2d0c4d68954eddc2dc905e50dfafe9)

Author SHA1 Message Date
Hubert Chathi d3f2fbcfe5 add function docs 5 years ago
Hubert Chathi 415d0a00e0 run black 5 years ago
Hubert Chathi 561cbba057 split out signature processing into separate functions 5 years ago
Hubert Chathi 369462da74 avoid modifying input parameter 5 years ago
Hubert Chathi c8dc740a94 update with newer coding style 5 years ago
Hubert Chathi 7d6c70fc7a make black happy 5 years ago
Hubert Chathi ac4746ac4b allow uploading signatures of master key signed by devices 5 years ago
Hubert Chathi 4bb4544784 implement device signature uploading/fetching 5 years ago
Hubert Chathi 96bda56370 black 5 years ago
Hubert Chathi 3b0b22cb05 use stream ID generator instead of timestamp 5 years ago
Jorik Schellekens 9a6f2be572
Opentrace e2e keys (#5855) 5 years ago
Hubert Chathi 814f253f1b make isort happy 5 years ago
Hubert Chathi 7c3abc6572 apply PR review suggestions 5 years ago
Hubert Chathi fac1cdc562 make changes from PR review 5 years ago
Erik Johnston 1ec7d656dd Unwrap error 5 years ago
Erik Johnston 458e51df7a Fix error handling when fetching remote device keys 5 years ago
Jorik Schellekens 85b0bd8fe0 Update the device list cache when keys/query is called (#5693) 5 years ago
Hubert Chathi c659b9f94f allow uploading keys for cross-signing 5 years ago
Amber Brown 4806651744
Replace returnValue with return (#5736) 5 years ago
Hubert Chathi 7b3bc755a3 remove unused and unnecessary check for FederationDeniedError (#5645) 5 years ago
Amber Brown 463b072b12
Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 5 years ago
Amber Brown 32e7c9e7f2
Run Black. (#5482) 6 years ago
Schnuffle dc5db01ff2 Replaced all occurences of e.message with str(e) 6 years ago
Amber Brown 2608ebc04c
Port handlers/ to Python 3 (#3803) 6 years ago
Amber Brown 49af402019 run isort 6 years ago
Amber Brown 6350bf925e
Attempt to be more performant on PyPy (#3462) 7 years ago
Matthew Hodgson 784189b1f4 typos 7 years ago
Adrian Tschira 933bf2dd35 replace some iteritems with six 7 years ago
Richard van der Hoff 2a13af23bc Use run_in_background in preference to preserve_fn 7 years ago
Richard van der Hoff 605defb9e4 Add missing consumeErrors 7 years ago
Richard van der Hoff a134c572a6 Stringify exceptions for keys/{query,claim} 7 years ago
Richard van der Hoff c2a5cf2fe3 factor out exception handling for keys/claim and keys/query 7 years ago
Erik Johnston 926ba76e23 Replace ujson with simplejson 7 years ago
Erik Johnston cb9f8e527c s/replication_client/federation_client/ 7 years ago
Erik Johnston 265b993b8a Split replication layer into two 7 years ago
Erik Johnston c3f79c9da5 Split out edu/query registration to a separate class 7 years ago
Matthew Hodgson ab9f844aaf
Add federation_domain_whitelist option (#2820) 7 years ago
Richard van der Hoff a5213df1f7 Sanity checking for user ids 7 years ago
Richard van der Hoff aedaba018f Replace some instances of preserve_context_over_deferred 8 years ago
Richard van der Hoff de042b3b88 Do some logging when one-time-keys get claimed 8 years ago
Richard van der Hoff a7e9d8762d Allow clients to upload one-time-keys with new sigs 8 years ago
Richard van der Hoff 4bd597d9fc push federation retry limiter down to matrixfederationclient 8 years ago
Richard van der Hoff e08f81d96a Add a missing yield in device key upload 8 years ago
Erik Johnston c7a26b7c32 Fix unit tests 8 years ago
Erik Johnston c2c9a78db9 Noop device key changes if they're the same 8 years ago
Erik Johnston fbfad76c03 Add comments 8 years ago
Erik Johnston c974116f19 Implement device key caching over federation 8 years ago
Erik Johnston 2367c5568c Add basic implementation of local device list changes 8 years ago
Richard van der Hoff deca951241 Remove unused import 8 years ago
Richard van der Hoff efa4ccfaee E2E key query: handle federation fails 8 years ago