Commit Graph

22 Commits

Author SHA1 Message Date
6fe3e8fd8e
Improve messages for events
All checks were successful
continuous-integration/drone/push Build is passing
2019-03-24 16:41:13 +01:00
2971f45d7d
Improve event handling
All checks were successful
continuous-integration/drone/push Build is passing
2019-03-24 16:39:07 +01:00
15d7c69c30
Implement events handling and add documentation
All checks were successful
continuous-integration/drone/push Build is passing
2019-03-24 16:21:38 +01:00
70f5fb82f9
Improve source code
All checks were successful
the build was successful
2019-03-07 20:55:25 +01:00
4ebe8f43fe
Fixes for Indigenous
All checks were successful
the build was successful
- Don't use "uid", but "channel"
- Don't update with name is empty string
2019-02-16 08:18:57 +01:00
47661b73f1
Add test for mark_read and unknown POST action 2018-12-09 17:50:29 +01:00
07a3c1b1e3
Add status checks to get requests of ek 2018-12-07 21:23:01 +01:00
6e1b6e1826
Add unimplemented AddEventListener
Some checks failed
the build failed
2018-09-08 19:57:55 +02:00
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