1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/phame/controller
Bob Trahan 53f6936b8a Phame - "fix" blog feed
Summary: we don't post enough so this got reported as broken. Instead of specifying a published after date, just let the query class fetch the natural pagination limit ordered by id, and PHP will sort by publishedDate per usual. While its possible we might not get the right stuff relative to published date, its highly, highly unlikely given the large pagination size.

Test Plan: loaded up the blog xml link

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D5593
2013-04-05 12:12:49 -07:00
..
blog Phame - "fix" blog feed 2013-04-05 12:12:49 -07:00
post Fix an open redirect issue in Phame with "View Live" 2013-02-19 16:04:54 -08:00
PhameController.php Remove spacer from sidebars. 2013-01-13 08:17:12 -08:00
PhameResourceController.php Delete license headers from files 2012-11-05 11:16:51 -08:00