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
Paul "LeoNerd" Evans 55397f6347 prepare_database() on db_conn, not plain name, so we can pass in the connection from outside 11 years ago
..
api Added captcha support on both the HS and web client. 11 years ago
app prepare_database() on db_conn, not plain name, so we can pass in the connection from outside 11 years ago
config Add config opion for XFF headers when performing ReCaptcha auth. 11 years ago
crypto fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 11 years ago
federation fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 11 years ago
handlers Added num_joined_users key to /publicRooms for each room. Show this information in the webclient. 11 years ago
http Captchas now work on registration. Missing x-forwarded-for config arg support. Missing reloading a new captcha on the web client / displaying a sensible error message. 11 years ago
rest Added captcha support on both the HS and web client. 11 years ago
storage prepare_database() on db_conn, not plain name, so we can pass in the connection from outside 11 years ago
streams fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 11 years ago
util fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 11 years ago
__init__.py Bump version and changelog 11 years ago
notifier.py fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 11 years ago
server.py Move database preparing code out of homserver.py into storage where it belongs 11 years ago
state.py Handle the case where we don't have a common ancestor 11 years ago
types.py fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 11 years ago