- Sep 06, 2014
-
-
Kegan Dougal authored
Merge branch 'captcha' of github.com:matrix-org/synapse into develop
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
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.
-
Erik Johnston authored
-
Erik Johnston authored
-
Kegan Dougal authored
Added a captcha config to the HS, to enable registration captcha checking and for the recaptcha private key.
-
Kegan Dougal authored
-
Erik Johnston authored
-
Erik Johnston authored
-
- Sep 05, 2014
-
-
David Baker authored
-
Erik Johnston authored
-
Kegan Dougal authored
Modified matrixService.register to specify if captcha results should be sent with the registration request. This is toggleable via useCaptcha in register-controller.
-
Erik Johnston authored
Validate power levels event changes. Change error messages to be more helpful. Fix bug where we checked the wrong power levels
-
Erik Johnston authored
-
Kegan Dougal authored
-
Erik Johnston authored
-
Emmanuel ROHEE authored
BF: tab completion did not work with commands. $scope.input contained only the typed chars not the result of the completion. Needed to fire an event so that ng update the input model
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
This reverts commit f286a4fc.
-
Emmanuel ROHEE authored
-
Mark Haines authored
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
-
David Baker authored
-
Emmanuel ROHEE authored
Show the message sending flow state in the messages list: - While sending, the message appears semi transparent in the chat. - If successfully sent, it appears as before, ie normal - In case of failure, it appears in red with an Unsent text.
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
-