Commit graph

2339 commits

Author SHA1 Message Date
Samuel Clay
a05589a5b7 Permalinks for saved story tags. 2013-09-09 15:01:47 -07:00
Samuel Clay
37bb14c13b Merge branch 'master' into tagging
* master: (24 commits)
  Skipping google alerts.
  Fixing a couple exceptions and turning off google news rss feeds temporarily.
  Moving goodies images out of css. New ReadKit image.
  Adding permalink blurblog option. Also adding feed title to unmessaged shares.
  Moving from X-Real-IP to X-Forwarded-For.
  Was using ad hoc and not in house provisioning profile.
  Switching provisioning profiles again.
  Switching to enterprise provisioning profile.
  Fixing provisioning profile.
  Putting out v2.4.4 as a RC.
  Fixing friend user ids when marking stories as read.
  Fixing auto-selection of feeds in feed chooser.
  Moving to simpler read story endpoint.
  Switching provisioning profiles for the year.
  New enterprise build -> 2.4.4. Can be considered an RC1.
  New notifier progress bar.
  Adding messaging to training while offline in both trainer view controller and story detail view controller.
  Users work while offline. Also adding messaging for offline sharing/replying errors.
  Fixing mismatch when marking stories as read when offline.
  Allowing single subscriber feeds to be seen, as it prevented tryfeeds from working.
  ...
2013-09-09 14:18:04 -07:00
Samuel Clay
cff75077b1 Adding permalink blurblog option. Also adding feed title to unmessaged shares. 2013-09-09 12:01:21 -07:00
Samuel Clay
a21fdf39f8 Fixing auto-selection of feeds in feed chooser. 2013-09-06 12:56:18 -07:00
Samuel Clay
dec22ac776 Moving to simpler read story endpoint. 2013-09-06 12:42:39 -07:00
Samuel Clay
ee4e0d7411 Fixing small issue in scoring saved stories. 2013-09-04 14:09:35 -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
966c5b2d70 Using All Site Stories instead of Top Level on folder chooser. 2013-08-23 13:51:08 -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
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
3bfa6a93b1 Previous story button takes you up, no longer to previous story. Should've done this a while ago. 2013-08-22 20:29:00 -07:00
Samuel Clay
b299453477 Updating starred tag counts on adding/removing tags. 2013-08-16 18:26:56 -07:00
Samuel Clay
3265c018b9 Saving collapse of starred tags. 2013-08-16 17:44:35 -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
1edf74b8f1 Merge branch 'master' into tagging
* master:
  Handling stats feed count for blurblog itself.
  Showing correct feed titles in blurblog stats.
  Fixing broken social stats.
2013-08-15 17:09:19 -07:00
Samuel Clay
312880a862 Handling stats feed count for blurblog itself. 2013-08-15 16:35:23 -07:00
Samuel Clay
969d92a1d6 Showing correct feed titles in blurblog stats. 2013-08-15 16:32:44 -07:00
Samuel Clay
b206e57c92 Merge branch 'master' into tagging
* master:
  Only turn real-time feeds into lazy feeds if there is a track record of push notifications.
  Switching Email Story menu item to show email icon.
  Turning off redis dupe story id writer.
2013-08-14 18:12:45 -07:00
Samuel Clay
5683616511 Switching Email Story menu item to show email icon. 2013-08-14 17:52:50 -07:00
Samuel Clay
2010baa692 Stubbing in collapse folder icon for starred stories. 2013-08-14 14:09:09 -07:00
Samuel Clay
e326c7df25 Showing tags on load. Just need counts and tag feeds. 2013-08-13 18:26:57 -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
e0f9faffb7 Merge branch 'master' into tagging
* master:
  Handing out free accounts a little quicker.
  Adding count of trimmed stories.
  Adding redis backup for new redis stroy server.
  Adding Buffer as a share option.
  Moving story hash db to its own server (primary).
  Adding cost to fabfile's list_do.
  Moving node server to db pubsub role.
  Moving from specific db hosts to db roles, editable through /etc/hosts.
  New ssh keys, syn_cookies setting for redis pubsub server.
  Handling socket level errors in socketio/node.
  Catching exceptions for node redis.
  Catching exceptions for node redis.
  Trying to fix issues on node redis connection.
  Handling redis connection timeouts in node.
2013-08-13 11:19:23 -07:00
Samuel Clay
41bb982779 Adding Buffer as a share option. 2013-08-12 16:01:50 -07:00
Samuel Clay
5fcb1ef8d8 Fixing inconsistency when opening both sideoptions. 2013-08-09 18:37:38 -07:00
Samuel Clay
c117035362 Trying to rewrite sideoptions resize. 2013-08-08 17:35:32 -07:00
Samuel Clay
8c3b0da1f0 Merge branch 'master' into tagging
* master:
  Showing OPML errors and fixing unicode decode error by sanitizing OPML uploads.
2013-08-07 19:51:54 -07:00
Samuel Clay
4b5fce6ce7 Showing OPML errors and fixing unicode decode error by sanitizing OPML uploads. 2013-08-07 19:46:47 -07:00
Samuel Clay
889d338f68 Logging heights. 2013-08-07 19:23:24 -07:00
Samuel Clay
a1d12197e5 Adding tagging. Need to fix the auto-resizing, but tagging is looking good. 2013-08-07 18:57:49 -07:00
Samuel Clay
8c02af236f Merge branch 'master' into tagging
* master:
  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.
  Fixing rounded corners on Android. Also fixing a few spacing issues.
2013-08-07 15:56:23 -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
02133d2e28 Adding story tagging UI to sideoptions. 2013-08-07 12:29:32 -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
54322439f2 Fixing hidden story titles button in vertical story titles on folder. 2013-07-30 17:40:36 -07:00
Samuel Clay
3b6c6307f8 Fixing login and show hidden story titles. 2013-07-30 17:20:13 -07:00
Samuel Clay
c3b73ad776 Fixing narrow bug for vertical/west story titles pane on web. 2013-07-30 16:33:57 -07:00
Samuel Clay
32b9a082c3 Fixing narrow width bug for vertical/west story titles pane. 2013-07-30 16:12:53 -07:00
Samuel Clay
d2ae291723 Adding search to keyboard shortcuts dialog. 2013-07-30 12:20:46 -07:00
Samuel Clay
53510cce84 Fixing disappearing search field. 2013-07-30 11:39:41 -07:00
Samuel Clay
6c2ee97d73 More logging. 2013-07-29 15:36:57 -07:00
Samuel Clay
46a1591a93 Adding logging. 2013-07-29 15:22:16 -07:00
Samuel Clay
2aee702f8b Allowing up/down arrow keys to take you out of search box and into results. 2013-07-26 16:39:52 -07:00
Samuel Clay
21fbd70dc5 Refactoring the snot out of the keyboard shortcuts dialog, sorting them into tabs/groups. Moving keyboard shortcut 'f' to 'shift+t' (train feed), killing old 'shift+t' to hide story titles (now unnecessary thanks to the Full view), and adding '/' to search feed. 2013-07-26 16:07:39 -07:00
Samuel Clay
9f30ec5da8 Adding premium-only search message, enforced API-side. Also fixing display bug around hiding the search bar when clearing out query. 2013-07-25 17:05:32 -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