aboutsummaryrefslogtreecommitdiffstats
path: root/matrix-api.c
Commit message (Expand)AuthorAgeFilesLines
* Implement loginRichard van der Hoff2015-10-201-16/+136
* Use libhttp_parser for parsing the API responseRichard van der Hoff2015-10-201-94/+201
* Refactor API callbacksRichard van der Hoff2015-10-201-6/+61
* Implement polling for incoming messagesRichard van der Hoff2015-10-191-8/+15
* Switch to v2 /sync APIRichard van der Hoff2015-10-161-5/+2
* Initial attempts at displaying a room in pidginRichard van der Hoff2015-10-161-14/+71
* Call initialSyncRichard van der Hoff2015-10-151-0/+141