MatrixSynapse/synapse
Hubert Chathi f4b6d43ec3 add some comments 2019-09-24 16:19:54 -04:00
..
_scripts
api Merge branch 'develop' into cross-signing_keys 2019-09-04 19:12:29 -04:00
app Allow Synapse to send registration emails + choose Synapse or an external server to handle 3pid validation (#5987) 2019-09-06 11:35:28 +01:00
appservice Remove double return statements (#5962) 2019-09-03 11:42:45 +01:00
config Servers-known-about statistic (#5981) 2019-09-07 01:45:51 +10:00
crypto Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
events
federation Merge pull request #5984 from matrix-org/joriks/opentracing_link_send_to_edu_contexts 2019-09-05 15:22:24 +01:00
groups
handlers add some comments 2019-09-24 16:19:54 -04:00
http Trace how long it takes for the send trasaction to complete, including retrys (#5986) 2019-09-05 17:44:55 +01:00
logging Don't assume there is a 'self' arg in @trace decorator 2019-09-06 10:07:12 +01:00
metrics
module_api Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
push Allow Synapse to send registration emails + choose Synapse or an external server to handle 3pid validation (#5987) 2019-09-06 11:35:28 +01:00
replication Merge branch 'develop' into cross-signing_sig_upload 2019-09-07 13:14:45 -04:00
res/templates Allow Synapse to send registration emails + choose Synapse or an external server to handle 3pid validation (#5987) 2019-09-06 11:35:28 +01:00
rest Merge branch 'develop' into cross-signing_sig_upload 2019-09-07 13:14:45 -04:00
server_notices Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
state Remove double return statements (#5962) 2019-09-03 11:42:45 +01:00
static
storage make changes based on PR feedback 2019-09-24 14:12:20 -04:00
streams Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
util Revert "Use the v2 lookup API for 3PID invites (#5897)" (#5937) 2019-08-30 12:00:20 +01:00
__init__.py
event_auth.py Cleanup event auth type initialisation (#5975) 2019-09-04 16:16:56 +01:00
notifier.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
python_dependencies.py
secrets.py
server.py
server.pyi
types.py
visibility.py