Commit graph

170 commits

Author SHA1 Message Date
Samuel Clay
0b8bfa37c8 Merge branch 'master' into grid
* master:
  Adding mark read confirmation preference.
2015-02-10 18:03:21 -08:00
Samuel Clay
72d0dc441d Adding mark read confirmation preference. 2015-02-10 18:03:16 -08:00
Samuel Clay
a040fd702a Grid columns override. Still needs override. 2015-02-06 15:02:32 -08:00
Samuel Clay
4aead01e34 Adjusting default mouse lock to 300 instead of 100. 2014-11-20 19:35:26 -08:00
Samuel Clay
8db52c89c1 Adding preference to move to next feed/folder when marking read. 2014-09-09 15:01:12 -07:00
Samuel Clay
f4dbe66b48 Adding feed font size. Configures both story titles and feed titles. This one's for you @theromit. 2014-07-18 17:07:05 -07:00
Samuel Clay
a2ccd885c0 Better sizing on intelligence slider. Takes all segments into account when resizing. 2014-05-28 21:09:19 -07:00
Samuel Clay
2e2a1981bc Fixing invalid premium_expire date. 2014-05-12 12:14:06 -07:00
Samuel Clay
ad83318ca8 Adding preference for story button placement. 2014-04-17 10:25:38 -07:00
Samuel Clay
80c0eadec2 Delaying loading of heavy custom fonts. 2014-04-10 11:07:02 -07:00
Samuel Clay
40e9f1d488 Adding Bluree Windows 8 client. 2014-04-10 10:58:50 -07:00
Samuel Clay
af172638e3 Adding line spacing options. 2014-04-09 14:42:58 -07:00
Samuel Clay
bea31acc60 Adding Gotham Narrow, Sentinel, Whitney, and Chronicle. 2014-04-09 14:42:58 -07:00
Samuel Clay
156b3bc72d New styles/font popover. Handles story titles pane, font family, and font size. 2014-04-09 14:42:58 -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
d3f71b8719 New preferences: double-clicking site titles and unread counts. 2014-01-02 16:30:19 -08: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
963497912a Adding preference to use either native browser context menu or NewsBlur's context menu. 2013-07-12 13:20:32 -07:00
Samuel Clay
6e6f5d1935 New view: full view, the opposite of list view. 2013-07-08 17:06:01 -07:00
Dirkjan Ochtman
0cd1629ff1 Increase default width for feed pane by 2px. 2013-07-05 09:31:49 +02:00
Samuel Clay
3957507a4d Trying to fix the favicon. 2013-07-03 22:16:01 -07:00
Samuel Clay
e534256b09 Adding preference for hiding the story titles pane. 2013-06-17 17:37:38 -07:00
Samuel Clay
9737905b5d Adding space keyboard shortcut. Premium only. 2013-05-22 16:41:14 -07:00
Samuel Clay
ac8e94bd9a Adding new keyboard shortcut prefs. 2013-05-22 16:41:13 -07:00
Samuel Clay
c8907bbab4 Re-designed footer. Adding footer to homepage. 2013-04-18 13:49:30 -07:00
Samuel Clay
3e9236864e Updating footer to include ios/android links. 2013-04-16 12:59:59 -07:00
Samuel Clay
fa2ad949ab Merge branch 'master' into circular
* master:
  Locking the mouse indicator by default.
  Grabbing forced refresh feeds.
  Fixing pgsql backup.
  Fixing autologin with no next param.
  Bootstrapping redis sessions.
  Using redis pipeline for speeeeed in django db sessions -> redis sessions.
  Adding redis session pool and migration script for sessions.
  Redis session db.
2013-03-21 11:09:09 -07:00
Samuel Clay
345f425710 Locking the mouse indicator by default. 2013-03-21 11:05:13 -07:00
Samuel Clay
1338c69edb Merge branch 'master' into circular
* master:
  Using user's username on signup if no password.
  Using user's username on signup if no password.
  Fixing passwords if left blank.
  Patching Django 1.5 to handle underscores in subdomains.
  Allowed hosts
  Allowed hosts
  If not active subs, turn off real-time.
  If not active subs, turn off real-time.
  Skipping real-time fetch for non-premium active feeds.
  Upgrading django 1.5 manage.py.
  Upgrade to django 1.5 script. Also handling story lookups with objectids.
  Updated Django to always use the latest 1.5 version. Updated django-redis-session to latest version.
  Moving HAProxy's config to secrets so I can set a password.
  Allowing_hosts for django 1.5.
  Upgrading django from 1.3 to 1.5.
  Keep Raven from making settings puke.
  Added django-redis-sessions to requirements.
  Added a check for testing the email address provided during registration and throwing an error if the email address is already associated with an existing account.
  Adding revsys fab command.
  Froze requirements to make installation a bit easier.

Conflicts:
	templates/reader/dashboard.xhtml
	templates/social/social_page.xhtml
2013-03-20 18:57:06 -07:00
Samuel Clay
90c2425db0 Upgrading django from 1.3 to 1.5. 2013-03-20 15:05:52 -07:00
Samuel Clay
2b52bc213d Saving story layout preference. Also fixing hidden indicator scroll. 2013-02-11 13:17:49 -08:00
Samuel Clay
a0c5123bae Adding story truncation preference, defaulting to truncate blurblogs. 2013-02-05 12:52:32 -08:00
Samuel Clay
87b50ab443 Adding CC checkbox to story emails. Thanks to @palewire for the idea. 2013-01-23 11:06:28 -08:00
Samuel Clay
ed78eea55d Hiding text view for non-staff. 2013-01-09 15:39:31 -08:00
Samuel Clay
4dd1d10d5a Adding avatar photo uploading. 2013-01-08 14:11:59 -08:00
Samuel Clay
b256088b8c Adding font size choices to web preferences. 2013-01-06 16:44:15 -08:00
Samuel Clay
db6bc83ce1 Categorizing preferences. Adding window title count back in. 2013-01-06 15:55:24 -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
fa21ffd21e Adding Smart App Banner for iOS 6 for the NewsBlur iOS app. 2012-12-10 17:05:39 -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
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
f2c6e569eb Giving Chrome a better favicon. 2012-10-05 07:40:11 -07:00
Samuel Clay
36a53dbe1c Refining Windows 8 start icon. 2012-09-24 17:05:31 -07:00
Samuel Clay
f9ad0387e6 Adding tile image for windows 8. 2012-09-24 14:58:16 -07:00
Samuel Clay
2771c0df18 Favicon for IE9 and for 32x32. 2012-09-24 11:47:37 -07:00
Samuel Clay
0626e3791c Trying to repair favicon for ie9 users. 2012-09-24 11:35:34 -07:00
Samuel Clay
e8f6ae78b6 Finishing up tryout. Still need Sign Up callout. 2012-09-17 11:52:11 -07:00
Samuel Clay
f4e3e1328e New welcome page. Needs all sections, login, and more interactivity. But a great start to a redesign. 2012-09-12 12:12:58 -07:00