Commit graph

13 commits

Author SHA1 Message Date
Donald Curtis
8851c51e62 Mv all refs from *.milkbox.net to melpa.org 2014-10-23 01:14:45 -04:00
Steve Purcell
6ddc1a2305 Fix URLs in RSS feed (fixes #1775) 2014-06-16 08:33:33 +01:00
Steve Purcell
10136d3bc7 Just use Ruby's File.read 2014-06-16 08:33:33 +01:00
Steve Purcell
a6863d79e3 Fix updates.rss.erb for new json structure 2014-06-03 14:32:07 +01:00
Donald Curtis
a4cba97e11 fix update.rss timestamp generation
makes sure that if we have a version that is not a timestamp, then we
can still build the rss feed. this is a terrible hack and probably needs fixing.
2014-03-23 17:56:32 -04:00
Steve Purcell
abe91ad56b Switch web pages to Angular 2013-08-24 11:08:09 +01:00
Steve Purcell
94a911a576 Include only the most recent 100 items in the RSS feed.
With the full package list, updates.rss exceeds 512kb, which upsets dlvr.it.
2013-08-17 09:01:25 +01:00
Steve Purcell
ff96ef22c3 Escape < and > in updates.rss item titles 2013-01-16 19:36:02 +00:00
Steve Purcell
66fd66c514 Nicer titles for updates.rss (and hence Twitter) 2013-01-15 16:18:02 +00:00
Steve Purcell
df1201cff2 Handle case where archive.json contains old entries (those with .HHMM in versions) 2012-09-01 20:26:20 +01:00
Steve Purcell
7e888980b9 Include HHMM in generated HTML and RSS, and make RSS item timestamps more precise 2012-09-01 15:29:08 +01:00
Steve Purcell
df2d616125 Link RSS feed items through to corresponding line in HTML index, not directly to the package.
People interested in the package generally won't want to find out more
by downloading the package itself.
2012-07-26 15:45:04 +01:00
Steve Purcell
ef5c3dc4f5 Generate an RSS feed which can be used with dlvr.it or similar to feed updates to Twitter 2012-07-25 14:46:07 +01:00