MatrixSynapse/synapse
Erik Johnston f0ca088280 Reduce redundant database work in email pusher
Update the last stream ordering if the
`get_unread_push_actions_for_user_in_range_for_email` returns no new
push actions. This reduces the range that it needs to check next
iteration.
2016-10-18 10:52:47 +01:00
..
api Merge pull request #1157 from Rugvip/nolimit 2016-10-11 11:20:54 +01:00
app Merge pull request #1162 from larroy/master 2016-10-14 21:42:55 +01:00
appservice
config Merge pull request #1167 from matrix-org/markjh/fingerprints 2016-10-12 15:27:44 +01:00
crypto
events
federation
handlers Merge pull request #1155 from matrix-org/erikj/pluggable_pwd_auth 2016-10-12 11:41:20 +01:00
http
metrics
push Reduce redundant database work in email pusher 2016-10-18 10:52:47 +01:00
replication Fix check of wrong variable 2016-10-11 13:57:22 +01:00
rest Merge pull request #1168 from matrix-org/rav/ui_auth_on_device_delete 2016-10-13 09:38:41 +01:00
static/client
storage Bump schema version 2016-10-17 11:17:45 +01:00
streams
util Implement pluggable password auth 2016-10-03 10:36:40 +01:00
__init__.py Bump version and changelog 2016-10-17 15:59:12 +01:00
notifier.py
python_dependencies.py
server.py
server.pyi
state.py
types.py
visibility.py