Commit graph

250 commits

Author SHA1 Message Date
Samuel Clay
904e908b61 Mark older/newer stories as read. 2013-12-05 14:25:15 -08:00
Samuel Clay
0a827a91fe Updating starred tag counts on adding/removing tags. 2013-11-22 11:13:27 -08:00
Samuel Clay
582364c64d Adding tag feeds. 2013-11-22 11:12:47 -08:00
Samuel Clay
6291fc913d Fixing bookmarklet to use https for every bookmarklet. 2013-11-22 11:07:17 -08:00
Samuel Clay
2dfd74c968 Fixing modal resizing. Thanks to @tomtaylor for finding the broken dialog. 2013-11-22 11:07:15 -08:00
Samuel Clay
bbde892abe Adding options popover (and read_filter) to all shared stories and global shared stories. 2013-11-22 11:06:20 -08:00
Samuel Clay
d5a04d0b1e Fixing bookmarklet to use https for every bookmarklet. 2013-11-19 00:06:35 -08:00
Samuel Clay
fcdd879df1 Fixing modal resizing. Thanks to @tomtaylor for finding the broken dialog. 2013-11-13 10:07:28 -08:00
Samuel Clay
f5bd024dc6 Adding options popover (and read_filter) to all shared stories and global shared stories. 2013-10-07 15:00:12 -07:00
Samuel Clay
84f79e5a81 Merge branch 'master' into tagging
* master: (30 commits)
  Fixing search positioning on saved stories.
  Fixing positioning of popover options in All Site Stories.
  Adding Split tooltip.
  Removing extra logging.
  Switching feedbar and navbar.
  Fixing mark folder as read.
  Removing double.
  Fixing mark as read on socialsubs.
  Adjusting positioning on new feedbar. Also scrolling to selected feed/folder when switch story layouts.
  Reloading feed list when adding, moving, and deleting feeds and folders.
  Reloading feeds on feed/folder add and feedchooser.
  Backend for marking feeds/folders as read at a specific timestamp.
  Adding expanded mark read buttons. Needs backend support.
  iOS v3. Fixed move site view folder placement as well.
  Moving feedbar down to bottom of screen. Prep for new mark read buttons.
  Fixing 2 ios crashes: double-tapping instapaper button and a weird keyboard condition.
  Fixing activities height for subscriptions on ios. Also turning river back on for third-party clients. That wasn't fair and it's hard to get users to upgrade. I'd rather give users the ability to use the product instead of crippling it, unless there is a proper workflow for upgrading, which only exists on the web today.
  Removing last traces of Google Reader from ios app. Also add better final page of ftux. Fixing folder chooser in add dialog on ios.
  Fixing colors on share/train buttons when active. Fixing height on profile cells.
  Stopping animation of share view/keyboard before orientation has changed.
  ...

Conflicts:
	media/js/newsblur/views/story_titles_header_view.js
