Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add get_json method to 3pid http client. Better logging for errors in 3pid ↵ | Mark Haines | 2014-10-20 | 1 | -1/+2 | |
| | | | | requests | |||||
* | Fix pyflakes errors | Mark Haines | 2014-10-02 | 1 | -1/+1 | |
| | ||||||
* | Split PlainHttpClient into separate clients for talking to Identity servers ↵ | Mark Haines | 2014-10-02 | 1 | -3/+8 | |
| | | | | and talking to Capatcha servers | |||||
* | Split out password/captcha/email logic. | Kegan Dougal | 2014-09-15 | 1 | -56/+64 | |
| | ||||||
* | Reload captchas when they fail. Cleanup on success. | Kegan Dougal | 2014-09-05 | 1 | -2/+2 | |
| | ||||||
* | 80 chars please | Kegan Dougal | 2014-09-05 | 1 | -9/+19 | |
| | ||||||
* | Add config opion for XFF headers when performing ReCaptcha auth. | Kegan Dougal | 2014-09-05 | 1 | -0/+1 | |
| | ||||||
* | Captchas now work on registration. Missing x-forwarded-for config arg ↵ | Kegan Dougal | 2014-09-05 | 1 | -2/+47 | |
| | | | | support. Missing reloading a new captcha on the web client / displaying a sensible error message. | |||||
* | Merge branch 'develop' of github.com:matrix-org/synapse into develop | David Baker | 2014-09-03 | 1 | -1/+1 | |
|\ | | | | | | | | | Conflicts: synapse/http/client.py | |||||
| * | fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org ↵ | Matthew Hodgson | 2014-09-03 | 1 | -1/+1 | |
| | | | | | | | | hasn't been incorporated in time for launch. | |||||
* | | Add support for registering with a threepid to the HS (get credentials from ↵ | David Baker | 2014-09-03 | 1 | -3/+59 | |
|/ | | | | the client and check them against an ID server). | |||||
* | add in whitespace after copyright statements to improve legibility | Matthew Hodgson | 2014-08-13 | 1 | -0/+1 | |
| | ||||||
* | Reference Matrix Home Server | matrix.org | 2014-08-12 | 1 | -0/+100 | |