synapse/synapse
2016-08-25 15:57:07 +01:00
..
api
app Update comment 2016-08-22 16:17:31 +01:00
appservice Implement a ResponseCache around 3PE lookup metadata lookups 2016-08-25 15:56:27 +01:00
config Merge pull request #1026 from matrix-org/paul/thirdpartylookup 2016-08-18 20:52:50 +01:00
crypto Update keyring Measure 2016-08-19 18:23:44 +01:00
events
federation
handlers Don't need toplevel cache on 3PE lookup metadata any more 2016-08-25 15:57:07 +01:00
http Add exception logging. Fix typo 2016-08-22 10:49:31 +01:00
metrics
push Move _bulk_get_push_rules_for_room to storage layer 2016-08-19 14:29:20 +01:00
replication Add appservice worker 2016-08-18 14:59:55 +01:00
rest Move static knowledge of protocol metadata into AS handler; cache the result 2016-08-24 13:01:53 +01:00
static/client
storage Merge pull request #1038 from matrix-org/erikj/receved_txn_purge 2016-08-23 11:02:40 +01:00
streams
util Merge pull request #1031 from matrix-org/erikj/measure_notifier 2016-08-22 12:13:07 +01:00
__init__.py
notifier.py defer.returnValue must not be called within Measure 2016-08-19 18:23:44 +01:00
python_dependencies.py
server.py
server.pyi
state.py
types.py Avoid so much copypasta between 3PU and 3PL query by unifying around a ThirdPartyEntityKind enumeration 2016-08-18 17:19:55 +01:00
visibility.py