2013-09-14 11:55:48 -07:00
Samuel Clay
8362ca716c Switching feedbar and navbar. 2013-09-13 23:35:47 -07:00
Samuel Clay
d8ed12f15b Backend for marking feeds/folders as read at a specific timestamp. 2013-09-13 15:02:10 -07:00
Samuel Clay
f249bce61d Fixing activities height for subscriptions on ios. Also turning river back on for third-party clients. That wasn't fair and it's hard to get users to upgrade. I'd rather give users the ability to use the product instead of crippling it, unless there is a proper workflow for upgrading, which only exists on the web today. 2013-09-12 17:03:18 -07:00
Samuel Clay
96064a57aa Adding tag name to saved feed title. 2013-09-09 17:24:28 -07:00
Samuel Clay
e7c1b06c4f Fixing selected issues with starred feed titles when reseting feeds. 2013-09-09 17:16:26 -07:00
Samuel Clay
a05589a5b7 Permalinks for saved story tags. 2013-09-09 15:01:47 -07:00
Samuel Clay
90c6971f3e Saved story tag feeds now work. Just the kinks left to work out. 2013-08-23 18:07:13 -07:00
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
37607a78ec Adding new preference for auto-opening a default folder on load. 2013-08-23 13:43:15 -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
687c044b10 Adding folder search for admin only. If you're reading this commit message, don't get excited. I probably won't be launching folder search using this method. It'll be a while before I can ship it. But if for some strange reason folder search is much faster than I thought, this has a chance. 2013-08-07 15:43:25 -07:00
Samuel Clay
28a1107936 Refactored the premium-only message for river in anticipation of premium-only search message. 2013-07-25 15:39:21 -07:00
Samuel Clay
41b794adf6 Adding search to shared stories, removing from folders. 2013-07-25 11:11:09 -07:00
Samuel Clay
b71c4d7b35 Adding mark_story_hash_as_read. Still needs subscription dirtying. 2013-07-17 15:03:16 -07:00
Samuel Clay
d24511d3e1 Forcing global to be in newest order. 2013-07-05 19:30:41 -07:00
Samuel Clay
6eff208def Forcing global to be in newest order. 2013-07-05 19:24:29 -07:00
Samuel Clay
0c484b1d2c Adding partial refunds to admin. 2013-07-04 11:29:50 -07:00
Samuel Clay
63bbfc8f63 Removing Reader import, adding categories. 2013-07-03 22:16:01 -07:00
Samuel Clay
0a6499934e Upgrading to jQuery 2, removing all old migrations. Need to fix autocomplete. 2013-07-03 22:16:01 -07:00
Samuel Clay
ccb5a7afee Handling friend finding errors more gracefully. 2013-06-12 14:26:09 -07:00
Samuel Clay
fbb9586d7b Adding deletion of sites to Account dialog. Sends an email with exported OPML as a backup/undo. 2013-05-23 18:14:21 -07:00
Samuel Clay
b0eec18c5e New admin dialog for easy refunds and premium activations. 2013-05-10 12:05:33 -07:00
Samuel Clay
66125d306f Merge branch 'master' into circular
* master:
  Fixing double click on unread count to actually mark the feed as read.

Conflicts:
	media/js/newsblur/views/feed_title_view.js
2013-05-06 13:23:14 -07:00
Samuel Clay
34046ad2da Fixing double click on unread count to actually mark the feed as read. 2013-05-06 13:22:44 -07:00
Samuel Clay
55eb479f4d Showing hidden stories button on feeds even for stories that are read. Fixing story classifiers modal dialog scrolling. 2013-04-25 13:01:47 -07:00
Samuel Clay
5456e6eb26 Merge branch 'master' into circular
* master:
  Falling back to a POST request on river queries that have too many feeds.
  Fix tabbing in previous commit.
  Fix folder select clauses to always include root folder. Refactor selection clauses in general.
2013-04-19 10:36:46 -07:00
Samuel Clay
baa40cdc47 Falling back to a POST request on river queries that have too many feeds. 2013-04-19 10:34:48 -07:00
Samuel Clay
4599fa9cb4 Adding manage menu to every modal dialog's title. Needs an icon, but completely usable now. 2013-04-11 16:50:18 -07:00
Samuel Clay
468928c66e Restyling intelligence trainer. 2013-04-10 17:38:25 -07:00
Samuel Clay
9aafd8eab2 Adding delaying to reader import. Adding reader starred story import. 2013-04-02 15:41:50 -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
2f49cb3a07 Merge branch 'master' into circular
* master:
  Fixing port for real-time over SSL.
  Fixing port for real-time over SSL.
  Fixing broken CSS line.
  Boosting feed fetches.
  Premiums users with no active feeds should get all of their feeds activated.
2013-03-25 14:42:45 -07:00
Samuel Clay
4e178b12dd Premiums users with no active feeds should get all of their feeds activated. 2013-03-25 13:01:04 -07:00
Samuel Clay
bb7bd5112e Adding cancel subscription to account dialog. 2013-03-13 15:46:51 -07:00
Samuel Clay
52205ab89d New dashboard widget: search sites and people 2013-02-22 16:02:51 -08:00
Samuel Clay
7b29e798df Better switching between split and list for text/feed. 2013-02-12 12:07:16 -08:00