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