forked-synapse/synapse
Luke Barnard 1b17d1a106 Use real AS object by passing it through the requester
This means synapse does not have to check if the AS is interested, but instead it effectively re-uses what it already knew about the requesting user
2016-10-20 11:43:05 +01:00
..
api Use real AS object by passing it through the requester 2016-10-20 11:43:05 +01:00
app Merge pull request #1162 from larroy/master 2016-10-14 21:42:55 +01:00
appservice Allow Configurable Rate Limiting Per AS 2016-10-18 17:04:09 +01:00
config Allow Configurable Rate Limiting Per AS 2016-10-18 17:04:09 +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 Time out typing over federation 2016-09-23 14:00:52 +01:00
handlers Use real AS object by passing it through the requester 2016-10-20 11:43:05 +01:00
http Pass since/from parameters over federation 2016-09-15 10:36:19 +01:00
metrics Make psutil optional 2016-08-08 11:12:21 +01:00
push Fix email push notifs being dropped 2016-10-13 13:40:38 +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 Updates to fallback CAS login to do new token login 2015-11-06 09:57:17 +00:00
storage Bump schema version 2016-10-17 11:17:45 +01:00
streams Add store-and-forward direct-to-device messaging 2016-08-25 17:35:37 +01:00
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 Explicitly specify state_key for history_visibility fetching 2016-09-02 14:53:46 +01:00
python_dependencies.py Accept optional token to public room list 2016-09-15 09:08:57 +01:00
server.py Support /initialSync in synchrotron worker 2016-09-21 11:46:28 +01:00
server.pyi Fix login with m.login.token 2016-08-08 16:40:39 +01:00
state.py Merge pull request #1121 from matrix-org/erikj/public_room_paginate 2016-09-15 13:27:09 +01:00
types.py Use real AS object by passing it through the requester 2016-10-20 11:43:05 +01:00
visibility.py Replace context.current_state with context.current_state_ids 2016-08-25 17:32:22 +01:00