Commit Graph

143 Commits

Author SHA1 Message Date
52bc16436e
Change Summary from string to []string
All checks were successful
the build was successful
2018-08-19 21:50:54 +02:00
1cc5bc2865
If no Content is set, set it with Summary
All checks were successful
the build was successful
2018-08-19 21:35:26 +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
c1e51e873a
Add text value to output jf2
Some checks failed
the build failed
2018-08-19 17:04:14 +02:00
4d08d18d62
Simplify summary even more
Some checks failed
the build failed
2018-08-19 17:02:16 +02:00
64730b0e50
Cleanup summary, and use h-feed author
Some checks failed
the build failed
2018-08-19 17:00:09 +02:00
2ede21bfda
Improve handling of like-of and bookmark-of
All checks were successful
the build was successful
2018-08-19 16:30:24 +02:00
93a91a4966
Implement href expansion in RSS feeds
All checks were successful
the build was successful
2018-08-18 19:17:07 +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
8a2dbfec7a
Cleanup author and checkin
All checks were successful
the build was successful
2018-08-05 23:16:13 +02:00
dc7493737a
Improve author handling
All checks were successful
the build was successful
2018-08-05 22:44:42 +02:00
6ed7dc8ddb
Include refs in microsub.Item
All checks were successful
the build was successful
2018-08-05 17:23:50 +02:00
207fd8ecd6
Copy type instead of guessing
All checks were successful
the build was successful
2018-08-05 14:03:21 +02:00
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
66489b6de7 Move jsonfeed to it's own package
All checks were successful
the build was successful
- Also implement hubs for jsonfeed
2018-08-04 22:43:57 +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
f3da9da58d Clean up url generation and callback 2018-07-16 21:05:52 +02:00
8083f50f6a Cleanup of info on cli 2018-07-07 23:49:09 +02:00
b291019093 Use microformats module to parse <link> elements 2018-07-07 20:37:49 +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
545fd6ca03 Parse HTTP Link headers for endpoints 2018-06-27 21:25:28 +02:00
59d60fcfab Use a random state 2018-06-27 21:16:40 +02:00
fab53a1b4d Add message on screen to close the window 2018-06-27 21:13:15 +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
6b66e5d548 Parse HubURL from RSS 2.0 feeds 2018-05-23 22:38:24 +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
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
e935820387 Add redis caching of http requests and hub subscription 2018-05-03 21:50:16 +02:00
04e37a8257 Add cast checks around in-reply-to 2018-05-03 07:22:32 +02:00
93c7614efd Don't use extended mode for entries 2018-05-02 00:14:15 +02:00
0155a36a90 Get more information from feeds 2018-05-02 00:13:41 +02:00
f5ed8dbc45 Add simple start of feedbin API proxy 2018-05-01 23:47:43 +02:00