Commit Graph

18 Commits

Author SHA1 Message Date
b2a4410d6c
Add export to a JSON file 2018-09-10 21:25:02 +02:00
47edcc41be
Import feeds from OPML
All checks were successful
the build was successful
2018-09-10 20:41:30 +02:00
8bad2d1a88
Add export opml command
All checks were successful
the build was successful
2018-09-10 20:19:32 +02:00
99edcd6d40
Improve usage text
All checks were successful
the build was successful
2018-08-18 12:09:35 +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
c1f2b7a5a7 Add missing license matters
All checks were successful
the build was successful
2018-07-28 18:03:21 +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
e782709911 Only show url in follow UID command 2018-07-07 23:10:39 +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
71a9040eba
cli: Only show channels id when a channel is created 2018-06-30 15:57:47 +02:00
899588d73e Clean up presentation of items in command line client 2018-06-27 21:38:52 +02:00
9e7448c53b Extract clientID to command line client 2018-06-27 21:05:25 +02:00
d62afd7738 Extract scope to command line client 2018-06-27 21:04:19 +02:00
bdc84895f5 Add missing documentation for "connect" command 2018-06-25 21:28:51 +02:00
ddd850db4d Move websub to own package
- Move websub own package
- Add flag to disable auth (by default enabled)
- Process feed directly when following
2018-05-23 21:53:00 +02:00
ff0e969d8f Load config files from users config dir 2018-05-16 17:34:40 +02:00
26c8295193 Rename microsub-server --> ekster
- Server is called eksterd
- Client is called ek
2018-05-16 17:24:26 +02:00