118 Commits (coreydaley-patch-1)
 

Author SHA1 Message Date
Corey Daley 7892532844
Update LICENSE 1 year ago
Corey Daley 51ef1e4dc2
update GitHub workflows (#105) 1 year ago
Meir Blumenfeld 4546219eab
feat: support JSON Feed 1.1 closes #91 (#104) 1 year ago
Meir Blumenfeld 3bdeb10cc2
fix: check for nil link to avoid runtime panic #95 (#103) 1 year ago
Andrew Ekstedt 8b1dc44bc4
Don't create an empty <summary> in Atom feeds (#83) 1 year ago
Corey Daley 07a4f17084
Update issues.yml (#102) 1 year ago
Apoorva Jagtap 134201d60b
Added editorconfig (#101) 1 year ago
Corey Daley 622c352f28
Update go version, add tools for verification and testing (#100) 1 year ago
Corey Daley 1bc9dfce17
Merge pull request #99 from gorilla/coreydaley-patch-1 2 years ago
Corey Daley 4c910c56a3
Update README.md 2 years ago
Matt Silverlock b60f215f72
archive mode 2 years ago
Jáchym Toušek 23a1360214
Optional RSS item link (#96) 2 years ago
davy wybiral 6f6e20dd39 fix JSONFeed Hubs (#74) 6 years ago
Matt Silverlock 4eff0f5b76
Create config.yml (#73) 6 years ago
Naoki Kishi 2079b9bbce fix travis ci script 6 years ago
CodeLingo Bot 899df4f557 Fix function comments based on best practices from Effective Go 6 years ago
Matt Silverlock 8df78d284e
Add stalebot config (#60) 6 years ago
Max Redmond 945e59e328 gofmt changes 6 years ago
Max Redmond 9dd2db11cd adding a test for atom feeds as well 6 years ago
Max Redmond 8c53fb827b adding a test for rss consumption 6 years ago
Max Redmond 412106c6b2 enabling xml unmarshaling rss and atom feeds 6 years ago
dewey 762f7414cb Fix bug where date_modified empty if no created timestamp 6 years ago
Jesse Donat ce4bf005ad Corrects the test 6 years ago
Jesse Donat e9227422ad Use item content as JSON content_html 6 years ago
Kamil Kisiel 5f6928813b Add Sort function to Feed. 6 years ago
Matt Silverlock 96fc32f661 Add AUTHORS file; update LICENSE attr. 7 years ago
Sean Enck 0f9cac2220 [docs] Fix missing quote on the 'feeds' import for the example (#49) 7 years ago
Kamil Kisiel 111d2b83d3
Update .travis.yml with 1.8 as the minimum 7 years ago
Kamil Kisiel ffafbe12f3
Add Travis CI badge to README.md 7 years ago
Vabd 6edcbcd2d5 Update tests accordingly 7 years ago
Vabd 21f6865fa6 Bring Content next to Description + define namespace for content 7 years ago
Vabd 390b6ca98e Fix test + add test case for content 7 years ago
Vabd 087409c2e1 Improve content appending in item 7 years ago
Vabd 14ba03d14c Add content property for feed items 7 years ago
Gabriel Simmer 4b936b5221 [feature] Support feed item images (#41) 7 years ago
nlimpid b78e02c3f8 Fix the usage to get access to the underlying objects in the document 7 years ago
Matt Silverlock fa8f5548ee [feature] Add support for JSON Feed Version 1 8 years ago
Kevin Stock fd3c13502e Cleans up and adds missing godoc comments related to JSON Feed 8 years ago
Kevin Stock e4dba37571 Updates the receiver variable name for JSONFeed() 8 years ago
Kevin Stock 11d0717014 Updates docstring comments for JSON Feed methods 8 years ago
Kevin Stock a6111c9ae6 Updates the Travis CI testing matrix 8 years ago
Kevin Stock 42dd470379 Adds links to the specifications for each syndication feed format 8 years ago
Kevin Stock 62f87e7532 Removes go versions 1.3, 1.4 and 1.5 from the Travis CI build 8 years ago
Kevin Stock e9747d9577 Adds support for JSON Feed Version 1 8 years ago
Milan Aleksić 716510dd3f Update .travis.yml 8 years ago
Milan Aleksic d7974c3e26 Making Source field optional 8 years ago
Milan Aleksic b238132b07 trying to fix the build travis process of the upstream 8 years ago
Milan Aleksic 3dbbcacc14 support added for Source field in RSS 8 years ago
Matt Silverlock 441264de03 Merge pull request #30 from volker-fr/master 9 years ago
Matt Silverlock fa5ce8da9a Merge pull request #31 from escholtz/omit-empty-atom-feed-author 9 years ago