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
2173785f0d
MatrixSynapse
/
synapse
/
storage
/
data_stores
/
main
History
Andrew Morgan
a9c44d4008
Remove local threepids on account deactivation (
#6426
)
2019-11-28 10:40:42 +00:00
..
schema
add etag and count to key backup endpoints (
#5858
)
2019-11-27 16:14:44 -05:00
__init__.py
…
account_data.py
Remove content from being sent for account data rdata stream
2019-11-08 15:44:02 +00:00
appservice.py
…
client_ips.py
…
deviceinbox.py
Clean up newline quote marks around the codebase (
#6362
)
2019-11-21 12:00:14 +00:00
devices.py
…
directory.py
…
e2e_room_keys.py
add etag and count to key backup endpoints (
#5858
)
2019-11-27 16:14:44 -05:00
end_to_end_keys.py
Clean up newline quote marks around the codebase (
#6362
)
2019-11-21 12:00:14 +00:00
event_federation.py
…
event_push_actions.py
…
events.py
Merge branch 'develop' into babolivier/message_retention
2019-11-26 17:53:57 +00:00
events_bg_updates.py
Fix exceptions from background database update for event labels. (
#6407
)
2019-11-25 13:26:59 +00:00
events_worker.py
…
filtering.py
Clean up newline quote marks around the codebase (
#6362
)
2019-11-21 12:00:14 +00:00
group_server.py
…
keys.py
…
media_repository.py
Clean up newline quote marks around the codebase (
#6362
)
2019-11-21 12:00:14 +00:00
monthly_active_users.py
…
openid.py
…
presence.py
…
profile.py
…
push_rule.py
…
pusher.py
…
receipts.py
Make sure that we close cursors before returning from a query (
#6408
)
2019-11-25 21:03:17 +00:00
registration.py
Remove local threepids on account deactivation (
#6426
)
2019-11-28 10:40:42 +00:00
rejections.py
…
relations.py
…
room.py
Fix worker mode
2019-11-19 14:40:21 +00:00
roommember.py
…
search.py
…
signatures.py
…
state.py
Merge pull request
#6295
from matrix-org/erikj/split_purge_history
2019-11-08 10:19:15 +00:00
state_deltas.py
…
stats.py
…
stream.py
Clean up newline quote marks around the codebase (
#6362
)
2019-11-21 12:00:14 +00:00
tags.py
Clean up newline quote marks around the codebase (
#6362
)
2019-11-21 12:00:14 +00:00
transactions.py
…
user_directory.py
…
user_erasure_store.py
…