MatrixSynapse/synapse
Richard van der Hoff 15b2a50817 Add some randomness to the high-cpu backoff hack 2019-10-11 09:15:56 +01:00
..
_scripts Run Black. (#5482) 2019-06-20 19:32:02 +10:00
api Fix up some typechecking (#6150) 2019-10-02 05:29:01 -07:00
app Fix up some typechecking (#6150) 2019-10-02 05:29:01 -07:00
appservice Remove double return statements (#5962) 2019-09-03 11:42:45 +01:00
config Fix up some typechecking (#6150) 2019-10-02 05:29:01 -07:00
crypto Fix well-known lookups with the federation certificate whitelist (#5997) 2019-09-14 04:58:38 +10:00
events Merge pull request #5805 from matrix-org/erikj/validate_state 2019-08-01 13:45:48 +01:00
federation Add some randomness to the high-cpu backoff hack 2019-10-11 09:15:56 +01:00
groups Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
handlers Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes 2019-10-02 15:39:31 +01:00
http Merge branch 'master' into develop 2019-10-03 13:48:45 +01:00
logging Fix up some typechecking (#6150) 2019-10-02 05:29:01 -07:00
metrics Fix up some typechecking (#6150) 2019-10-02 05:29:01 -07:00
module_api Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
push Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes 2019-09-24 10:11:19 +01:00
replication Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes 2019-09-06 09:53:37 +01:00
res/templates Allow HS to send emails when adding an email to the HS (#6042) 2019-09-20 15:21:30 +01:00
rest Land improved room list based on room stats (#6019) 2019-10-02 14:08:35 +01:00
server_notices Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
state add some metrics on the federation sender (#6160) 2019-10-03 17:47:20 +01:00
static Fix SSO fallback login 2019-09-12 11:42:47 +01:00
storage Merge branch 'erikj/cache_memberships' of github.com:matrix-org/synapse into matrix-org-hotfixes 2019-10-07 13:15:22 +01:00
streams Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
util add some metrics on the federation sender (#6160) 2019-10-03 17:47:20 +01:00
__init__.py 1.4.0 2019-10-03 13:22:44 +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 Fix up some typechecking (#6150) 2019-10-02 05:29:01 -07:00
secrets.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
server.py Allow use of different ratelimits for admin redactions. 2019-09-11 10:46:38 +01:00
server.pyi Run Black. (#5482) 2019-06-20 19:32:02 +10:00
types.py Fix up some typechecking (#6150) 2019-10-02 05:29:01 -07:00
visibility.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00