Neil Johnson d2f7c4e6b1 create support user (#4141) 5 years ago
..
__init__.py bacdf0cbf9 Move RoomContextHandler out of Handlers 5 years ago
_base.py e42510ba63 Use new getters 5 years ago
account_data.py 6c28ac260c copyrights 8 years ago
admin.py 49af402019 run isort 5 years ago
appservice.py 6982320572 Remove unnecessary extra function call layer 5 years ago
auth.py c588b9b9e4 Factor SSO success handling out of CAS login (#4264) 5 years ago
deactivate_account.py b3f6dddad2 Give some more things logcontexts (#4077) 5 years ago
device.py b37c472419 Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 5 years ago
devicemessage.py 49af402019 run isort 5 years ago
directory.py 94c7fadc98 Attempt to move room aliases on room upgrades 5 years ago
e2e_keys.py dc5db01ff2 Replaced all occurences of e.message with str(e) 5 years ago
e2e_room_keys.py f1087106cf handle empty backups according to latest spec proposal (#4123) 5 years ago
events.py 0bf5ec0db7 Check room visibility for /event/ requests 5 years ago
federation.py dc59ad5334 Remove hack to support rejoining rooms 5 years ago
groups_local.py 3e704822be Comments help 5 years ago
identity.py bf7598f582 Log when we 3pid/unbind request fails 5 years ago
initial_sync.py cb53ce9d64 Refactor state group lookup to reduce DB hits (#4011) 5 years ago
message.py 9b827c40ca Log some bits about event creation (#4121) 5 years ago
pagination.py cb53ce9d64 Refactor state group lookup to reduce DB hits (#4011) 5 years ago
presence.py c334ca67bb Integrate presence from hotfixes (#3694) 5 years ago
profile.py 495a9d06bb Fix exception handling in fetching remote profiles 5 years ago
read_marker.py b37c472419 Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 5 years ago
receipts.py e7a16c6210 Remove redundant run_as_background_process() from pusherpool 5 years ago
register.py d2f7c4e6b1 create support user (#4141) 5 years ago
room.py d2f7c4e6b1 create support user (#4141) 5 years ago
room_list.py d6a7797dd1 Fix roomlist since tokens on Python 3 (#4046) 5 years ago
room_member.py a219ce8726 Use directory server for room joins (#3899) 5 years ago
room_member_worker.py 443da003bc Use new helper base class for membership requests 5 years ago
search.py 158ffb92f1 Add an option to disable search for homeservers which may not be interested in it (#4230) 5 years ago
set_password.py 49af402019 run isort 5 years ago
sync.py cb53ce9d64 Refactor state group lookup to reduce DB hits (#4011) 5 years ago
typing.py cb7a6b2379 Fix typing being reset causing infinite syncs (#4127) 5 years ago
user_directory.py d2f7c4e6b1 create support user (#4141) 5 years ago