You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse
Richard van der Hoff 59e2d2694d
Remove the requirement to authenticate for /admin/server_version. (#5122)
7 years ago
..
_scripts Fix flake8 (#4519) 7 years ago
api Factor out an "assert_requester_is_admin" function (#5120) 7 years ago
app Move admin api impl to its own package 7 years ago
appservice Run the AS senders as background processes (#4189) 7 years ago
config Merge branch 'master' into develop 7 years ago
crypto remove extraneous exception logging 7 years ago
events Remove periods from copyright headers (#5046) 7 years ago
federation more logging improvements 7 years ago
groups Add functions to delete a group 7 years ago
handlers Add some limitations to alias creation 7 years ago
http Config option for verifying federation certificates (MSC 1711) (#4967) 7 years ago
metrics Add metrics for number of outgoing EDUs, by type (#4695) 7 years ago
module_api Allow password providers to bind emails (#4947) 7 years ago
push Add a default .m.rule.tombstone push rule (#4867) 7 years ago
replication Replace SlavedKeyStore with a shim 7 years ago
res/templates Send out emails with links to extend an account's validity period 7 years ago
rest Remove the requirement to authenticate for /admin/server_version. (#5122) 7 years ago
server_notices Merge branch 'develop' of github.com:matrix-org/synapse into erikj/admin_contact 7 years ago
state Fix grammar and document get_current_users_in_room (#4998) 7 years ago
static Avoid redundant URL encoding (#4555) 7 years ago
storage Fix infinite loop in presence handler 7 years ago
streams
util Merge branch 'master' into develop 7 years ago
__init__.py 0.99.3.2 7 years ago
event_auth.py Collect room-version variations into one place (#4969) 7 years ago
notifier.py Remove redundant PreserveLoggingContext 7 years ago
python_dependencies.py Merge branch 'master' into develop 7 years ago
secrets.py
server.py Send out emails with links to extend an account's validity period 7 years ago
server.pyi Rename and move the classes 7 years ago
types.py declare a ReadReceipt class 7 years ago
visibility.py Implement soft fail 7 years ago