Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove completely unused concepts from codebase | Daniel Wagner-Hall | 2015-08-25 | 1 | -1/+0 |
* | s/by_token/by_access_token/g | Daniel Wagner-Hall | 2015-08-20 | 1 | -2/+2 |
* | Merge branch 'develop' into csauth | David Baker | 2015-04-17 | 1 | -2/+5 |
|\ | |||||
| * | Various minor fixes to unit-test structure around typing notifications | Paul "LeoNerd" Evans | 2015-04-15 | 1 | -2/+4 |
| * | Have TypingNotificationEventSource.get_new_events_for_user() return a deferre... | Paul "LeoNerd" Evans | 2015-04-15 | 1 | -1/+2 |
* | | Fix tests | David Baker | 2015-03-24 | 1 | -1/+1 |
|/ | |||||
* | Factor out some of the common homeserver setup code into a | Mark Haines | 2015-02-11 | 1 | -11/+2 |
* | Extract the id token of the token when authing users, include the token and d... | Mark Haines | 2015-01-28 | 1 | -0/+1 |
* | Replace hs.parse_userid with UserID.from_string | Mark Haines | 2015-01-23 | 1 | -2/+3 |
* | Move client rest tests back under rest | Mark Haines | 2015-01-22 | 1 | -0/+164 |