Commit History

Author SHA1 Message Date
  David Robertson fa0eab9c8e Use `ParamSpec` in a few places (#12667) 2 years ago
  Patrick Cloke 7468723697 Add most missing type hints to synapse.util (#11328) 2 years ago
  reivilibre 524b8ead77 Add types to synapse.util. (#10601) 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  David Teller f14428b25c Allow spam-checker modules to be provide async methods. (#8890) 3 years ago
  Patrick Cloke 2ea1c68249 Remove some unused distributor signals (#8216) 4 years ago
  Patrick Cloke c619253db8 Stop sub-classing object (#8249) 4 years ago
  Patrick Cloke 6b3ac3b8cd Convert device handler to async/await (#7871) 4 years ago
  Patrick Cloke 38e1fac886 Fix some spelling mistakes / typos. (#7811) 4 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) 5 years ago
  Richard van der Hoff daa2fb6317 comment about user_joined_room 5 years ago
  Richard van der Hoff 8c69b735e3 Make Distributor run its processes as a background process 6 years ago
  Richard van der Hoff 667fba68f3 Run things as background processes 6 years ago
  Richard van der Hoff 7e6fa29cb5 Remove preserve_context_over_{fn, deferred} 6 years ago
  Mark Haines 9f1800fba8 Remove registered_users from the distributor. 8 years ago
  Mark Haines b9ee5650b0 Move all the wrapper functions for distributor.fire 8 years ago
  Erik Johnston 2c1fbea531 Fix up logcontexts 8 years ago
  Matthew Hodgson 6c28ac260c copyrights 8 years ago
  Erik Johnston 8022b27fc2 Make distributer.fire work as it did 9 years ago
  Erik Johnston 2236ef6c92 Fix up leak. Add warnings. 9 years ago
  Mark Haines adb04b1e57 Update copyright notices 9 years ago
  Mark Haines 041ac476a5 Supply auth_chain along with current state in '/state/', fetch auth events from a remote server if we are missing some of them 9 years ago
  Mark Haines dbe77ec79a Replace distributor deferred list, with a simple for loop until I understand why the former breaks and the latter doesn't 9 years ago
  Mark Haines 32090aee16 Add a few missing yields, Move deferred lists inside PreserveLoggingContext because they don't interact well with the logging contexts 9 years ago
  Mark Haines 7d709542ca Fix pep8 warnings 10 years ago
  Matthew Hodgson 8a7c1d6a00 fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 10 years ago
  Paul "LeoNerd" Evans 967b45bc1a Allow optional non-suppression of exceptions through the Distributor 10 years ago
  Matthew Hodgson f98e6380f1 add in whitespace after copyright statements to improve legibility 10 years ago