Commit graph

3608 commits

Author SHA1 Message Date
Samuel Clay
1283092c5f Fixing intro and friend's twitter/facebook connect once and for all. 2012-08-10 19:20:08 -07:00
Samuel Clay
335ccfa504 This is seriously the most f'ed typo I've commited. It pulled in extra stories after the last few had loaded using the unread-only filter. 2012-08-10 16:13:14 -07:00
Samuel Clay
2a7af9d20e Forcing unread recalcs on feed open. May fix a bunch of mis-calced unreads. 2012-08-10 14:22:51 -07:00
Samuel Clay
432a26356a Moving to shared_story dates for unread counts on social subs. 2012-08-10 13:28:35 -07:00
Samuel Clay
0a4cb3a243 Forcing unread recalcs when necessary. 2012-08-10 13:18:54 -07:00
Samuel Clay
7046662694 Fixing mark stories as read when on socialsub. 2012-08-10 11:51:25 -07:00
Samuel Clay
04ae4239dd Changing oldest unread calculation to use share date instead of story date. 2012-08-10 11:37:34 -07:00
Samuel Clay
7bdf4aa64e Attempting to fix the unread count bug in socialsubs. 2012-08-10 10:35:11 -07:00
Samuel Clay
5c819b01b3 Fixing double-cpunting bug and cleaning up unread counts on friend subs. 2012-08-10 10:02:43 -07:00
Samuel Clay
e859ed99fe Turning off short circuiting for counting unreads in socialsubs. 2012-08-10 09:49:21 -07:00
Samuel Clay
806bf6fe41 Fixing last bug in river blurblog -- incorrect user_id sent when there are multiple sharers and one of them is not a friend. 2012-08-10 00:01:59 -07:00
Samuel Clay
0de736c8a5 Merge branch 'river_blurblog'
* river_blurblog:
  Fixing newlines in comments.
  Adding shares to river blurblog. Time to ship!
  Marking socialsubs as read just marks every story as read, but does not move up the mark_as_read date. Now need to clear out old read stories from the db.
  Freshening homepage on social subs too.
  Adding social launch email.
  Cleanup on aisle 4.
  Fixing broken mark_social_stories_as_read call on river blurblogs.
  Adding avatars template for blurblogs.
  New comments and shares header on blurblogs.
  Rearranging comments and shares in shares bar. Moving sharing bar to top of story.
  Fixing date ordering on river blurblog stories.
  Fixing 'Next Unread' for river blurblogs.
  Marking friend socialsubs as read when reading a story from another feed or socialsub where the friend has shared the story.
  Fixing dates on river blurblog. Also fixing refreshing on friends dialog.
  Changing names of Everything rivers.
  Adding river blurblogs. Still fishy, but it's pulling stories. Going to try to dev it.
2012-08-09 23:50:54 -07:00
Samuel Clay
f364493214 Fixing newlines in comments. 2012-08-09 23:50:49 -07:00
Samuel Clay
c295c578ca Adding shares to river blurblog. Time to ship! 2012-08-09 23:33:54 -07:00
Samuel Clay
0f27bff19a Marking socialsubs as read just marks every story as read, but does not move up the mark_as_read date. Now need to clear out old read stories from the db. 2012-08-09 21:13:57 -07:00
Samuel Clay
9cc0b80a76 Freshening homepage on social subs too. 2012-08-09 20:42:04 -07:00
Samuel Clay
b15dc457f6 Adding social launch email. 2012-08-09 19:50:47 -07:00
Samuel Clay
a538816978 Cleanup on aisle 4. 2012-08-09 10:34:41 -07:00
Samuel Clay
0465a3a8d7 Fixing broken mark_social_stories_as_read call on river blurblogs. 2012-08-08 22:02:05 -07:00
Samuel Clay
91f3a47397 Adding avatars template for blurblogs. 2012-08-08 19:59:46 -07:00
Samuel Clay
90050a795b New comments and shares header on blurblogs. 2012-08-08 19:53:27 -07:00
Samuel Clay
9fac515c1c Rearranging comments and shares in shares bar. Moving sharing bar to top of story. 2012-08-08 19:13:26 -07:00
Samuel Clay
bbafdc2393 Fixing date ordering on river blurblog stories. 2012-08-08 19:13:10 -07:00
Samuel Clay
135ce37436 Fixing 'Next Unread' for river blurblogs. 2012-08-08 12:15:10 -07:00
Samuel Clay
4fc9693b36 Marking friend socialsubs as read when reading a story from another feed or socialsub where the friend has shared the story. 2012-08-08 11:52:59 -07:00
Samuel Clay
4fb6e67617 Fixing dates on river blurblog. Also fixing refreshing on friends dialog. 2012-08-07 23:55:03 -07:00
Samuel Clay
2d5f3384db Merge branch 'master' into river_blurblog
* master:
  Adding useful info to feed autocomplete.

