Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add room context api | Erik Johnston | 2015-10-28 | 1 | -1/+2 |
| | |||||
* | Add basic full text search impl. | Erik Johnston | 2015-10-09 | 1 | -0/+2 |
| | |||||
* | Simplify LoginHander and AuthHandler | Daniel Wagner-Hall | 2015-08-12 | 1 | -2/+0 |
| | | | | | | | | | * Merge LoginHandler -> AuthHandler * Add a bunch of documentation * Improve some naming * Remove unused branches I will start merging the actual logic of the two handlers shortly | ||||
* | Fix various typos | Erik Johnston | 2015-07-07 | 1 | -0/+2 |
| | |||||
* | Merge branch 'develop' into csauth | David Baker | 2015-04-17 | 1 | -1/+7 |
|\ | |||||
| * | Use seconds; start gluing in the AS scheduler into the AS handler. | Kegan Dougal | 2015-03-09 | 1 | -1/+7 |
| | | |||||
* | | Regstration with email in v2 | David Baker | 2015-04-15 | 1 | -0/+2 |
| | | |||||
* | | Implement password changing (finally) along with a start on making ↵ | David Baker | 2015-03-23 | 1 | -0/+2 |
|/ | | | | client/server auth more general. | ||||
* | Dependency inject ApplicationServiceApi when creating ↵ | Kegan Dougal | 2015-02-05 | 1 | -1/+4 |
| | | | | ApplicationServicesHandler. | ||||
* | Merge branch 'develop' into application-services | Kegan Dougal | 2015-02-02 | 1 | -0/+2 |
|\ | | | | | | | | | | | Conflicts: synapse/handlers/__init__.py synapse/storage/__init__.py | ||||
| * | Start implementing the non-incremental sync portion of the v2 /sync API | Mark Haines | 2015-01-26 | 1 | -0/+2 |
| | | |||||
* | | Add appservice handler and store. Glue together rest > handler > store. | Kegan Dougal | 2015-01-27 | 1 | -0/+2 |
|/ | |||||
* | Update copyright notices | Mark Haines | 2015-01-06 | 1 | -1/+1 |
| | |||||
* | SYN-48: Implement WHOIS rest servlet | Erik Johnston | 2014-09-29 | 1 | -0/+2 |
| | |||||
* | 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. | ||||
* | Split out MessageHandler | Erik Johnston | 2014-08-27 | 1 | -1/+2 |
| | |||||
* | Initial typing notification support - EDU federation, but no timers, and no ↵ | Paul "LeoNerd" Evans | 2014-08-27 | 1 | -0/+2 |
| | | | | actual push to clients | ||||
* | Added support for GET /events/$eventid with auth checks. | Kegan Dougal | 2014-08-27 | 1 | -1/+2 |
| | |||||
* | 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/+46 |