31 Commits

Author SHA1 Message Date
idk
0a950e769d fix metadata extraction issue which was keeping windows newsfeed from building correctly 2023-01-13 07:37:02 +00:00
zzz
8da7b3a94c Fix atom links 2022-08-21 12:16:06 -04:00
idk
9ac80042f4 don't reverse sort order 2022-02-22 17:47:22 -05:00
idk
08701aa62c sort feed entries by date 2021-11-02 20:35:05 -04:00
idk
d102455321 Add support for platform-specific news entries.html files in data/I2P_OS/I2P_BRANCH/entries.html 2021-11-02 19:39:00 -04:00
idk
3f2e4c50be Make it so that the workflow doesn't have to change for newsfeed maintainers 2021-10-20 16:37:52 -04:00
idk
36db30f33d give each updater it's own section in ./build 2021-10-20 15:31:03 -04:00
idk
363a5ed5ec Add support for Easy-Install Bundle updates from torrents 2021-10-20 00:48:26 -04:00
idk
2f56ed3fe4 Fix remaining python2/python3 issue, decode('utf8') is no longer required for strings in python3 2021-09-04 14:23:26 -04:00
idk
e0d7635700 Make it ready to work with python3 with zlatinb's help 2021-09-04 14:12:26 -04:00
ab7e75f663 Add <div> surrounding source entries.html 2017-05-02 13:20:40 +00:00
52b7f74528 Blocklist support 2016-12-28 12:51:51 +00:00
5bc878023b Add support for CRLs 2016-05-02 04:10:13 +00:00
06672c3793 Bugfix 2015-07-23 12:26:06 +00:00
zzz
879ed5d061 Add dependencies to README
Add +x to generate_news.py
2015-07-16 17:11:12 +00:00
cf9606a9fa Handle unicode better 2015-06-14 00:35:14 +00:00
b70e7383f6 Updated README, simplified feed generation 2015-06-10 12:55:43 +00:00
7264c62c6d Translate feed title and subtitle 2015-06-10 12:48:20 +00:00
b651d768d6 Generate translated feeds 2015-06-08 08:11:24 +00:00
0b07841107 Generate news file in a build/ subdir 2015-06-08 08:00:08 +00:00
46ceeca016 Extract entries file path as a parameter 2015-06-08 07:56:59 +00:00
869f483bd4 Moved data files into subdir 2015-06-08 01:05:44 +00:00
6a1087494d Correct alternate link (which doesn't actually exist yet) 2015-06-07 23:08:12 +00:00
83b414d15b Published and updated times for news entries 2015-06-07 22:36:55 +00:00
4a60b81e8a Move summary so it can be translated 2015-06-07 22:30:12 +00:00
be2054af4e Store entry metadata in <article> attributes
Unsure if Transifex will translate the title attribute. The summary attribute
will definitely not be translated.
2015-06-07 22:01:59 +00:00
f50c130346 Bugfix 2015-06-07 21:46:15 +00:00
36adb5b71f Extract entry content from HTML 2015-06-07 21:46:02 +00:00
17ae60d168 Split up generator 2015-06-07 21:19:24 +00:00
c64db233a2 Load releases metadata from JSON 2015-06-07 21:09:05 +00:00
c82458e664 Atom extension for I2P namespace, and test generator of 0.9.20 news.atom.xml
First pass. It works, but there is more to do. Requires feedgen package to be
installed, and i2p.py to be copied to $PYLIBS/site-packages/feedgen/ext/
2015-06-07 00:31:04 +00:00