0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-29 07:58:19 +02:00
synapse/synapse
2016-08-18 17:24:39 +01:00
..
api Fix login with m.login.token 2016-08-08 16:40:39 +01:00
app Missed a s/federation reader/media repository/ in a log message 2016-08-18 10:26:15 +01:00
appservice Avoid so much copypasta between 3PU and 3PL query by unifying around a ThirdPartyEntityKind enumeration 2016-08-18 17:19:55 +01:00
config Filter 3PU lookups by only ASes that declare knowledge of that protocol 2016-08-18 14:56:02 +01:00
crypto Don't print stack traces when failing to get remote keys 2016-08-10 10:44:37 +01:00
events Include prev_content in redacted state events 2016-08-11 10:24:41 +01:00
federation PEP8 2016-08-10 16:34:10 +01:00
handlers More warnings about invalid results from AS 3PE query 2016-08-18 17:24:39 +01:00
http Clean up TransactionQueue 2016-08-10 16:24:16 +01:00
metrics Make psutil optional 2016-08-08 11:12:21 +01:00
push Make push Measure finer grained 2016-08-17 18:00:18 +01:00
replication Do it in storage function 2016-08-16 17:05:34 +01:00
rest Avoid so much copypasta between 3PU and 3PL query by unifying around a ThirdPartyEntityKind enumeration 2016-08-18 17:19:55 +01:00
static/client Updates to fallback CAS login to do new token login 2015-11-06 09:57:17 +00:00
storage Make AppserviceHandler stream events from database 2016-08-18 11:54:41 +01:00
streams Hook up the push rules to the notifier 2016-03-03 14:57:45 +00:00
util Clean up TransactionQueue 2016-08-10 16:24:16 +01:00
__init__.py Bump changelog and version 2016-08-08 11:31:12 +01:00
notifier.py Make AppserviceHandler stream events from database 2016-08-18 11:54:41 +01:00
python_dependencies.py Make psutil optional 2016-08-08 11:12:21 +01:00
server.py Make synchrotron accept /events 2016-08-12 15:31:44 +01:00
server.pyi Fix login with m.login.token 2016-08-08 16:40:39 +01:00
state.py Comment 2016-07-15 09:29:54 +01:00
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 move filter_events_for_client out of base handler 2016-05-11 13:42:37 +01:00