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
9622bda163
MatrixSynapse
/
synapse
/
storage
/
databases
/
main
History
Patrick Cloke
9622bda163
Abstract logic for setting the statement timeout.
2023-11-15 15:11:51 -05:00
..
__init__.py
…
account_data.py
Use _invalidate_cache_and_stream_bulk in more places. (
#16616
)
2023-11-09 14:40:30 -05:00
appservice.py
…
cache.py
…
censor_events.py
…
client_ips.py
…
deviceinbox.py
…
devices.py
…
directory.py
…
e2e_room_keys.py
…
end_to_end_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
event_federation.py
…
event_push_actions.py
…
events.py
…
events_bg_updates.py
Use full GitHub links instead of bare issue numbers. (
#16637
)
2023-11-15 08:02:11 -05:00
events_forward_extremities.py
…
events_worker.py
Use full GitHub links instead of bare issue numbers. (
#16637
)
2023-11-15 08:02:11 -05:00
experimental_features.py
…
filtering.py
…
keys.py
Use _invalidate_cache_and_stream_bulk in more places. (
#16616
)
2023-11-09 14:40:30 -05:00
lock.py
…
media_repository.py
Asynchronous Uploads (
#15503
)
2023-11-15 09:19:24 -05:00
metrics.py
…
monthly_active_users.py
Use full GitHub links instead of bare issue numbers. (
#16637
)
2023-11-15 08:02:11 -05:00
openid.py
…
presence.py
Use _invalidate_cache_and_stream_bulk in more places. (
#16616
)
2023-11-09 14:40:30 -05:00
profile.py
…
purge_events.py
Abstract logic for setting the statement timeout.
2023-11-15 15:11:51 -05:00
push_rule.py
Remove whole table locks on push rule add/delete (
#16051
)
2023-11-13 16:57:44 +00:00
pusher.py
…
receipts.py
…
registration.py
Use _invalidate_cache_and_stream_bulk in more places. (
#16616
)
2023-11-09 14:40:30 -05:00
rejections.py
…
relations.py
…
room.py
…
roommember.py
…
search.py
Use attempt_to_set_autocommit everywhere. (
#16615
)
2023-11-09 16:19:42 -05:00
session.py
…
signatures.py
…
state.py
…
state_deltas.py
…
stats.py
…
stream.py
…
tags.py
…
task_scheduler.py
…
transactions.py
…
ui_auth.py
…
user_directory.py
…
user_erasure_store.py
…