|
90074d28d6
|
Problem: licenses in files are not regular
continuous-integration/drone/push Build is passing
Solution: Paste license on top of all files. This does not change the
license. It was already licensed as GPLv3.
|
2021-11-20 22:26:39 +01:00 |
|
|
31caee7c18
|
Add channelID conversion to "ek follow UID" command
|
2021-10-21 22:08:56 +02:00 |
|
|
6c737dc3a1
|
improve connect URL description
continuous-integration/drone/push Build is passing
|
2021-10-20 21:46:53 +02:00 |
|
|
39e08e6026
|
Allow arguments as channel uid or channel name
continuous-integration/drone/push Build is passing
|
2021-10-20 20:21:23 +02:00 |
|
|
61bdd770f7
|
ek: add "query QUERY CHANNEL" command
|
2021-05-31 22:24:20 +02:00 |
|
|
fb6c70b2ce
|
Also check for xmlUrl while importing OPML
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
Closes #37.
|
2020-10-04 00:05:56 +02:00 |
|
|
15d7c69c30
|
Implement events handling and add documentation
continuous-integration/drone/push Build is passing
|
2019-03-24 16:21:38 +01:00 |
|
|
fa0569b63f
|
Support unread bool/int field
|
2019-01-03 21:34:36 +01:00 |
|
|
1453faa2f9
|
Clean up some error texts
|
2018-12-29 20:29:56 +01:00 |
|
|
91e9add76a
|
ek: increase version to 0.8.4
|
2018-12-27 19:37:28 +01:00 |
|
|
e82d5598ff
|
Add better explanation for URL in connect command
|
2018-12-27 19:35:47 +01:00 |
|
|
88934bbbcc
|
Increase version of ek to 0.8.3
continuous-integration/drone/tag Build is failing
|
2018-12-26 23:13:47 +01:00 |
|
|
81adf6bbca
|
Cleanup error messages
|
2018-12-08 15:36:50 +01:00 |
|
|
e6201eacef
|
Remove "reader" command
|
2018-11-25 12:50:12 +01:00 |
|
|
4829ce0192
|
Fix when you're in a channel
|
2018-09-15 17:32:17 +02:00 |
|
|
79c44a5b0b
|
Use u instead of url because it collides with url package
|
2018-09-15 16:58:54 +02:00 |
|
|
ee78ca96f3
|
Add reader command to help
|
2018-09-15 16:58:43 +02:00 |
|
|
816e9087ca
|
Add reader command
|
2018-09-15 16:53:00 +02:00 |
|
|
412debc637
|
Extract opml and json import and export
|
2018-09-15 16:41:22 +02:00 |
|
|
8b5b1ddf70
|
Add json import
|
2018-09-10 21:33:16 +02:00 |
|
|
b2a4410d6c
|
Add export to a JSON file
|
2018-09-10 21:25:02 +02:00 |
|
|
47edcc41be
|
Import feeds from OPML
|
2018-09-10 20:41:30 +02:00 |
|
|
8bad2d1a88
|
Add export opml command
|
2018-09-10 20:19:32 +02:00 |
|
|
99edcd6d40
|
Improve usage text
|
2018-08-18 12:09:35 +02:00 |
|
|
c10bf83c41
|
Add -verbose option to enable logging
|
2018-08-18 11:58:57 +02:00 |
|
|
c1f2b7a5a7
|
Add missing license matters
|
2018-07-28 18:03:21 +02:00 |
|
|
af3e90c964
|
Move from github.com/pstuifzand to p83.nl/go/ekster
|
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 |
|