Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the room member table management out to a separate file | Richard van der Hoff | 2015-10-29 | 1 | -11/+6 |
* | Set the 'persistent' flag on rooms when added to the buddy list | Richard van der Hoff | 2015-10-29 | 1 | -0/+38 |
* | Add an indication of the members of a room | Richard van der Hoff | 2015-10-27 | 1 | -12/+21 |
* | Better room names for one-to-one chats | Richard van der Hoff | 2015-10-26 | 1 | -1/+2 |
* | Refactor the connection code | Richard van der Hoff | 2015-10-22 | 1 | -38/+6 |
* | Rename MatrixAccount to MatrixConnectionData | Richard van der Hoff | 2015-10-22 | 1 | -8/+8 |
* | Stash the next_batch token in the account settings | Richard van der Hoff | 2015-10-22 | 1 | -2/+7 |
* | Update README and file comments | Richard van der Hoff | 2015-10-21 | 1 | -2/+2 |
* | Local echo | Richard van der Hoff | 2015-10-21 | 1 | -26/+12 |
* | Use libhttp_parser for parsing the API response | Richard van der Hoff | 2015-10-20 | 1 | -4/+2 |
* | Refactor API callbacks | Richard van der Hoff | 2015-10-20 | 1 | -30/+5 |
* | Refactor a load of code | Richard van der Hoff | 2015-10-19 | 1 | -0/+221 |