Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | e2e: Parse received d2d m.room.encrypted messages | Dr. David Alan Gilbert | 2018-02-25 | 1 | -1/+5 |
* | e2e: Route key count from sync | Dr. David Alan Gilbert | 2018-02-25 | 1 | -0/+6 |
* | e2e: Reorg sync to parse d2d messages | Dr. David Alan Gilbert | 2018-02-25 | 1 | -11/+52 |
* | Responding to PR comments | Eion Robb | 2017-05-28 | 1 | -0/+1 |
* | Send/receive typing notifications | Eion Robb | 2017-03-12 | 1 | -2/+8 |
* | Update for /sync response changes | Richard van der Hoff | 2015-11-19 | 1 | -24/+12 |
* | Handle state events which arrive in the timeline | Richard van der Hoff | 2015-11-19 | 1 | -3/+9 |
* | Hopefully fix bugs where the member list got out of sync | Richard van der Hoff | 2015-11-03 | 1 | -2/+3 |
* | Handle incoming room invites | Richard van der Hoff | 2015-11-02 | 1 | -16/+119 |
* | Fix segfault on homeserver connection drop | Richard van der Hoff | 2015-10-30 | 1 | -2/+3 |
* | 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 |