aboutsummaryrefslogtreecommitdiffstats
path: root/matrix-room.h
Commit message (Expand)AuthorAgeFilesLines
* Responding to PR commentsEion Robb2017-05-281-1/+1
* Send/receive typing notificationsEion Robb2017-03-121-0/+5
* Update for /sync response changesRichard van der Hoff2015-11-191-4/+2
* Implement get_cb_real_nameRichard van der Hoff2015-11-021-0/+10
* Move the room member table management out to a separate fileRichard van der Hoff2015-10-291-20/+15
* Add an indication of the members of a roomRichard van der Hoff2015-10-271-12/+7
* Better room names for one-to-one chatsRichard van der Hoff2015-10-261-1/+4
* Refactor the connection codeRichard van der Hoff2015-10-221-1/+2
* Rename MatrixAccount to MatrixConnectionDataRichard van der Hoff2015-10-221-1/+1
* Update README and file commentsRichard van der Hoff2015-10-211-3/+10
* Local echoRichard van der Hoff2015-10-211-10/+5
* Initial implementation of sending messagesRichard van der Hoff2015-10-211-2/+6
* Fix the memory handling for roomsRichard van der Hoff2015-10-191-0/+6
* Refactor a load of codeRichard van der Hoff2015-10-191-11/+43
* Implement polling for incoming messagesRichard van der Hoff2015-10-191-6/+5
* Fix double-click on chat in buddy listRichard van der Hoff2015-10-191-14/+0
* Switch to v2 /sync APIRichard van der Hoff2015-10-161-1/+2
* Initial attempts at displaying a room in pidginRichard van der Hoff2015-10-161-0/+61