index
:
adyxax/rocket-cli-client
master
A collection of tools to interact with rocket chat
Julien Dessaux
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed code flow with memory free
Julien Dessaux
2019-09-12
2
-2
/
+4
*
Have the subscription struct hold the unread counters
Julien Dessaux
2019-08-06
3
-7
/
+10
*
Have the login function return the authToken
Julien Dessaux
2019-08-06
3
-17
/
+14
*
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