aboutsummaryrefslogtreecommitdiffstats
path: root/libmatrix.c
Commit message (Expand)AuthorAgeFilesLines
* Add an option to get markdown, not HTMLMiklos Vajna2021-06-111-0/+4
* connection: Handle no password explicitlyDr. David Alan Gilbert2019-12-281-0/+1
* e2e: Add device info actionDr. David Alan Gilbert2018-02-251-1/+10
* Merge branch 'master' into typing-notifications3Eion Robb2017-05-281-0/+2
|\
| * Fix whitespace and a memleakEion Robb2017-05-281-1/+1
| * Support HTML formatting on sending/receiving messagesEion Robb2017-05-231-0/+2
* | Fix crash when typing in a non-matrix MUCEion Robb2017-03-131-3/+2
* | Send/receive typing notificationsEion Robb2017-03-121-0/+23
|/
* Enable room invites when matrix handle is knownDamien Zammit2017-01-051-1/+10
* Send inserted imagesDr. David Alan Gilbert2016-09-031-2/+2
* Allow user to set their online statusEion Robb2016-01-041-2/+2
* Update notes/strings about synapse versionsRichard van der Hoff2016-01-021-1/+1
* Invert the sense of the 'full_state' flagRichard van der Hoff2015-11-031-2/+3
* Remove cruft from libmatrix.cRichard van der Hoff2015-11-031-812/+81
* Implement get_cb_real_nameRichard van der Hoff2015-11-021-1/+19
* Show correct displayname on our own outgoing messagesRichard van der Hoff2015-11-021-1/+1
* Reload old messages on first connectionRichard van der Hoff2015-11-021-0/+5
* Mark chats as active when we reconnect.Richard van der Hoff2015-11-021-3/+15
* Handle incoming room invitesRichard van der Hoff2015-11-021-26/+17
* Implement joining roomsRichard van der Hoff2015-10-301-1/+2
* Update the room state on first messageRichard van der Hoff2015-10-221-2/+8
* Abort active sync when the account disconnectsRichard van der Hoff2015-10-221-0/+1
* Refactor the connection codeRichard van der Hoff2015-10-221-7/+21
* Add comments for matrixprpl_list_iconRichard van der Hoff2015-10-221-4/+13
* Update README and file commentsRichard van der Hoff2015-10-211-2/+8
* Initial implementation of sending messagesRichard van der Hoff2015-10-211-33/+19
* Implement loginRichard van der Hoff2015-10-201-14/+10
* Fix the memory handling for roomsRichard van der Hoff2015-10-191-21/+13
* Fix double-click on chat in buddy listRichard van der Hoff2015-10-191-49/+62
* Display the messages we get on initial syncRichard van der Hoff2015-10-161-44/+0
* Initial attempts at displaying a room in pidginRichard van der Hoff2015-10-161-33/+3
* Call initialSyncRichard van der Hoff2015-10-151-44/+5
* Re-indent libmatrix.cRichard van der Hoff2015-10-141-790/+790
* Rename the 'Null' plugin to 'Matrix'Richard van der Hoff2015-10-131-0/+1172