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
9de6b94117
MatrixSynapse
/
synapse
/
storage
/
databases
/
main
History
Patrick Cloke
d34c6e1279
Add type hints to media rest resources. (
#9093
)
2021-01-15 10:57:37 -05:00
..
schema
Add background update for add chain cover index (
#9029
)
2021-01-14 15:18:27 +00:00
__init__.py
…
account_data.py
Remove old tables after schema version bump (
#9055
)
2021-01-11 13:58:19 +00:00
appservice.py
…
cache.py
…
censor_events.py
…
client_ips.py
Register the /devices endpoint on workers. (
#9092
)
2021-01-13 12:35:40 -05:00
deviceinbox.py
…
devices.py
…
directory.py
…
e2e_room_keys.py
…
end_to_end_keys.py
Fix perf of get_cross_signing_keys (
#9116
)
2021-01-14 17:57:09 +00:00
event_federation.py
Use a chain cover index to efficiently calculate auth chain difference (
#8868
)
2021-01-11 16:09:22 +00:00
event_push_actions.py
…
events.py
Fix chain cover background update to work with split out event persisters (
#9115
)
2021-01-14 17:19:35 +00:00
events_bg_updates.py
Fix chain cover background update to work with split out event persisters (
#9115
)
2021-01-14 17:19:35 +00:00
events_worker.py
…
filtering.py
…
group_server.py
…
keys.py
…
media_repository.py
Add type hints to media rest resources. (
#9093
)
2021-01-15 10:57:37 -05:00
metrics.py
…
monthly_active_users.py
…
openid.py
…
presence.py
…
profile.py
Remove user's avatar URL and displayname when deactivated. (
#8932
)
2021-01-12 16:30:15 -05:00
purge_events.py
…
push_rule.py
…
pusher.py
…
receipts.py
…
registration.py
…
rejections.py
…
relations.py
…
room.py
Use a chain cover index to efficiently calculate auth chain difference (
#8868
)
2021-01-11 16:09:22 +00:00
roommember.py
…
search.py
…
signatures.py
…
state.py
…
state_deltas.py
…
stats.py
…
stream.py
…
tags.py
Remove old tables after schema version bump (
#9055
)
2021-01-11 13:58:19 +00:00
transactions.py
Fix get destinations to catch up query. (
#9114
)
2021-01-14 16:47:21 +00:00
ui_auth.py
…
user_directory.py
…
user_erasure_store.py
…