You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/handlers
Erik Johnston 2bdafaf3c1
Merge pull request #3632 from matrix-org/erikj/refactor_repl_servlet
6 years ago
..
__init__.py
_base.py Use new getters 6 years ago
account_data.py
admin.py
appservice.py more metrics for the federation and appservice senders 6 years ago
auth.py bug fixes 6 years ago
deactivate_account.py
device.py
devicemessage.py
directory.py
e2e_keys.py
events.py Check room visibility for /event/ requests 6 years ago
federation.py include known room versions in outgoing make_joins 6 years ago
groups_local.py
identity.py Kill off MatrixCodeMessageException 6 years ago
initial_sync.py another couple of logcontext leaks 6 years ago
message.py Use new helper base class for ReplicationSendEventRestServlet 6 years ago
pagination.py
presence.py
profile.py Return M_NOT_FOUND when a profile could not be found. (#3596) 6 years ago
read_marker.py
receipts.py
register.py py3 fix 6 years ago
room.py Don't expose default_room_version as config opt 6 years ago
room_list.py
room_member.py Merge branch 'develop' of github.com:matrix-org/synapse into t3chguy/default_inviter_display_name_3pid 6 years ago
room_member_worker.py Use new helper base class for membership requests 6 years ago
search.py make /context lazyload & filter aware (#3567) 6 years ago
set_password.py
sync.py Deduplicate redundant lazy-loaded members (#3331) 6 years ago
typing.py
user_directory.py