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
5a7d1ecffc
MatrixSynapse
/
synapse
/
storage
History
Erik Johnston
5a7d1ecffc
Add regex cache. Only caculate push actions for users that have sent read receipts, and are on that server
2016-01-19 16:01:05 +00:00
..
engines
…
schema
…
util
…
__init__.py
…
_base.py
…
account_data.py
…
appservice.py
…
background_updates.py
…
directory.py
…
end_to_end_keys.py
…
event_federation.py
…
event_push_actions.py
…
events.py
…
filtering.py
…
keys.py
…
media_repository.py
…
prepare_database.py
…
presence.py
…
profile.py
…
push_rule.py
…
pusher.py
…
receipts.py
Add regex cache. Only caculate push actions for users that have sent read receipts, and are on that server
2016-01-19 16:01:05 +00:00
registration.py
…
rejections.py
…
room.py
…
roommember.py
…
search.py
…
signatures.py
…
state.py
…
stream.py
…
tags.py
…
transactions.py
…