Commit graph

652 commits

Author SHA1 Message Date
Samuel Clay
e8b6435fc4 Temporarily loading text view on shift+enter. Adding keyboard shortcuts. 2013-01-09 11:57:47 -08:00
Samuel Clay
36028cc719 Text view. Needs a few tweaks and a premium only view. 2013-01-08 18:33:30 -08:00
Samuel Clay
4dd1d10d5a Adding avatar photo uploading. 2013-01-08 14:11:59 -08:00
Samuel Clay
a0838525d8 Forgot password flow. Holy crap, this took two years. 2013-01-07 17:28:43 -08:00
Samuel Clay
b256088b8c Adding font size choices to web preferences. 2013-01-06 16:44:15 -08:00
Samuel Clay
08336fe6a8 Merge pull request #70 from alliepape/master
FAQ
2013-01-06 16:12:31 -08:00
Samuel Clay
db6bc83ce1 Categorizing preferences. Adding window title count back in. 2013-01-06 15:55:24 -08:00
Samuel Clay
f9ae4baefe Fixing broken reply interaction with links. 2013-01-03 17:56:01 -08:00
Samuel Clay
427d171203 Adding delete user flow. About time, since I'm sick of doing this myself. 2013-01-03 10:33:22 -08:00
Samuel Clay
62d210ffd6 Migration to increase max length of feed address. 2012-12-25 14:58:59 -08:00
Samuel Clay
eeae903791 Adding active premiums to status page. 2012-12-21 18:22:26 -08:00
Samuel Clay
3c44d601f6 Styling status page. 2012-12-21 16:52:30 -08:00
Samuel Clay
9c930e33b3 Adding new maintenance page. 2012-12-21 15:05:50 -08:00
Samuel Clay
248d511f90 Adding beta search (only titles and authors for now) for staff only. 2012-12-19 14:21:46 -08:00
Samuel Clay
8a1195216e Slight cleanup of error templates. 2012-12-12 17:13:15 -08:00
Samuel Clay
67ea1019d4 Better error code templates. 2012-12-12 17:06:54 -08:00
Samuel Clay
9626f48f73 Major cleanup on comments in iOS app. 2012-12-11 17:53:17 -08:00
Samuel Clay
fa21ffd21e Adding Smart App Banner for iOS 6 for the NewsBlur iOS app. 2012-12-10 17:05:39 -08:00
Samuel Clay
242666341c Adding task to email expired premiums. 2012-12-05 13:10:11 -08:00
Samuel Clay
3cd4886d73 Feedchooser now shows renewal info. Also adding emaisl for premium expire and premium expire grace period. Just need to send them as tasks and then deactive expired premiums. 2012-12-05 11:56:55 -08:00
Samuel Clay
b5fcdcb63a Adding signup/login buttons to bottom of homepage. 2012-12-04 11:55:00 -08:00
Samuel Clay
14afae14c3 Adding privacy to pricing. 2012-11-30 18:05:27 -08:00
Samuel Clay
3b83569c2d Gradientizing the header background so it looks good before the image loads. 2012-11-30 18:02:33 -08:00
Samuel Clay
bc7b745096 Restyling the header and footer backgrounds. Cleaning the styles. 2012-11-30 17:48:57 -08:00
Samuel Clay
c6f50c2ac0 Exposing global feed. 2012-11-30 15:55:05 -08:00
Samuel Clay
9508f1402d Preparing global shared stories feed. 2012-11-30 14:28:55 -08:00
Samuel Clay
5f38cc30f1 Moving saved stories to the bottom. 2012-11-29 13:10:11 -08:00
Samuel Clay
72eef3825f Spacing 2012-11-29 13:00:05 -08:00
Samuel Clay
931d4bc991 Adding blurblog permalink to story on blurblog. Adding story slug to permalink. Fixing story guid hashes. 2012-11-27 11:59:54 -08:00
Samuel Clay
ca4b2884cb Ignoring image for facebook shares. 2012-11-26 17:57:51 -08:00
Samuel Clay
8607fa69f9 Cleaning up Facebook og description. 2012-11-26 17:26:01 -08:00
Samuel Clay
6e864ffb7d Facebook being a PITA. 2012-11-26 15:03:04 -08:00
Samuel Clay
8fad5de228 Facebook wants ISO8601 datetime format. 2012-11-26 14:23:28 -08:00
Samuel Clay
33545d1749 Facebook doesn't like going to other URLs. 2012-11-26 14:15:57 -08:00
Samuel Clay
76430575e3 Merge branch 'master' into facebook_share
* master: (107 commits)
  Adding scroll to comments button to share bar. Thanks @afita.
  Turning off microformats for more errors.
  Fixing errors in timeouts to show the correct error. Also fixing microformats parsing issue and allow IPv6 URLs in enclosures to be ignored, fixing a bunch of feeds.
  Cleaning redis stories for 1% of all feed fetches.
  Refreshing feed on fetch.
  Fiddling with logging on dupe feeds.
  Adding bs facebook assets.
  Better to push together than to spread apart. Diffing html is hard.
  Changing logging colors for social activities.
  Delaying Paypal return, fixing privacy css, and adding convenience function.
  Adding esc shortcut key in keyboard shortcuts. Also turning on privacy features for public beta testing.
  Fixing the missing story titles bug. Turns out it happens when a story title is loaded twice but the reuslting map contains an undefined, which nullifies the rest of the stories. Doh!
  Fixing hostname for Firefox content handler.
  Adding share info to saved stories.
  Revert "Failing marking a story as read in ios now shows an error."
  Failing marking a story as read in ios now shows an error.
  Consistency b/w ios and web for unsaving a story.
  Adding unread counter to All Sites.
  Allowing regular users to change read_filter on socialfeeds.
  Changing icons on welcome page.
  ...
