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