| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'develop' of github.com:matrix-org/synapse into postgres | Erik Johnston | 2015-04-28 | 1 | -47/+14 |
|\ |
|
| * | pep8 | David Baker | 2015-04-17 | 1 | -1/+1 |
| * | make add3pid servlet work | David Baker | 2015-04-17 | 1 | -0/+7 |
| * | Delete pushers when changing password | David Baker | 2015-03-26 | 1 | -0/+3 |
| * | pep8 / pyflakes | David Baker | 2015-03-23 | 1 | -5/+1 |
| * | Implement password changing (finally) along with a start on making client/ser... | David Baker | 2015-03-23 | 1 | -44/+5 |
* | | Fix unicode database support | Erik Johnston | 2015-03-25 | 1 | -1/+1 |
|/ |
|
* | Modify API for SimpleHttpClient.get_json and update usages. | Kegan Dougal | 2015-02-04 | 1 | -14/+19 |
* | Update copyright notices | Mark Haines | 2015-01-06 | 1 | -1/+1 |
* | Fix pep8 and pyflakes warnings | Mark Haines | 2014-11-20 | 1 | -2/+3 |
* | Separate out the matrix http client completely because just about all of its ... | David Baker | 2014-11-20 | 1 | -3/+7 |
* | Refactor the HTTP clients a little. | David Baker | 2014-11-20 | 1 | -2/+2 |
* | Fix pep8 warnings | Mark Haines | 2014-10-30 | 1 | -1/+1 |
* | Split PlainHttpClient into separate clients for talking to Identity servers a... | Mark Haines | 2014-10-02 | 1 | -3/+3 |
* | Added support for the HS to send emails. Use it to send password resets. Adde... | Kegan Dougal | 2014-09-16 | 1 | -0/+14 |
* | Added PasswordResetRestServlet. Hit the IS to confirm the email/user. Need to... | Kegan Dougal | 2014-09-16 | 1 | -1/+28 |
* | fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has... | Matthew Hodgson | 2014-09-03 | 1 | -1/+1 |
* | Pass back the user_id in the response to /login in case it has changed. Store... | Kegan Dougal | 2014-08-14 | 1 | -5/+1 |
* | hs: Make /login accept full user IDs or just local parts. webclient: Only ena... | Kegan Dougal | 2014-08-14 | 1 | -1/+5 |
* | Send forbidden codes when doing login attempts. | Kegan Dougal | 2014-08-14 | 1 | -3/+3 |
* | 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/+64 |