Commit graph

166 commits

Author SHA1 Message Date
Samuel Clay
0fd25441b9 Merge branch 'master' into tagging
* master: (26 commits)
  Fixing unknown host error on DO servers.
  Using All Site Stories instead of Top Level on folder chooser.
  Adding new preference for auto-opening a default folder on load.
  Unread counter overlay widget for feeds and social feeds.
  Fixing memory leak when reloading feeds (after add/remove/move), found entirely through @mihaip's hard work. Thanks!
  Disallowing single subscriber feeds to be loaded by non-subscribers.
  Fixing #383. Need a way to retrieve starred stories by hash.
  Previous story button takes you up, no longer to previous story. Should've done this a while ago.
  Adding story intelligence score tip to API.
  Adding user_profile to /reader/feeds. Has is_premium field, as well as web preferences.
  Switching feed link to point ot the feed's permalink, not a feed filter on the blurblog.
  Preventing popular from sharing stories from the same feed id in the same batch.
  Upping delay on new user queue.
  Fixing jenny holzer quote at end of blurblogs.
  Adding better error logging/messaging for marking stories as starred.
  Adding better error logging/messaging for marking stories as starred.
  Fixing broken icon bug.
  Fixing missing user_id in comment's replies and likes.
  Posting popular shared stories to twitter.
  Boosting shared stories on popular.
  ...

Conflicts:
	apps/reader/views.py
2013-08-23 17:30:24 -07:00
Samuel Clay
1964185a54 Fixing memory leak when reloading feeds (after add/remove/move), found entirely through @mihaip's hard work. Thanks! 2013-08-22 23:25:07 -07:00
Samuel Clay
b299453477 Updating starred tag counts on adding/removing tags. 2013-08-16 18:26:56 -07:00
Samuel Clay
3bf76c947e Adding tag feeds. 2013-08-16 16:02:45 -07:00
Samuel Clay
299c7f935a Stubbing in js model for starred story tags. 2013-08-15 19:04:14 -07:00
Samuel Clay
0424ec23e4 Sending user_tags on story tagging (both additions and subtractions). Upgrading Backbone to 1.0 for improved model silencing behavior. 2013-08-13 13:15:36 -07:00
Samuel Clay
d3bf6d0ad4 Stubbing out starred story tags. 2013-08-07 10:56:51 -07:00
Samuel Clay
d6a3df29bf Fixing a few small isuess: NaN in window title on social sub opening, incrementing site counts on reload on dashboard, and incrementing site counts from global. 2013-08-05 13:26:51 -07:00
Samuel Clay
d5a21168e0 In manual mark as read mode, clicking on a story *should* mark it as read. 2013-07-13 11:06:26 -07:00
Samuel Clay
b9bab53b45 Fixing the opening of new tabs in Firefox. 2013-06-16 14:12:01 -07:00
Samuel Clay
f901ab6753 Opening links in background tab. Also adding v and shift+v to open a story (dupe of the 'o' keyboard shortcut). 2013-06-16 09:12:15 -07:00
Samuel Clay
9d20f1761a Adding socialfeeds to top-level unread counts. 2013-04-22 11:45:06 -07:00
Samuel Clay
aeabb2171e Opening share dialog in story titles if easier. 2013-04-03 13:25:26 -07:00
Samuel Clay
f6c0ffb8be Merge branch 'master' into circular
* master:
  Trying to fix the unread counts ghosting issue by forcing an instant unread count refetch of active/selected feeds. This may work!
  Fixing limits.conf to just use integers.
  Making it a bit easier to setup a new db.
  Updating Android app to v1.1 (revision 31).
