|
1cb3e21e7c
|
Move fetching code to fetch package
|
2018-08-05 13:45:12 +02:00 |
|
|
573816d75f
|
Move jf2 to own package, start cleanup of fetch
|
2018-08-05 12:15:59 +02:00 |
|
|
af3e90c964
|
Move from github.com/pstuifzand to p83.nl/go/ekster
|
2018-07-28 17:52:59 +02:00 |
|
|
023209c5d5
|
Add matching of includeRegex
|
2018-07-16 22:24:50 +02:00 |
|
|
acf0721ba5
|
Add some settings
|
2018-07-16 22:05:28 +02:00 |
|
|
633cfabbfd
|
Remove unused init() function
|
2018-07-16 21:36:11 +02:00 |
|
|
c9ca63b7fa
|
Just return error instead of log.Fatal in Feedbin TimelineGet
|
2018-07-07 17:20:11 +02:00 |
|
|
dfd9b51cc5
|
Improve count updating when marking as read
|
2018-07-07 17:14:54 +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 |
|
|
7ed1d17373
|
Improve logging and handling of items
|
2018-07-05 22:52:19 +02:00 |
|
|
209e7510c1
|
Create channel information when creating channel
|
2018-07-03 22:44:53 +02:00 |
|
|
7d7d55099e
|
Remove channel from Redis when channels is deleted
|
2018-06-30 15:52:20 +02:00 |
|
|
9e4c93a389
|
Only show channels if it exists in the channels list
|
2018-06-30 15:50:04 +02:00 |
|
|
b7b706368a
|
Don't allow unread count to go below zero
|
2018-06-30 15:48:05 +02:00 |
|
|
59a784f326
|
Simplify code for deleting a channel
|
2018-06-30 15:45:35 +02:00 |
|
|
af7d289656
|
Simplify first time "backend.json" that's generated from new
|
2018-06-27 21:56:40 +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 |
|
|
00b041b981
|
Indent backend.json to make it easier to update
|
2018-05-16 21:38:47 +02:00 |
|
|
7199652e4a
|
Add TokenEndpoint to backend.json
- The tokenEndpoint provided here will be used to check the authenticity
of the token
|
2018-05-16 21:21:00 +02:00 |
|
|
d28f0d85c2
|
Make "Me" configurable in backend.json
|
2018-05-16 19:41:05 +02:00 |
|
|
26c8295193
|
Rename microsub-server --> ekster
- Server is called eksterd
- Client is called ek
|
2018-05-16 17:24:26 +02:00 |
|