MatrixSynapse/synapse
Erik Johnston a75f8686ba Fix bug where we used an unbound local variable if we ended up rolling back the persist_event transaction 2014-09-09 16:27:59 +01:00
..
api Added captcha support on both the HS and web client. 2014-09-05 23:32:51 -07:00
app
config Add config opion for XFF headers when performing ReCaptcha auth. 2014-09-05 22:51:11 -07:00
crypto
federation
handlers Added num_joined_users key to /publicRooms for each room. Show this information in the webclient. 2014-09-08 12:15:29 -07:00
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. 2014-09-05 19:18:23 -07:00
rest Added captcha support on both the HS and web client. 2014-09-05 23:32:51 -07:00
storage Fix bug where we used an unbound local variable if we ended up rolling back the persist_event transaction 2014-09-09 16:27:59 +01:00
streams
util
__init__.py Bump version and changelog 2014-09-08 11:28:50 +02:00
notifier.py
server.py
state.py Handle the case where we don't have a common ancestor 2014-09-08 20:13:27 +01:00
types.py