MatrixSynapse/synapse
David Baker 00466e2feb Support new login format
https://docs.google.com/document/d/1-6ZSSW5YvCGhVFDyD2QExAUAdpCWjccvJT5xiyTTG2Y/edit#
2017-03-07 16:37:23 +00:00
..
api WIP support for msisdn 3pid proxy methods 2017-02-14 15:05:55 +00:00
app Add db functions needed for room initial sync to slave 2017-02-13 11:16:53 +00:00
appservice Rename network_id to instance_id on client side 2016-12-12 16:05:45 +00:00
config Fix typo in config comments. 2017-02-11 23:02:57 -08:00
crypto Preserve some logcontexts 2016-08-24 11:58:40 +01:00
events Optimise state resolution 2017-01-17 13:22:19 +00:00
federation Fix a race in transaction queue 2017-02-20 16:46:25 +00:00
handlers Just return the deferred straight off 2017-03-01 18:08:51 +00:00
http Merge branch 'release-v0.18.6' into develop 2016-12-29 17:33:46 +00:00
metrics Rename the python-specific metrics now the docs claim that we have done 2016-11-03 17:03:52 +00:00
push Ensure we pass positive ints to delay function 2017-02-22 12:08:14 +00:00
replication Don't log unknown cache warnings in workers 2017-02-28 16:22:41 +00:00
rest Support new login format 2017-03-07 16:37:23 +00:00
static/client Updates to fallback CAS login to do new token login 2015-11-06 09:57:17 +00:00
storage Merge pull request #1959 from matrix-org/erikj/intern_once 2017-02-28 15:15:16 +00:00
streams Add basic implementation of local device list changes 2017-01-25 14:27:27 +00:00
util Comment 2017-02-02 14:47:15 +00:00
__init__.py Bump version and changelog 2017-02-21 13:43:36 +00:00
event_auth.py Use better variable name 2017-01-17 14:32:53 +00:00
notifier.py Make presence.get_new_events a bit faster 2017-02-02 13:07:18 +00:00
python_dependencies.py WIP support for msisdn 3pid proxy methods 2017-02-14 15:05:55 +00:00
server.py Fix email push in pusher worker 2017-02-02 10:53:36 +00:00
server.pyi Fix login with m.login.token 2016-08-08 16:40:39 +01:00
state.py Derive current_state_events from state groups 2017-01-20 11:52:51 +00:00
types.py Add basic implementation of local device list changes 2017-01-25 14:27:27 +00:00
visibility.py Replace context.current_state with context.current_state_ids 2016-08-25 17:32:22 +01:00