Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrated the reading of login and password from cli to the common lib | Julien Dessaux | 2019-08-06 | 3 | -36/+73 |
| | |||||
* | Added a proper subscriptions listing for the direct conversations closer | Julien Dessaux | 2019-08-06 | 12 | -12/+169 |
| | |||||
* | Cosmetics | Julien Dessaux | 2019-08-06 | 1 | -10/+10 |
| | |||||
* | Added the option to set login and password in config file | Julien Dessaux | 2019-08-06 | 1 | -23/+32 |
| | |||||
* | Get rid of the useless roundtrip of "Expect: 100-continue" when using a POST | Julien Dessaux | 2019-08-05 | 1 | -0/+1 |
| | |||||
* | 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 | 3 | -4/+7 |
| | |||||
* | Added http lib and basic restapi with rocket_close_im binary | Julien Dessaux | 2019-08-05 | 14 | -53/+420 |
| | |||||
* | Added configuration file parsing | Julien Dessaux | 2019-08-01 | 3 | -0/+67 |
| | |||||
* | Initial import | Julien Dessaux | 2019-08-01 | 10 | -0/+320 |