Richard van der Hoff e0b9d5f0af Merge pull request #4075 from matrix-org/rav/fix_pusher_logcontexts 5 lat temu
..
__init__.py bacdf0cbf9 Move RoomContextHandler out of Handlers 5 lat temu
_base.py e42510ba63 Use new getters 5 lat temu
account_data.py 6c28ac260c copyrights 8 lat temu
admin.py 49af402019 run isort 5 lat temu
appservice.py 6982320572 Remove unnecessary extra function call layer 5 lat temu
auth.py 5c445114d3 Correctly account for cpu usage by background threads (#4074) 5 lat temu
deactivate_account.py b3f6dddad2 Give some more things logcontexts (#4077) 5 lat temu
device.py b37c472419 Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 5 lat temu
devicemessage.py 49af402019 run isort 5 lat temu
directory.py 74e7617083 Clean up room alias creation 5 lat temu
e2e_keys.py dc5db01ff2 Replaced all occurences of e.message with str(e) 5 lat temu
e2e_room_keys.py 8c0ff0287a Linting soothes the savage PEP8 monster 5 lat temu
events.py 0bf5ec0db7 Check room visibility for /event/ requests 5 lat temu
federation.py e7a16c6210 Remove redundant run_as_background_process() from pusherpool 5 lat temu
groups_local.py 3e704822be Comments help 5 lat temu
identity.py bf7598f582 Log when we 3pid/unbind request fails 5 lat temu
initial_sync.py c334ca67bb Integrate presence from hotfixes (#3694) 5 lat temu
message.py e7a16c6210 Remove redundant run_as_background_process() from pusherpool 5 lat temu
pagination.py 024be6cf18 don't filter membership events based on history visibility (#3874) 5 lat temu
presence.py c334ca67bb Integrate presence from hotfixes (#3694) 5 lat temu
profile.py 495a9d06bb Fix exception handling in fetching remote profiles 5 lat temu
read_marker.py b37c472419 Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 5 lat temu
receipts.py e7a16c6210 Remove redundant run_as_background_process() from pusherpool 5 lat temu
register.py d42d79e3c3 don't ratelimit autojoins 5 lat temu
room.py 74e7617083 Clean up room alias creation 5 lat temu
room_list.py d6a7797dd1 Fix roomlist since tokens on Python 3 (#4046) 5 lat temu
room_member.py a219ce8726 Use directory server for room joins (#3899) 5 lat temu
room_member_worker.py 443da003bc Use new helper base class for membership requests 5 lat temu
search.py 2608ebc04c Port handlers/ to Python 3 (#3803) 5 lat temu
set_password.py 49af402019 run isort 5 lat temu
sync.py 7e561b5c1a Add description to counter metric 5 lat temu
typing.py 3deaad2fb4 Merge pull request #3964 from matrix-org/rav/remove_localhost_checks 5 lat temu
user_directory.py b3f6dddad2 Give some more things logcontexts (#4077) 5 lat temu