Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added function to count subscriptions | Julien Dessaux | 2019-09-12 | 2 | -0/+6 |
| | |||||
* | Changed subscription id to rid | Julien Dessaux | 2019-09-12 | 2 | -9/+9 |
| | |||||
* | Fixed code flow with memory free | Julien Dessaux | 2019-09-12 | 1 | -1/+2 |
| | |||||
* | Have the subscription struct hold the unread counters | Julien Dessaux | 2019-08-06 | 2 | -5/+7 |
| | |||||
* | Migrated the reading of login and password from cli to the common lib | Julien Dessaux | 2019-08-06 | 2 | -0/+67 |
| | |||||
* | Added a proper subscriptions listing for the direct conversations closer | Julien Dessaux | 2019-08-06 | 3 | -0/+68 |
| | |||||
* | Fixed lib curl hanging because of a post without payload | Julien Dessaux | 2019-08-05 | 1 | -2/+4 |
| | |||||
* | Fixed curl call orders | Julien Dessaux | 2019-08-05 | 1 | -3/+6 |
| | |||||
* | Added http lib and basic restapi with rocket_close_im binary | Julien Dessaux | 2019-08-05 | 5 | -2/+165 |
| | |||||
* | Added configuration file parsing | Julien Dessaux | 2019-08-01 | 3 | -0/+67 |
| | |||||
* | Initial import | Julien Dessaux | 2019-08-01 | 4 | -0/+44 |