MatrixSynapse/synapse
Mark Haines dbff7e9436 Merge pull request #1096 from matrix-org/markjh/get_access_token
Add helper function for getting access_tokens from requests
2016-09-09 17:09:27 +01:00
..
api Add helper function for getting access_tokens from requests 2016-09-09 16:33:15 +01:00
app Fix up the calls to the notifier for device messages 2016-09-01 18:08:40 +01:00
appservice Log if rejecting 3PE query metadata result due to type check 2016-09-09 15:11:31 +01:00
config flake8 2016-08-30 17:20:31 +01:00
crypto Preserve some logcontexts 2016-08-24 11:58:40 +01:00
events Add comments 2016-09-05 10:41:27 +01:00
federation Drop replication log levels 2016-09-09 14:56:50 +01:00
handlers Merge pull request #1091 from matrix-org/paul/third-party-lookup 2016-09-09 15:43:11 +01:00
http Add exception logging. Fix typo 2016-08-22 10:49:31 +01:00
metrics Make psutil optional 2016-08-08 11:12:21 +01:00
push Make bulk_get_push_rules_for_room use get_joined_users_from_context cache 2016-09-05 10:02:38 +01:00
replication Drop replication log levels 2016-09-09 14:56:50 +01:00
rest Merge pull request #1096 from matrix-org/markjh/get_access_token 2016-09-09 17:09:27 +01:00
static/client Updates to fallback CAS login to do new token login 2015-11-06 09:57:17 +00:00
storage Use the previous MAX value if any to set the stream_id 2016-09-09 11:52:44 +01:00
streams Add store-and-forward direct-to-device messaging 2016-08-25 17:35:37 +01:00
util Fix up push to use get_current_state_ids 2016-08-25 18:35:49 +01:00
__init__.py Bump changelog and version 2016-09-09 11:07:39 +01:00
notifier.py Explicitly specify state_key for history_visibility fetching 2016-09-02 14:53:46 +01:00
python_dependencies.py Make psutil optional 2016-08-08 11:12:21 +01:00
server.py Send device messages over federation 2016-09-06 18:16:20 +01:00
server.pyi Fix login with m.login.token 2016-08-08 16:40:39 +01:00
state.py Merge branch 'develop' of github.com:matrix-org/synapse into erikj/state_storage 2016-09-02 11:04:48 +01:00
types.py Merge remote-tracking branch 'origin/develop' into markjh/direct_to_device 2016-08-26 14:35:31 +01:00
visibility.py Replace context.current_state with context.current_state_ids 2016-08-25 17:32:22 +01:00