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
Erik Johnston 2ebeda48b2 Add test 6 years ago
..
_scripts Fix flake8 (#4519) 6 years ago
api Add ability to perform password reset via email without trusting the identity server (#5377) 6 years ago
app Add ability to perform password reset via email without trusting the identity server (#5377) 6 years ago
appservice Run the AS senders as background processes (#4189) 6 years ago
config Set default room version to v4. (#5379) 6 years ago
crypto Stop hardcoding trust of old matrix.org key (#5374) 6 years ago
events Fix appservice timestamp massaging (#5233) 6 years ago
federation Prevent multiple device list updates from breaking a batch send (#5156) 6 years ago
groups Associate a request_name with each verify request, for logging 6 years ago
handlers Add ability to perform password reset via email without trusting the identity server (#5377) 6 years ago
http Improve docstrings on MatrixFederationClient. (#5332) 6 years ago
metrics Add metrics for number of outgoing EDUs, by type (#4695) 6 years ago
module_api Allow password providers to bind emails (#4947) 6 years ago
push Add test 6 years ago
replication Fixup bsaed on review comments 6 years ago
res/templates Add ability to perform password reset via email without trusting the identity server (#5377) 6 years ago
rest Add ability to perform password reset via email without trusting the identity server (#5377) 6 years ago
server_notices Merge branch 'develop' of github.com:matrix-org/synapse into erikj/admin_contact 6 years ago
state Fix grammar and document get_current_users_in_room (#4998) 6 years ago
static Avoid redundant URL encoding (#4555) 6 years ago
storage Prevent multiple device list updates from breaking a batch send (#5156) 6 years ago
streams Fix develop because I broke it :( (#3535) 6 years ago
util Call RetryLimiter correctly (#5340) 6 years ago
__init__.py 0.99.5.2 6 years ago
event_auth.py Collect room-version variations into one place (#4969) 6 years ago
notifier.py Remove redundant PreserveLoggingContext 6 years ago
python_dependencies.py Add ability to perform password reset via email without trusting the identity server (#5377) 6 years ago
secrets.py Port over enough to get some sytests running on Python 3 (#3668) 6 years ago
server.py Room Statistics (#4338) 6 years ago
server.pyi Fix CI after new release of isort 6 years ago
types.py declare a ReadReceipt class 6 years ago
visibility.py Implement soft fail 6 years ago