forked-synapse/synapse
2016-07-21 11:14:54 +01:00
..
api Record device_id in client_ips 2016-07-20 16:41:03 +01:00
app Add metrics for psutil derived memory usage 2016-07-20 16:00:21 +01:00
appservice Move the AS handler out of the Handlers object. 2016-05-31 13:53:48 +01:00
config Update password config comment 2016-07-06 12:18:19 +09:00
crypto Send the correct host header when fetching keys 2016-07-21 11:14:54 +01:00
events
federation Linearize some federation endpoints based on (origin, room_id) 2016-06-17 16:43:45 +01:00
handlers Merge pull request #935 from matrix-org/erikj/backfill_notifs 2016-07-20 13:39:16 +01:00
http Work around TLS bug in twisted 2016-06-15 10:39:08 +01:00
metrics Don't explode if we have no snapshots yet 2016-07-20 16:59:52 +01:00
push even more pep8 2016-06-24 11:47:11 +01:00
replication pep8 2016-06-24 11:44:57 +01:00
rest Register a device_id in the /v2/register flow. 2016-07-20 16:38:27 +01:00
static/client
storage Record device_id in client_ips 2016-07-20 16:41:03 +01:00
streams
util Add ReadWriteLock 2016-07-05 15:23:17 +01:00
__init__.py Bump version and changelog 2016-07-07 16:33:00 +01:00
notifier.py Notify users for events in rooms they join. 2016-06-07 11:33:36 +01:00
python_dependencies.py Add metrics for psutil derived memory usage 2016-07-20 16:00:21 +01:00
server.py Add device_id support to /login 2016-07-18 16:39:44 +01:00
server.pyi Type annotations 2016-07-19 18:56:16 +01:00
state.py Comment 2016-07-15 09:29:54 +01:00
types.py Make get_domain_from_id throw SynapseError on invalid ID 2016-06-14 13:25:29 +01:00
visibility.py