anonymousland-synapse/synapse
Andrew Morgan b09d443632
Cleanup event auth type initialisation (#5975)
Very small code cleanup.
2019-09-04 16:16:56 +01:00
..
_scripts
api Remove double return statements (#5962) 2019-09-03 11:42:45 +01:00
app Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
appservice Remove double return statements (#5962) 2019-09-03 11:42:45 +01:00
config Fix and refactor room and user stats (#5971) 2019-09-04 13:04:27 +01:00
crypto Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
events Merge pull request #5805 from matrix-org/erikj/validate_state 2019-08-01 13:45:48 +01:00
federation Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
groups Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
handlers Fix and refactor room and user stats (#5971) 2019-09-04 13:04:27 +01:00
http Remove unused methods from c/s api v1 in register.py (#5963) 2019-09-02 18:29:21 +01:00
logging Opentrace device lists (#5853) 2019-09-03 10:21:30 +01:00
metrics
module_api Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
push Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
replication Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
res/templates Allow defining HTML templates to serve the user on account renewal 2019-08-01 11:59:27 +02:00
rest Ensure the list media admin API is always available (#5966) 2019-09-03 13:35:20 -06: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 Fix and refactor room and user stats (#5971) 2019-09-04 13:04:27 +01: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 1.3.1 2019-08-17 09:16:17 +01:00
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 Implement a structured logging output system. (#5680) 2019-08-28 21:18:53 +10:00
secrets.py
server.py
server.pyi
types.py
visibility.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00