| Commit message (Expand) | Author | Age | Files | Lines |
* | Perform the 'REST'-level tests of Presence against the real Presence handler ... | Paul "LeoNerd" Evans | 2014-08-19 | 1 | -1/+1 |
* | Implement and test presence dropping of remote users | Paul "LeoNerd" Evans | 2014-08-19 | 1 | -2/+6 |
* | Allow room presence visibility between users who share a room | Paul "LeoNerd" Evans | 2014-08-18 | 1 | -7/+5 |
* | improve comment | Matthew Hodgson | 2014-08-16 | 1 | -1/+1 |
* | emergency bodges to turn off presence ACLs in order to make | Matthew Hodgson | 2014-08-16 | 1 | -2/+7 |
* | When starting to poll for presence, also include members of all shared rooms | Paul "LeoNerd" Evans | 2014-08-15 | 1 | -3/+12 |
* | 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 |
* | Reflect user's messages up to themselves before pushing it to federatoin; als... | Paul "LeoNerd" Evans | 2014-08-14 | 1 | -2/+2 |
* | Send forbidden codes when doing login attempts. | Kegan Dougal | 2014-08-14 | 1 | -3/+3 |
* | Round Presence mtime and mtime_age to nearest msec; avoids floats for msec va... | Paul "LeoNerd" Evans | 2014-08-14 | 1 | -5/+15 |
* | Added a urls module for keeping client and federation prefixes. | Kegan Dougal | 2014-08-14 | 1 | -6/+0 |
* | An initial hack at storing presence state-change mtimes in database and prese... | Paul "LeoNerd" Evans | 2014-08-13 | 1 | -7/+34 |
* | Implement directory service federation by Federation Queries; avoid local_onl... | Paul "LeoNerd" Evans | 2014-08-13 | 1 | -20/+28 |
* | Now that HS->HS Profile lookups use Federation Queries, we don't need the 'lo... | Paul "LeoNerd" Evans | 2014-08-13 | 1 | -8/+4 |
* | Use new Federation Query API to implement HS->HS fetching of remote users' pr... | Paul "LeoNerd" Evans | 2014-08-13 | 1 | -25/+41 |
* | add in whitespace after copyright statements to improve legibility | Matthew Hodgson | 2014-08-13 | 10 | -0/+10 |
* | Reference Matrix Home Server | matrix.org | 2014-08-12 | 10 | -0/+2233 |