Commit graph

19 commits

Author SHA1 Message Date
Samuel Clay
13d5417d9f Continually showing unmoderated feeds while paging. 2013-05-25 20:55:46 -07:00
Samuel Clay
d444161414 Adding iPhone sized interaction cell. Also fixed infernal race condition between loading stories and looking for try feed when animating in feed detail view controller. 2013-02-21 17:57:32 -08:00
Samuel Clay
afb102e4e7 Hiding moderation queue, since it was uglifying demos. Also cleaning up text version of both new reply and re-share emails. 2012-07-05 22:46:18 -07:00
Samuel Clay
049cc78433 Adding login view to blurblogs. Fixing a ton of bugs around sharing stories that don't exist anymore. 2012-07-02 10:15:17 -07:00
Samuel Clay
2b9ad97b51 Switching a ton of feed and user fetches to simple ID matches. ".user.pk -> .user_id" 2012-01-26 09:32:24 -08:00
Samuel Clay
09146d110d Finishing up delete feed in iPhone app. Let's ship this thing. 2011-10-20 09:32:39 -07:00
Samuel Clay
2b58b5fb0d Adding date to moderated recommended feeds to schedule recommendations. 2011-07-11 18:44:47 -07:00
Samuel Clay
ae7f79b3a0 Adding moderation queue to recommended feeds (finally!) 2011-07-11 18:22:28 -07:00
Samuel Clay
b22bbf98b8 Feed icons for recommended feeds. 2011-05-14 12:50:11 -04:00
Samuel Clay
595079d72c Safe recommend feed titles. Also updating fabfile. 2011-03-27 20:56:21 -04:00
Samuel Clay
d937bf694a Do not append more than one Add button in tryfeed. 2011-03-16 19:20:38 -04:00
Samuel Clay
8342741e07 Recommended feeds all ready to go. Now updates feed live when adding and unread counts need to come in. Also handling cases of 0, 1, or > 1 recommend feeds and paging needs to be handled. 2011-03-16 18:29:56 -04:00
Samuel Clay
4ab3904d52 Adding paging on recommendations. Also moved out of profile preferences, since it needs to be used by the base template when setting up the middle column (the column where recommended feeds go). Now a first-order column on user profiles. 2011-03-13 16:24:49 -04:00
Samuel Clay
35cd0e4574 Dear lord this is some crazy attention to detail. Only show the spinner on the New Features module if the request has taken longer than 50ms, otherwise it just looks instantaneous, not spinner needed. Whew. 2011-03-04 12:45:31 -05:00
Samuel Clay
24aa214346 Refactoring feed canonical representations. Split Feed from UserSubscription for use in the feed recommended module. Hooked up Statistics and Intelligence Trainer modals to the recommended feed. Still need Try/Add, and paging. 2011-03-04 12:27:31 -05:00
Samuel Clay
2e437fcee1 Adding a subscribed note in recommended feeds. 2011-03-02 12:05:58 -05:00
Samuel Clay
152cdcac56 Styling recommended feed. Still need to hook up try/add buttons, stats/train buttons, next/previous buttons. 2011-03-01 20:07:22 -05:00
Samuel Clay
c172fd5f3e Adding new status page to show last feeds fetched and their stats. 2011-03-01 09:59:06 -05:00
Samuel Clay
8833dd793d Adding basic structure for recommended feeds. 2011-02-28 23:27:58 -05:00