Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | e2e: Retrieve or create Olm account state, send keys | Dr. David Alan Gilbert | 2018-02-25 | 1 | -2/+8 |
* | Re-use the device-id provided by the server | Eion Robb | 2017-03-12 | 1 | -1/+5 |
* | Pass body/len/content_type to completion callback | Dr. David Alan Gilbert | 2016-11-13 | 1 | -3/+6 |
* | Invert the sense of the 'full_state' flag | Richard van der Hoff | 2015-11-03 | 1 | -3/+3 |
* | Reload old messages on first connection | Richard van der Hoff | 2015-11-02 | 1 | -1/+11 |
* | Handle incoming room invites | Richard van der Hoff | 2015-11-02 | 1 | -0/+9 |
* | Implement joining rooms | Richard van der Hoff | 2015-10-30 | 1 | -0/+68 |
* | Fix segfault on homeserver connection drop | Richard van der Hoff | 2015-10-30 | 1 | -2/+10 |
* | Improve error-handling in API requests | Richard van der Hoff | 2015-10-29 | 1 | -2/+7 |
* | Request a full_state sync the first time we connect to an account. | Richard van der Hoff | 2015-10-27 | 1 | -11/+37 |
* | Better room names for one-to-one chats | Richard van der Hoff | 2015-10-26 | 1 | -0/+5 |
* | Update the room state on first message | Richard van der Hoff | 2015-10-22 | 1 | -0/+5 |
* | Abort active sync when the account disconnects | Richard van der Hoff | 2015-10-22 | 1 | -2/+34 |
* | Refactor the connection code | Richard van der Hoff | 2015-10-22 | 1 | -0/+145 |