Commit Graph

14 Commits

Author SHA1 Message Date
94c86d57ff
Add extra checks after failed response
All checks were successful
the build was successful
2018-08-19 21:34:46 +02:00
c10bf83c41
Add -verbose option to enable logging
All checks were successful
the build was successful
2018-08-18 11:58:57 +02:00
c23802216e
Add logging of requests to ek 2018-08-18 11:50:38 +02:00
af3e90c964 Move from github.com/pstuifzand to p83.nl/go/ekster
All checks were successful
the build was successful
2018-07-28 17:52:59 +02:00
6677bd95ab Use errors in protocol
- Rewrite all api's and clients to use the new calls which allows errors
in the responses
2018-07-07 16:40:04 +02:00
bf645f33ef Move microsub to pkg/microsub 2018-07-07 16:03:49 +02:00
b62f719221 cli: improve "mark_read" command 2018-05-16 17:54:34 +02:00
26c8295193 Rename microsub-server --> ekster
- Server is called eksterd
- Client is called ek
2018-05-16 17:24:26 +02:00
532bcf016b Use channel instead of uid for channel delete 2018-05-13 19:44:42 +02:00
da53190a97 Improve logging on client calls 2018-05-13 19:38:46 +02:00
b9ab3e0b4c Fix order of after and before in client library 2018-05-12 14:49:27 +02:00
eba2afc746 cli: Add more commands to client 2018-05-12 13:58:01 +02:00
fa969e3602 cli: clieanup and save endpoints and me 2018-05-12 13:41:08 +02:00
c84e139903 Add Microsub CLI client 2018-05-12 13:08:36 +02:00