From ec1d0105e6f758ced83902b92b25df0c4b75613d Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 4 May 2014 01:38:16 +0000 Subject: add various TODO items Screen space is precious, and we do not need it in the abbreviated view. --- lib/PublicInbox/Feed.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/PublicInbox/Feed.pm') diff --git a/lib/PublicInbox/Feed.pm b/lib/PublicInbox/Feed.pm index 12ac8a95..6996f374 100644 --- a/lib/PublicInbox/Feed.pm +++ b/lib/PublicInbox/Feed.pm @@ -9,8 +9,8 @@ use Date::Parse qw(strptime str2time); use PublicInbox::Hval; use PublicInbox::GitCatFile; use constant { - DATEFMT => '%Y-%m-%dT%H:%M:%SZ', - MAX_PER_PAGE => 25, + DATEFMT => '%Y-%m-%dT%H:%M:%SZ', # atom standard + MAX_PER_PAGE => 25, # this needs to be tunable }; # main function -- cgit v1.2.3-24-ge0c7