Shay 847e2393f3 Prepatory work for adding power level event to batched events (#14214) 1 년 전
..
ui_auth a423f45294 Fix twisted trunk mypy errors (#14012) 1 년 전
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 년 전
account.py 5436b014f4 Optionally include account validity in MSC3720 account status responses (#12266) 2 년 전
account_data.py 126a15794c Do not allow a None-limit on PaginationConfig. (#14146) 1 년 전
account_validity.py a00462dd99 Implement cancellation support/protection for module callbacks (#12568) 2 년 전
admin.py be76cd8200 Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556) 1 년 전
appservice.py a86b2f6837 Fix a bug where redactions were not being sent over federation if we did not have the original event. (#13813) 1 년 전
auth.py be76cd8200 Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556) 1 년 전
cas.py a423f45294 Fix twisted trunk mypy errors (#14012) 1 년 전
deactivate_account.py 15382b1afa Add third_party module callbacks to check if a user can delete a room and deactivate a user (#12028) 2 년 전
device.py c3a4780080 When restarting a partial join resync, prioritise the server which actioned a partial join (#14126) 1 년 전
devicemessage.py c52abc1cfd Additional constants for EDU types. (#12884) 2 년 전
directory.py ccce8cdfc5 Use Pydantic when PUTting room aliases (#14179) 1 년 전
e2e_keys.py d64e85197a Remove error spam when users query the keys of departed remote users (#13826) 1 년 전
e2e_room_keys.py 50122754c8 Add missing types to opentracing. (#13345) 1 년 전
event_auth.py 847e2393f3 Prepatory work for adding power level event to batched events (#14214) 1 년 전
events.py d58615c82c Directly lookup local membership instead of getting all members in a room first (`get_users_in_room` mis-use) (#13608) 1 년 전
federation.py 847e2393f3 Prepatory work for adding power level event to batched events (#14214) 1 년 전
federation_event.py dc02d9f8c5 Avoid checking the event cache when backfilling events (#14164) 1 년 전
identity.py 84ddcd7bbf Drop support for calling `/_matrix/client/v3/rooms/{roomId}/invite` without an `id_access_token` (#13241) 1 년 전
initial_sync.py 126a15794c Do not allow a None-limit on PaginationConfig. (#14146) 1 년 전
message.py 847e2393f3 Prepatory work for adding power level event to batched events (#14214) 1 년 전
oidc.py fe1daad672 Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 2 년 전
pagination.py 126a15794c Do not allow a None-limit on PaginationConfig. (#14146) 1 년 전
password_policy.py e584534403 Use direct references for some configuration variables (part 3) (#10885) 2 년 전
presence.py 126a15794c Do not allow a None-limit on PaginationConfig. (#14146) 1 년 전
profile.py 2b5ab8e367 Use a single query in `ProfileHandler.get_profile` (#13209) 1 년 전
push_rules.py 42d261c32f Port the push rule classes to Rust. (#13768) 1 년 전
read_marker.py 800ba87cc8 Refactor and convert `Linearizer` to async (#12357) 2 년 전
receipts.py 126a15794c Do not allow a None-limit on PaginationConfig. (#14146) 1 년 전
register.py be76cd8200 Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556) 1 년 전
relations.py 126a15794c Do not allow a None-limit on PaginationConfig. (#14146) 1 년 전
room.py 847e2393f3 Prepatory work for adding power level event to batched events (#14214) 1 년 전
room_batch.py 8ab16a92ed Persist CreateRoom events to DB in a batch (#13800) 1 년 전
room_list.py 583f22780f Use stable prefixes for MSC3827: filtering of `/publicRooms` by room type (#13370) 1 년 전
room_member.py 719488dda8 Add query parameter `ts` to allow appservices set the `origin_server_ts` for state events. (#11866) 1 년 전
room_member_worker.py d936371b69 Implement knock feature (#6739) 3 년 전
room_summary.py c06b2b7142 Faster Remote Room Joins: tell remote homeservers that we are unable to authorise them if they query a room which has partial state on our server. (#13823) 1 년 전
saml.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 년 전
search.py e3163e2e11 Reduce the amount of state we pull from the DB (#12811) 2 년 전
send_email.py 5507bfa769 Discourage automatic replies to Synapse's emails (#13957) 1 년 전
set_password.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 년 전
sso.py 4eaf3eb840 Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018) 1 년 전
state_deltas.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 년 전
stats.py 13e359aec8 Implement MSC3827: Filtering of `/publicRooms` by room type (#13031) 2 년 전
sync.py 66a7857334 Use stable identifiers for MSC3771 & MSC3773. (#14050) 1 년 전
typing.py 126a15794c Do not allow a None-limit on PaginationConfig. (#14146) 1 년 전
user_directory.py ad4c14e4b0 Clarifications in user directory for users who share rooms tracking (#13966) 1 년 전