Richard van der Hoff 9feb5d0b71 sign_request -> build_auth_headers (#4408) пре 5 година
..
__init__.py bacdf0cbf9 Move RoomContextHandler out of Handlers пре 5 година
_base.py e42510ba63 Use new getters пре 5 година
account_data.py 6c28ac260c copyrights пре 8 година
admin.py 49af402019 run isort пре 5 година
appservice.py 6982320572 Remove unnecessary extra function call layer пре 5 година
auth.py c588b9b9e4 Factor SSO success handling out of CAS login (#4264) пре 5 година
deactivate_account.py b3f6dddad2 Give some more things logcontexts (#4077) пре 5 година
device.py 05e1296649 don't store more remote device lists if they have more than 1K devices (#4397) пре 5 година
devicemessage.py 49af402019 run isort пре 5 година
directory.py 94c7fadc98 Attempt to move room aliases on room upgrades пре 5 година
e2e_keys.py dc5db01ff2 Replaced all occurences of e.message with str(e) пре 5 година
e2e_room_keys.py f1087106cf handle empty backups according to latest spec proposal (#4123) пре 5 година
events.py 0bf5ec0db7 Check room visibility for /event/ requests пре 5 година
federation.py dc59ad5334 Remove hack to support rejoining rooms пре 5 година
groups_local.py 3e704822be Comments help пре 5 година
identity.py 9feb5d0b71 sign_request -> build_auth_headers (#4408) пре 5 година
initial_sync.py cb53ce9d64 Refactor state group lookup to reduce DB hits (#4011) пре 5 година
message.py 9b827c40ca Log some bits about event creation (#4121) пре 5 година
pagination.py 27128145e6 fix NPE in /messages by checking if all events were filtered out (#4330) пре 5 година
presence.py c334ca67bb Integrate presence from hotfixes (#3694) пре 5 година
profile.py 495a9d06bb Fix exception handling in fetching remote profiles пре 5 година
read_marker.py b37c472419 Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) пре 5 година
receipts.py e7a16c6210 Remove redundant run_as_background_process() from pusherpool пре 5 година
register.py d2f7c4e6b1 create support user (#4141) пре 5 година
room.py d2f7c4e6b1 create support user (#4141) пре 5 година
room_list.py d6a7797dd1 Fix roomlist since tokens on Python 3 (#4046) пре 5 година
room_member.py a219ce8726 Use directory server for room joins (#3899) пре 5 година
room_member_worker.py 443da003bc Use new helper base class for membership requests пре 5 година
search.py 158ffb92f1 Add an option to disable search for homeservers which may not be interested in it (#4230) пре 5 година
set_password.py 49af402019 run isort пре 5 година
sync.py 81b513416e Fixed line length пре 5 година
typing.py cb7a6b2379 Fix typing being reset causing infinite syncs (#4127) пре 5 година
user_directory.py d2f7c4e6b1 create support user (#4141) пре 5 година