2012-11-26 13:42:55 -08:00
Samuel Clay
921fb38511 Changing icons on welcome page. 2012-11-09 15:29:07 -08:00
Samuel Clay
240f5e4c6e Cleaning up RSS feed header for shared stories feeds. 2012-10-30 15:06:30 -07:00
Samuel Clay
a02c229186 Pushing new build of iOS app with proper get-task-allow. 2012-10-29 16:54:35 -07:00
Samuel Clay
6a6c32df02 Adding privacy handling to social_page (blurblog). 2012-10-26 18:10:23 -07:00
Samuel Clay
df4fd974c1 Merge branch 'master' into privacy
* master:
  Fixing email reshare for stories with missing feeds.
  Fixing raven client on feed fetchers.
  Moving to better feed finder (in the case of dupe feeds).
  Adding timeout errors to raven/sentry error reporting.
  Fixing an uncaught exception around feeds that change ids.
  Handling broken s3 original pages.
2012-10-25 17:03:33 -07:00
Samuel Clay
437486cae9 Fixing email reshare for stories with missing feeds. 2012-10-25 17:03:29 -07:00
Samuel Clay
ca55d81e5f Stubbing in new privacy options: public, protected, and private blurblog. Still needs email actions, messaging, hiding of shared stories in original feeds, and request system. 2012-10-24 16:09:47 -07:00
Samuel Clay
a4e57a0a1f Removing feedloadtime and hide_mobile in db. 2012-10-23 17:55:09 -07:00
Samuel Clay
a569adf14d Exposing public comments preference. 2012-10-23 14:07:28 -07:00
Samuel Clay
85699cd2fc Striking the mobile module off the dashboard and into the Goodies dialog. 2012-10-23 12:45:43 -07:00
Samuel Clay
df1fd7176e Cleaning up a few things, specifically laying out groundwork for pools. 2012-10-22 10:16:42 -07:00
Samuel Clay
5ce475428f Stripping comments from all stories. This fixes the weird bug where '>more>' crap shows up. 2012-10-19 12:49:39 -07:00
Samuel Clay
c9ce818d96 Prettifying rss feed for social shared stories blurblog. 2012-10-18 14:54:07 -07:00
Samuel Clay
f570a5ea71 Adding official Android app static page. 2012-10-18 13:11:36 -07:00
Samuel Clay
2c942cf89f Adding new iPhone screenshots. Also rewriting rss feed to include user comments. 2012-10-18 11:11:26 -07:00