1
0
Fork 0
mirror of https://github.com/vbatts/sl-feeds.git synced 2024-11-22 07:45:39 +00:00
Commit graph

9 commits

Author SHA1 Message Date
21d1b16734
test: adding slackwarearm ChangeLog.txt for testing
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-02-27 09:06:42 -05:00
de7b0fc949
test: prep for testing other folks' ChangeLog.txt
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-02-27 08:57:04 -05:00
1cca828855
feeds: report updates differently
If there are "0 updates" then don't report as such.

Found as http://bear.alienbase.nl/mirrors//alien-kde/ChangeLog.txt
updates don't match the same regex as slackware update entries, so it
reported 0 updates. This is a TODO to improve that regex.

Reported-by: alienBob
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-02-22 12:11:55 -05:00
92a58c4314
feed: Id needs to be an URL
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-02-09 14:51:26 -05:00
3cc3bb5f29
feed: give a guid to each item
w3c recommends this.

Fixes #1

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-02-09 14:47:37 -05:00
42e7cb11c9
feed: print the items as HTML
Fixes #3

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-02-09 14:33:35 -05:00
99d1f75308
feed: add a link per item
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-02-09 14:24:31 -05:00
edc6d69369
feed: set a relevant title
Fixes #2

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-02-09 14:15:47 -05:00
8e97e3d16f
changelog: a slackware ChangeLog parser
and ability to export to feeds

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-01-26 14:11:26 -05:00