Commit Graph

19 Commits

Author SHA1 Message Date
90074d28d6
Problem: licenses in files are not regular
All checks were successful
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
9c8cec2c5b
Problem: error values are ignored
Solution: handle error values
2021-11-20 21:26:06 +01:00
b608fe6bc6
Create Fetcher interface and use it 2021-10-30 21:09:27 +02:00
0078532d78
cleanup errors 2021-06-05 21:51:33 +02:00
02bc2ab9bc
Add stream type postgres-stream
Some checks failed
continuous-integration/drone/push Build is failing
2021-05-11 17:23:25 +02:00
9ef3369389
Cleanup for go modules
Some checks failed
continuous-integration/drone/push Build is failing
2020-07-27 22:09:02 +02:00
76819ac804
Remove global variable pool and replace fetcher with func
All checks were successful
continuous-integration/drone/push Build is passing
2019-03-23 18:23:56 +01:00
d668ee6e42
Remove logging from fetch package
All checks were successful
continuous-integration/drone/push Build is passing
- Add some documentation
2019-03-20 11:11:17 +01:00
34133191fc
Cleanup (parse category better)
All checks were successful
the build was successful
2018-12-18 19:40:56 +01:00
4fd3eb73ed
Cleanup of simplification MF2 to JF2
All checks were successful
the build was successful
2018-12-08 16:56:08 +01:00
d7834ebf53
Remove author completely when fields are missing
All checks were successful
the build was successful
2018-08-29 21:22:03 +02:00
78cace26d9
Remove uses of Summary 2018-08-29 21:21:41 +02:00
1d10f555f3
Clean type of author
All checks were successful
the build was successful
2018-08-29 21:14:36 +02:00
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
64730b0e50
Cleanup summary, and use h-feed author
Some checks failed
the build failed
2018-08-19 17:00:09 +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
8a2dbfec7a
Cleanup author and checkin
All checks were successful
the build was successful
2018-08-05 23:16:13 +02:00
1cb3e21e7c
Move fetching code to fetch package 2018-08-05 13:45:12 +02:00