Commit graph

64 commits

Author SHA1 Message Date
Samuel Clay
8a3feb4a49 Merge pull request #746 from zerodogg/linux-webkit-background-workaround
Removed an unused variable that broke other browsers
2015-09-07 00:31:35 -07:00
Eskild Hustvedt
7f2315891c Removed an unused variable that broke other browsers 2015-09-07 08:23:53 +02:00
Samuel Clay
87d2afbe67 Style for JS. 2015-09-06 15:35:10 -07:00
Eskild Hustvedt
69357d8d10 Added a workaround for Linux webkit browsers
These browsers can't handle the way that background links are opened.
They all get identified by jQuery.browser as safari, and as Safari
on Linux/X11 is impossible, when a browser is safari on Linux/X11
backgrounding is disabled.
2015-09-06 21:34:18 +02:00
Samuel Clay
0b0e368649 Adding new comment-less replies. Just needs testing and it's ready to ship. 2015-06-01 18:55:50 -07:00
Samuel Clay
22b895d4cf New grid view. Still needs some interaction love, but it's largely done. 2014-12-18 21:17:32 -08:00
Samuel Clay
e6af96f4b8 Marking story as read if mouse lock position is below the top story. 2014-12-09 12:41:40 -08:00
Samuel Clay
80645ba99e Fixing numerous bugs around saved story views. 2014-05-28 19:17:44 -07:00
Samuel Clay
ab28e96df5 Only showing content previews if they are different than the title. 2014-04-08 10:27:14 -07:00
Samuel Clay
cde38c87d3 Showing content previews and boosting font size on story titles on web. 2014-04-07 16:55:08 -07:00
Samuel Clay
1da8e55c5f Adding new preference for 24 hour clock. Moving to client-side generated dates. 2014-01-30 16:39:10 -08: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
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
b299453477 Updating starred tag counts on adding/removing tags. 2013-08-16 18:26:56 -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
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
aeabb2171e Opening share dialog in story titles if easier. 2013-04-03 13:25:26 -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
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
029ff899af Fixing reading social stories with no feed on river blurblog. Whew. 2012-12-13 17:58:19 -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
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
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
d8d9c027e3 Truncating story content on blurblogs. 2012-08-02 19:04: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
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
9b5d9bdea9 Fixing bug when a story changes its guid (like on a tumblr rename), but it still thinks it has comments. Forcing each story to recount its comments if comments are claimed, just in case. 2012-07-11 10:52:50 -07:00
Samuel Clay
a82492f928 Big conversion from only displaying friends comments to showing both friends and public, still separated. Big design changes to comments on blurblogs, as well. 2012-07-03 12:53:56 -07:00
Samuel Clay
11f5fadc9d Fixing bug where you could not traverse stories after training a story into a hidden score. Thanks to @afita for the amazing discovery. 2012-07-01 12:49:08 -07:00
Samuel Clay
cc64440ae4 Fixing preference for only showing single story at a time in the Feed view. 2012-06-26 13:31:37 -07:00
Samuel Clay
0e8cf258d2 Fixing issues around marking story as read after delay. 2012-06-26 11:26:45 -07:00
Samuel Clay
790e87e723 Fixing next unread button in social feed. 2012-06-14 17:53:39 -07:00
Samuel Clay
05fce0124a Correctly updating counts on stories read in social sites but also subscribed to by the user. 2012-06-14 17:38:09 -07:00
Samuel Clay
df50ccf101 Fixing original view marking red stories as selected and not just read. 2012-06-14 16:17:20 -07:00
Samuel Clay
2d009d3d80 Fixing Previous button, also fixing river of news feed styling and collapsed folder styling. 2012-06-14 15:30:34 -07:00
Samuel Clay
e501c6bdee Cleaning up a few small bugs in push for backbone. 2012-06-14 15:03:20 -07:00
Samuel Clay
5e55999123 Find oldest unread story. 2012-06-13 17:34:26 -07:00
Samuel Clay
499bdfd2e4 Next Unread fixed. Now for Last Unread. 2012-06-13 17:16:20 -07:00
Samuel Clay
84a62bdc14 Finding next unread story. Still needs logic to be able to travel upwards instead of only downwards. 2012-06-13 15:54:18 -07:00