This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
MatrixSynapse
mirror of
https://github.com/matrix-org/synapse
Watch
1
Star
0
Fork
You've already forked MatrixSynapse
0
Code
Issues
Releases
Wiki
Activity
cdd97622e6
MatrixSynapse
/
synapse
/
handlers
History
Erik Johnston
700c8a0de5
Reduce task concurrency (
#16656
)
2023-11-17 13:14:26 +00:00
..
ui_auth
…
__init__.py
…
account.py
…
account_data.py
…
account_validity.py
…
admin.py
Remove remaining usage of cursor_to_dict. (
#16564
)
2023-10-31 13:13:28 -04:00
appservice.py
…
auth.py
…
cas.py
…
deactivate_account.py
…
device.py
Reduce task concurrency (
#16656
)
2023-11-17 13:14:26 +00:00
devicemessage.py
…
directory.py
…
e2e_keys.py
Add an Admin API to temporarily grant the ability to update an existing cross-signing key without UIA (
#16634
)
2023-11-15 17:28:10 +00:00
e2e_room_keys.py
…
event_auth.py
…
events.py
…
federation.py
…
federation_event.py
Speed up persisting large number of outliers (
#16649
)
2023-11-16 14:25:35 +00:00
identity.py
…
initial_sync.py
…
jwt.py
…
message.py
…
oidc.py
…
pagination.py
…
password_policy.py
…
presence.py
Use full GitHub links instead of bare issue numbers. (
#16637
)
2023-11-15 08:02:11 -05:00
profile.py
Return attrs for more media repo APIs. (
#16611
)
2023-11-09 11:00:30 -05:00
push_rules.py
…
read_marker.py
…
receipts.py
…
register.py
…
relations.py
…
room.py
Convert simple_select_one_txn and simple_select_one to return tuples. (
#16612
)
2023-11-09 11:13:31 -05:00
room_list.py
Remove remaining usage of cursor_to_dict. (
#16564
)
2023-10-31 13:13:28 -04:00
room_member.py
Convert simple_select_one_txn and simple_select_one to return tuples. (
#16612
)
2023-11-09 11:13:31 -05:00
room_member_worker.py
…
room_summary.py
Remove remaining usage of cursor_to_dict. (
#16564
)
2023-10-31 13:13:28 -04:00
saml.py
…
search.py
…
send_email.py
…
set_password.py
…
sso.py
Return attrs for more media repo APIs. (
#16611
)
2023-11-09 11:00:30 -05:00
state_deltas.py
…
stats.py
…
sync.py
Use full GitHub links instead of bare issue numbers. (
#16637
)
2023-11-15 08:02:11 -05:00
typing.py
…
user_directory.py
Use full GitHub links instead of bare issue numbers. (
#16637
)
2023-11-15 08:02:11 -05:00
worker_lock.py
…