Commit Graph

18 Commits (1def298119502a8aaf58ba431286e63a7f38e046)

Author SHA1 Message Date
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
Erik Johnston b54b03f9e1 Allow client event serialization to be async 6 years ago
Erik Johnston 536a266520 Deny peeking into rooms that have been blocked 6 years ago
Erik Johnston cb53ce9d64
Refactor state group lookup to reduce DB hits (#4011) 6 years ago
Amber Brown c334ca67bb
Integrate presence from hotfixes (#3694) 6 years ago
Amber Brown b37c472419
Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 6 years ago
Richard van der Hoff cf2d15c6a9 another couple of logcontext leaks 6 years ago
Richard van der Hoff 8dff6e0322 Logcontext fixes 6 years ago
Amber Brown 49af402019 run isort 6 years ago
Erik Johnston fcf55f2255 Fix returned token is no longer a tuple 7 years ago
Erik Johnston c4af4c24ca Refactor get_recent_events_for_room return type 7 years ago
Richard van der Hoff 2a13af23bc Use run_in_background in preference to preserve_fn 7 years ago
Richard van der Hoff 7e6fa29cb5 Remove preserve_context_over_{fn, deferred} 7 years ago
Richard van der Hoff eaaabc6c4f replace 'except:' with 'except Exception:' 7 years ago
Erik Johnston 6c82de5100 Format presence events on the edges instead of reformatting them multiple times 8 years ago
Erik Johnston feec718265 Shuffle receipt handler around so that worker apps don't need to load it 8 years ago
Erik Johnston 87528f0756 Support /initialSync in synchrotron worker 8 years ago