Evan Prodromou 22b10399aa Unify feeds definition in actions
I got a little sick of trying to keep the export data and <head> links
synched in actions, so I made a common method, getFeeds(), which gets
the feeds for both. It returns an array of Feed objects, which know
about what their mime type is, title, location, all that jazz.

I changed the FeedList class so it handles the new Feed objects
instead of the old array of data.

I changed all the actions that show feeds (I think...) so that they
now use getFeeds() for all their feed needs.
2009-02-11 11:37:50 -05:00
..
2009-02-11 11:37:50 -05:00
2009-01-22 00:04:13 +00:00
2008-12-20 19:46:07 -05:00
2009-01-18 21:34:57 +00:00
2009-02-09 08:48:50 -05:00
2009-01-18 03:12:39 +00:00
2009-02-11 11:37:50 -05:00
2009-02-11 11:37:50 -05:00
2009-01-23 02:58:18 +01:00
2009-01-22 00:04:13 +00:00
2009-01-23 08:15:29 +01:00
2009-02-09 12:06:06 -05:00
2009-01-21 09:05:40 -05:00
2009-01-21 09:05:49 -05:00
2009-01-18 18:32:16 +00:00
2008-12-23 14:44:28 -05:00
2009-02-09 08:47:11 -05:00
2009-02-11 00:45:11 -05:00
2009-01-24 00:58:12 +00:00
2009-01-22 20:07:13 +01:00
2009-01-23 06:11:05 +01:00
2009-01-13 23:56:10 -05:00