Commit History

Author SHA1 Message Date
  Patrick Cloke b7748d3c00 Import HomeServer from the proper module. (#9665) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Will Hunt 51338491c9 Improve appservice handler to send only the most recent read receipts when no stream_id is stored. (#8744) 3 years ago
  Patrick Cloke 31d721fbf6 Add type hints to application services. (#8655) 3 years ago
  Erik Johnston ff7f0e8a14 Merge branch 'release-v1.22.0' into develop 3 years ago
  Will Hunt 9e0f5a0ac4 Fix get|set_type_stream_id_for_appservice store functions (#8648) 3 years ago
  Will Hunt e8dbbcb64c Fix get|set_type_stream_id_for_appservice store functions (#8648) 3 years ago
  Patrick Cloke 5eda018561 Properly handle presence events for application services. (#8656) 3 years ago
  Erik Johnston 2b7c180879 Start fewer opentracing spans (#8640) 3 years ago
  Will Hunt c276bd9969 Send some ephemeral events to appservices (#8437) 3 years ago
  Erik Johnston 921a3f8a59 Fix not sending events over federation when using sharded event persisters (#8536) 3 years ago
  Patrick Cloke c619253db8 Stop sub-classing object (#8249) 3 years ago
  Patrick Cloke c36228c403 Convert run_as_background_process inner function to async. (#8032) 3 years ago
  Patrick Cloke 4cce8ef74e Convert appservice to async. (#7973) 3 years ago
  Patrick Cloke 6d687ebba1 Convert the appservice handler to async/await. (#7775) 3 years ago
  Erik Johnston 1e03513f9a Fix new metric where we used ms instead of seconds (#7771) 3 years ago
  Erik Johnston a99658074d Add some metrics for inbound and outbound federation processing times (#7755) 3 years ago
  Patrick Cloke bd6dc17221 Replace iteritems/itervalues/iterkeys with native versions. (#7692) 4 years ago
  Amber Brown 020add5099 Update black to 19.10b0 (#6304) 4 years ago
  Andrew Morgan 2a44782666 Remove double return statements (#5962) 4 years ago
  Amber Brown 4806651744 Replace returnValue with return (#5736) 4 years ago
  Amber Brown 463b072b12 Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 4 years ago
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 years ago
  Erik Johnston 6982320572 Remove unnecessary extra function call layer 5 years ago
  Erik Johnston 8a1817f0d2 Use errback pattern and catch async failures 5 years ago
  Richard van der Hoff 53bca4690b more metrics for the federation and appservice senders 5 years ago
  Richard van der Hoff cf2d15c6a9 another couple of logcontext leaks 5 years ago
  Amber Brown 49af402019 run isort 5 years ago
  Amber Brown c936a52a9e Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 6 years ago
  Amber Brown 53cc2cde1f cleanup 6 years ago