Conflicts:
	apps/rss_feeds/views.py
2012-08-07 23:14:31 -07:00
Samuel Clay
87ea8030c4 Adding useful info to feed autocomplete. 2012-08-07 23:13:03 -07:00
Samuel Clay
14e056069b Changing names of Everything rivers. 2012-08-07 17:06:46 -07:00
Samuel Clay
18bade6733 Adding river blurblogs. Still fishy, but it's pulling stories. Going to try to dev it. 2012-08-07 14:37:07 -07:00
Samuel Clay
d58f342116 Passing original term back to autocomplete if v=2 in the url. 2012-08-06 18:20:56 -07:00
Samuel Clay
0ea2cba95a Big changes to blurblogs. Editing comments inline. Deleting comments inline. Removing sideoptions on blurblogs. Streamlining. Robusticizing. Shipping. 2012-08-06 17:52:33 -07:00
Samuel Clay
d8d9c027e3 Truncating story content on blurblogs. 2012-08-02 19:04:20 -07:00
Samuel Clay
8bab14b68a Shift+a on the Everything river opens the mark all as read dialog. Enter does the work. 2012-08-02 14:01:16 -07:00
Samuel Clay
7471c79b4f Backing out of the Oldest-first change. 2012-08-02 12:51:44 -07:00
Samuel Clay
7f0136ae82 Adding URLs for folders, including the Everything folder. 2012-08-02 12:41:11 -07:00
Samuel Clay
5da380c12e Fixing small bugs: feed sort order, unread/oldest not respecting mark as read date. 2012-08-02 11:04:11 -07:00
Samuel Clay
9cbb21c91d Moving Oldest-first date from mark_read_date to 2 weeks ago, everytime. 2012-08-01 21:57:55 -07:00
Samuel Clay
b27507d91b Fixing bug where missing feeds found in the folders blob would cause subsequent folders not to show in Safari (Chrome and Firefox were fine) due to a DOM rendering bug. Also fixing issue with updating unread counts on social subs. 2012-08-01 20:30:16 -07:00
Samuel Clay
f40c96b226 Fixing send story by email. Also adding update_counts field to feeds/flat. 2012-08-01 18:54:51 -07:00
Samuel Clay
c3460bf109 Adding 2-color logos for ... well, what could possibly need a 2-color logo? 2012-08-01 12:39:01 -07:00
Samuel Clay
acf50174cc Adding endbar padding for the locked mouse indicator folks. Also fixing river issues. And bookmarklet on over aggressive svbtle blog styling. 2012-08-01 12:38:32 -07:00
Samuel Clay
9b343f0104 Cleaning profile data (stripping html). Also sorting find friends. 2012-07-31 23:44:20 -07:00
Samuel Clay
73f9568d14 Fixing the living hell out of the Next Unread button. Works at the bottom of the feed list, when on a selected story that is still unread (marked as unread), and still pages, looking for the last unread story. 2012-07-31 15:58:06 -07:00
Samuel Clay
ef971f06fd Fixing bookmarklet, removing old preference for finding oldest story on site open. 2012-07-31 13:04:33 -07:00
Samuel Clay
54e6d97c3d Auto-sharing popular stories. Also implementing a manual cutoff, so slightly less automatically popular stories can still be manually shared. 2012-07-31 11:41:30 -07:00
Samuel Clay
7333cbd3d1 Adding a 60 second delay to emailing new followers (hoping for an avatar). 2012-07-30 21:49:13 -07:00
Samuel Clay
78338bba0d Tons of small fixes: opml uploads, rss feeds for blurblogs, default images on blurblogs. 2012-07-30 21:43:55 -07:00
Samuel Clay
953050913b Fixing tryfeed add bug that didn't work due to incorrect model assumption. 2012-07-30 16:10:17 -07:00
Samuel Clay
3d1f8bf11a Adding reply_id to saved replies response. Also fixing RSS redirect bug. 2012-07-30 13:54:05 -07:00