| Commit message (Expand) | Author | Files | Lines |
2014-09-05 | Cleaned all sending references as it not used | Emmanuel ROHEE | 1 | -22/+4 |
2014-09-05 | Do not systematically scroll to the bottom on new events in the room | Emmanuel ROHEE | 1 | -2/+8 |
2014-09-04 | merge spec changes | Matthew Hodgson | 1 | -13/+27 |
2014-09-04 | switch IRC-style command parser to use regexps rather than split(" ") so that... | Matthew Hodgson | 2 | -55/+96 |
2014-09-04 | Add version 0 of the VoIP specification. | David Baker | 1 | -11/+97 |
2014-09-04 | BF: presence PUT requests stopped to work with old "state" param yesterday ev... | Emmanuel ROHEE | 1 | -1/+1 |
2014-09-04 | BF: presence PUT requests stopped to work with old "state" param yesterday ev... | Emmanuel ROHEE | 1 | -1/+1 |
2014-09-04 | Fixed registration flow when registering with matrixID & password and no email | Emmanuel ROHEE | 1 | -1/+1 |
2014-09-04 | Fixed registration flow when registering with matrixID & password and no email | Emmanuel ROHEE | 1 | -1/+1 |
2014-09-04 | Added mUserDisplayName, a filter to resolve a user display name from a user_id | Emmanuel ROHEE | 2 | -9/+42 |
2014-09-04 | Moved mRoomName filter into matrix-filter.js, a place for all generic filters... | Emmanuel ROHEE | 7 | -86/+106 |
2014-09-04 | Re-apply fixes to the link-email screen to make it work again (in a somewhat ... | David Baker | 2 | -27/+54 |
2014-09-04 | |