MatrixSynapse/synapse
Kenny Keslar f18373dc5d Fix iteration of requests_missing_keys; list doesn't have .values()
Signed-off-by: Kenny Keslar <r3dey3@r3dey3.com>
2017-07-26 22:44:19 -05:00
..
api Merge pull request #2309 from matrix-org/erikj/user_ip_repl 2017-07-06 14:33:14 +01:00
app Include registration and as stores in frontend proxy 2017-07-07 18:36:45 +01:00
appservice Make get_if_app_services_interested_in_user faster 2017-05-18 16:34:44 +01:00
config Add a frontend proxy 2017-07-07 18:19:46 +01:00
crypto Fix iteration of requests_missing_keys; list doesn't have .values() 2017-07-26 22:44:19 -05:00
events Add more granular event send metrics 2017-05-02 14:23:26 +01:00
federation Separate federation servlet into different lists 2017-07-05 14:32:24 +01:00
handlers Use less DB for device list handling in sync 2017-07-12 10:30:10 +01:00
http allow Authorization header which handling got implemented in #1098 2017-06-16 11:21:14 +02:00
metrics Rearrange metrics 2017-04-05 14:15:09 +01:00
push Increase cache hit ratio for push 2017-07-14 16:11:26 +01:00
replication Reduce log levels in tcp replication 2017-07-11 10:04:21 +01:00
rest split out reducing stuff; just make encode_* static 2017-07-11 13:14:35 +02:00
static/client Updates to fallback CAS login to do new token login 2015-11-06 09:57:17 +00:00
storage Perf: Don't filter events for push 2017-07-07 14:04:40 +01:00
streams Add basic implementation of local device list changes 2017-01-25 14:27:27 +00:00
util Increase default cache factor size. 2017-07-04 09:58:32 +01:00
__init__.py Bump version and changelog 2017-07-06 18:11:22 +01:00
event_auth.py Use better variable name 2017-01-17 14:32:53 +00:00
notifier.py Don't start user_directory handling on workers 2017-06-07 12:02:53 +01:00
python_dependencies.py Add jsonschema to python_dependencies.py 2017-03-23 11:42:47 -03:00
server.py Add user_directory to database 2017-05-31 11:51:01 +01:00
server.pyi Fix login with m.login.token 2016-08-08 16:40:39 +01:00
state.py Define CACHE_SIZE_FACTOR once 2017-07-04 09:56:44 +01:00
types.py Weight differently 2017-05-31 14:29:32 +01:00
visibility.py Perf: Don't filter events for push 2017-07-07 14:04:40 +01:00