Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | e2e: Add device info action | Dr. David Alan Gilbert | 2018-02-25 | 1 | -1/+10 |
* | Merge branch 'master' into typing-notifications3 | Eion Robb | 2017-05-28 | 1 | -0/+2 |
|\ | |||||
| * | Fix whitespace and a memleak | Eion Robb | 2017-05-28 | 1 | -1/+1 |
| * | Support HTML formatting on sending/receiving messages | Eion Robb | 2017-05-23 | 1 | -0/+2 |
* | | Fix crash when typing in a non-matrix MUC | Eion Robb | 2017-03-13 | 1 | -3/+2 |
* | | Send/receive typing notifications | Eion Robb | 2017-03-12 | 1 | -0/+23 |
|/ | |||||
* | Enable room invites when matrix handle is known | Damien Zammit | 2017-01-05 | 1 | -1/+10 |
* | Send inserted images | Dr. David Alan Gilbert | 2016-09-03 | 1 | -2/+2 |
* | Allow user to set their online status | Eion Robb | 2016-01-04 | 1 | -2/+2 |
* | Update notes/strings about synapse versions | Richard van der Hoff | 2016-01-02 | 1 | -1/+1 |
* | Invert the sense of the 'full_state' flag | Richard van der Hoff | 2015-11-03 | 1 | -2/+3 |
* | Remove cruft from libmatrix.c | Richard van der Hoff | 2015-11-03 | 1 | -812/+81 |
* | Implement get_cb_real_name | Richard van der Hoff | 2015-11-02 | 1 | -1/+19 |
* | Show correct displayname on our own outgoing messages | Richard van der Hoff | 2015-11-02 | 1 | -1/+1 |
* | Reload old messages on first connection | Richard van der Hoff | 2015-11-02 | 1 | -0/+5 |
* | Mark chats as active when we reconnect. | Richard van der Hoff | 2015-11-02 | 1 | -3/+15 |
* | Handle incoming room invites | Richard van der Hoff | 2015-11-02 | 1 | -26/+17 |
* | Implement joining rooms | Richard van der Hoff | 2015-10-30 | 1 | -1/+2 |
* | Update the room state on first message | Richard van der Hoff | 2015-10-22 | 1 | -2/+8 |
* | Abort active sync when the account disconnects | Richard van der Hoff | 2015-10-22 | 1 | -0/+1 |
* | Refactor the connection code | Richard van der Hoff | 2015-10-22 | 1 | -7/+21 |
* | Add comments for matrixprpl_list_icon | Richard van der Hoff | 2015-10-22 | 1 | -4/+13 |
* | Update README and file comments | Richard van der Hoff | 2015-10-21 | 1 | -2/+8 |
* | Initial implementation of sending messages | Richard van der Hoff | 2015-10-21 | 1 | -33/+19 |
* | Implement login | Richard van der Hoff | 2015-10-20 | 1 | -14/+10 |
* | Fix the memory handling for rooms | Richard van der Hoff | 2015-10-19 | 1 | -21/+13 |
* | Fix double-click on chat in buddy list | Richard van der Hoff | 2015-10-19 | 1 | -49/+62 |
* | Display the messages we get on initial sync | Richard van der Hoff | 2015-10-16 | 1 | -44/+0 |
* | Initial attempts at displaying a room in pidgin | Richard van der Hoff | 2015-10-16 | 1 | -33/+3 |
* | Call initialSync | Richard van der Hoff | 2015-10-15 | 1 | -44/+5 |
* | Re-indent libmatrix.c | Richard van der Hoff | 2015-10-14 | 1 | -790/+790 |
* | Rename the 'Null' plugin to 'Matrix' | Richard van der Hoff | 2015-10-13 | 1 | -0/+1172 |