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
Andrew Morgan 7bef97dfb7
Remove trailing slashes from outbound federation requests and retry on 400 (#4840)
6 years ago
..
_scripts Fix flake8 (#4519) 6 years ago
api Enforce hs_disabled_message correctly 6 years ago
app Merge pull request #4852 from matrix-org/rav/move_rr_sending_to_worker 6 years ago
appservice Run the AS senders as background processes (#4189) 6 years ago
config Merge pull request #4896 from matrix-org/erikj/disable_room_directory 6 years ago
crypto Correctly log expected errors when fetching server keys 6 years ago
events Make `prev_state` field optional 6 years ago
federation Remove trailing slashes from outbound federation requests and retry on 400 (#4840) 6 years ago
groups Merge branch 'develop' of github.com:matrix-org/synapse into anoa/public_rooms_federate_develop 6 years ago
handlers Merge pull request #4908 from matrix-org/erikj/block_peek_on_blocked_rooms 6 years ago
http Clean up backoff_on_404 and metehod calls 6 years ago
metrics Add metrics for number of outgoing EDUs, by type (#4695) 6 years ago
module_api Fix registration on workers (#4682) 6 years ago
push Add missing return 6 years ago
replication Add a config option for torture-testing worker replication. (#4902) 6 years ago
res/templates Use static locations for Riot icons 6 years ago
rest Merge pull request #4904 from matrix-org/erikj/fix_shutdown 6 years ago
server_notices Merge branch 'develop' of github.com:matrix-org/synapse into erikj/admin_contact 6 years ago
state Enable room version v3 6 years ago
static switch from google.com to recaptcha.net for reCAPTCHA (#4731) 6 years ago
storage Fix upsert 6 years ago
streams Fix develop because I broke it :( (#3535) 6 years ago
util Add a caching layer to .well-known responses (#4516) 6 years ago
__init__.py 0.99.2 6 years ago
event_auth.py Merge branch 'develop' of github.com:matrix-org/synapse into erikj/redactions_eiah 6 years ago
notifier.py Remove redundant PreserveLoggingContext 6 years ago
python_dependencies.py Merge pull request #4632 from matrix-org/erikj/basic_sentry 6 years ago
secrets.py Port over enough to get some sytests running on Python 3 (#3668) 6 years ago
server.py Merge pull request #4855 from matrix-org/rav/refactor_transaction_queue 6 years ago
server.pyi Rename and move the classes 6 years ago
types.py declare a ReadReceipt class 6 years ago
visibility.py Implement soft fail 6 years ago