2013-03-26 18:54:36 -07:00
Samuel Clay
c389b9bf0e Trying to fix the unread counts ghosting issue by forcing an instant unread count refetch of active/selected feeds. This may work! 2013-03-26 18:54:32 -07:00
Samuel Clay
b5a2ee9219 Fixing hidden feeds for free users. 2013-03-26 10:26:11 -07:00
Samuel Clay
0ebd9c1970 Fixing sharing with shift+s and moving share dialog to story view. 2013-02-25 14:45:59 -08:00
Samuel Clay
174c837271 Fixing last few story_view bugs. 2013-02-12 16:07:01 -08:00
Samuel Clay
859eca8f6b Switching back and forth with text view. 2013-02-12 13:15:14 -08:00
Samuel Clay
ea46f70623 Layout for list view. 2013-02-08 11:26:29 -08:00
Samuel Clay
facdb8db1c Fixing broken river. 2013-02-05 18:18:22 -08:00
Samuel Clay
83e6f951cc Refactoring how folders see their unread children. 2013-02-05 16:03:55 -08:00
Samuel Clay
fc81722ef2 Adding error handling to marking as unread. 2013-01-23 10:02:14 -08:00
Samuel Clay
9bcfd0ad41 Upgrading to latest Backbone and Underscore. May break shit. 2013-01-14 12:50:00 -08:00
Samuel Clay
6470c2ee08 Speeding up All Site Stories. Also beta-ing river with read_filter of all (not just unread). 2013-01-10 12:06:57 -08:00
Samuel Clay
f9ae4baefe Fixing broken reply interaction with links. 2013-01-03 17:56:01 -08:00
Samuel Clay
ef772ff0d3 Hiding folders with no unread stories in Unread/Focus mode. 2013-01-02 17:44:14 -08:00
Samuel Clay
029ff899af Fixing reading social stories with no feed on river blurblog. Whew. 2012-12-13 17:58:19 -08:00
Samuel Clay
6ac7878bb5 Flipping the switch: More than 64 sites, even added individually, now trigger the premium upgrade dialog. 2012-12-10 16:25:21 -08:00
Samuel Clay
6cc67d90a5 Changing global feed to still be relative to the user. 2012-11-30 15:42:15 -08:00
Samuel Clay
a7911316cd Adding folder collapse for blurblogs. 2012-10-01 13:07:45 -07:00
Samuel Clay
79d07cac05 Fixing JS issues around stories with no feeds clobbering the river view. 2012-09-27 10:44:55 -07:00
Samuel Clay
dff45202b1 New feed selector now works to find feed by keyword. 2012-09-26 13:49:17 -07:00
Samuel Clay
1252819c8c Fixing issue when opening feed in Story view but second story gets selected instead of first. 2012-09-21 11:36:27 -07:00
Samuel Clay
11a2f735a2 Using parent folder to update all parent folders on read story. 2012-08-27 14:50:36 -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
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
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
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
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
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
ec08d68414 Cleaning blurblog url on profiles. 2012-07-29 11:21:40 -07:00
Samuel Clay
90f746d1ff Tons of small styling cleanups. Also fixing refresh throttling. 2012-07-29 00:49:34 -07:00
Samuel Clay
12ec0d1f05 Simplifying dashboard by including current user's profile photo, linking to their profile. 2012-07-28 19:53:38 -07:00
Samuel Clay
2b2ef7f15c Merge branch 'social' into redis
* social:
  Auto-linkifying comments and replies, and stripping html from comments, replies, and story titles, tags, and authors.
  Adding compacting to user sub folders, to remove dupe subscriptions.
  Clearing folders and decoding unicode.
  Typo in gunicorn conf.
  Only using appropriate number of gunicorn processes, making this machine agnostic.
  Deferring OPML import if it takes > 20 seconds. Email user when complete. Also, hamburgers. This one's for @torrez.
  Adding vps roles to fabfile.

Conflicts:
	apps/reader/views.py
	apps/social/models.py
2012-07-21 16:43:23 -07:00
Samuel Clay
18428a32a1 Auto-linkifying comments and replies, and stripping html from comments, replies, and story titles, tags, and authors. 2012-07-21 16:38:37 -07:00
Samuel Clay
a4414eebde Adding oldest/newer order to feeds and river. Also adding unread/all read filter to both as well. Including stubbed segmented control for switching between modes on a per-feed basis. Still needs global preference and glue to hook them up. 2012-07-18 18:34:19 -07:00