Samuel Clay
2c3ac303e6
Fixing ridiculous bug around the position of the mouse indicator in both the Feed view and Original view when the story pane is positioning at top or side.
2011-10-19 18:42:49 -07:00
Samuel Clay
622358e05c
Moving to $ per year instead of per month. Cleaning up new account email. Clearing out the story iframe between stories and feeds.
2011-09-30 18:02:48 -07:00
Samuel Clay
ad0cd4832f
Merge branch 'master' into customizations
...
* master:
Fixing broken signup form for google reader import.
Adding /load_feeds to repeat visitor tracking, since the iPhone app never hits refresh_feeds.
Adding celery granularity to fabfile.
2011-09-28 18:00:15 -07:00
Samuel Clay
86d5e2e968
Fixing broken signup form for google reader import.
2011-09-28 16:44:39 -07:00
Samuel Clay
3a526984f5
Preferences for story pane position.
2011-09-28 16:44:28 -07:00
Samuel Clay
74ac901285
Minor fixes to auto-load more stories on intelligence slide.
2011-09-28 09:31:30 -07:00
Samuel Clay
e559dc6f93
Fixing all manage menus positions.
2011-09-27 23:06:49 -07:00
Samuel Clay
a48183707e
Smoothing out north and west story titles. Fixing hover manage icons. Restyled west story titles pane to look and feel great.
2011-09-27 22:16:09 -07:00
Samuel Clay
7ad6d7f6df
Story titles pane can now be moved to west, north, or south. Also adding live redraws during pane sizing.
2011-09-26 10:27:21 -07:00
Samuel Clay
f29266d707
Adding forgot password email with conveniences.
2011-09-22 09:23:42 -07:00
Samuel Clay
8a6ff025d5
Adding android app to email. Also finalizing cleanup.
2011-09-21 21:51:25 -07:00
Samuel Clay
ed7d2bd88f
Finishing up new account email. Adding migration to save email sending preference.
2011-09-21 17:49:40 -07:00
Samuel Clay
68f091b22e
Further fleshing out emails.
2011-09-19 17:46:56 -07:00
Samuel Clay
482076d1de
Adding autologin (with optout param) for use with emails.
2011-09-19 09:46:36 -07:00
Samuel Clay
afae94cf7d
Templating emails -- new account and new premium.
2011-09-19 08:56:16 -07:00
Samuel Clay
2a3c93a3e4
Merge branch 'master' into email
...
* master:
Changing color of logged user agent.
Adding browser user agent to all logging.
Fixing sizing on iphone app's original view's url.
Only active feeds get loaded in the iPhone app. It's about time.
Showing correct story_id in logging for bad read stories.
Showing HUD on logout in iphone app.
Completing the python api.
Showing the correct logging info for mismarked read stories.
Fixing river of new to use new user stories.
Re-running story read migration to account fornew read stories during the migration process.
Adding errors to API/login and API/signup. Getting rid of namespacing on login and signup form fields for api use.
Moving read stories from story_date based to story_id based.
Handle error when pkilling pgbouncer during pgbouncer bouncing.
Adding in Python API. Needs some love to get the rest of the api up to standard.
2011-09-16 17:55:45 -07:00
Samuel Clay
51a0fb2705
Adding errors to API/login and API/signup. Getting rid of namespacing on login and signup form fields for api use.
2011-09-14 20:08:40 -07:00
Samuel Clay
66eaaf6114
Stubbing in email templates using django-ses.
2011-09-09 17:42:35 -07:00
Samuel Clay
ffe3653c37
Cleaning up reader import, subscriber expire down to 2, and adding favicon to title in iphone app feed detail.
2011-08-24 10:24:02 -07:00
Samuel Clay
d4dddf4896
Adding iphone and android apps, along with necessary migration for hiding mobile.
2011-08-07 21:38:09 -07:00
Samuel Clay
460ca4dce8
Adding stubbed in module for mobile apps. Adding Blar. Needs a hide button, and correct links and icons.
2011-08-04 08:45:51 -07:00
Samuel Clay
b075416505
Adding 's' to save/unsave a story, and '+' and '-' to change intellignece. Also fixing login_* in API docs.
2011-07-29 09:41:49 -07:00
Samuel Clay
811512d8da
Finishing up account dialog. Also re-styling subscriber counts.
2011-07-27 22:17:34 -07:00
Samuel Clay
de98a4e49b
Adding account dialog. Also remvoing colorama as a third-party.
2011-07-27 09:33:34 -07:00
Samuel Clay
945b604368
Merge branch 'master' of github.com:samuelclay/NewsBlur
2011-07-17 22:34:23 -07:00
Samuel Clay
ff50d85d7d
Updating a bunch of defaults to make NewsBlur installable on anybody's machine. Fleshing out README installation instructions.
2011-07-17 20:53:30 -07:00
Samuel Clay
38accaa3c0
Merge branch 'master' into animations
2011-07-12 08:53:15 -07:00
Samuel Clay
2b58b5fb0d
Adding date to moderated recommended feeds to schedule recommendations.
2011-07-11 18:44:47 -07:00
Samuel Clay
ae7f79b3a0
Adding moderation queue to recommended feeds (finally!)
2011-07-11 18:22:28 -07:00
Samuel Clay
8cc2f046b1
Adding automatic scroll paging to story list page on mobile web app.
2011-06-17 21:29:25 -04:00
Samuel Clay
2532925011
More mobile web app styling, fixing sizing, and getting the next/previous buttons ready for their workhorse schedule.
2011-06-17 10:09:36 -04:00
Samuel Clay
883946ea49
Finishing up the story detail page. Need to hook up the next/previous buttons, add paging, add an intelligence slider, and mark read and mobile will be done for v1.
2011-06-16 23:45:41 -04:00
Samuel Clay
bf8eb9b1de
Adding story detail view to mobile web app.
2011-06-16 11:08:38 -04:00
Samuel Clay
a038d7d23e
Adding pref for turning off animations. Still needs some love.
2011-06-07 12:57:34 -04:00
Samuel Clay
ab3e707a8a
Adding stories page.
2011-06-07 12:57:14 -04:00
Samuel Clay
3d933723d9
Showing feeds, icons, and unread counts. Needs separated unread counts and an intelligence slider.
2011-06-07 10:17:56 -04:00
Samuel Clay
6d0c0c3cdc
Adding in new mobile site. Doesn't sohwing anything but a stubbed in list view.
2011-06-05 17:52:11 -04:00
Samuel Clay
aaf83ed7a0
Merge branch 'master' into tutorial
2011-05-18 17:51:58 -04:00
Samuel Clay
58a24c32c7
Adding collapsed folder icon. Also fixing scroll on story manage menu in feed view.
2011-05-16 11:34:05 -04:00
Samuel Clay
b22bbf98b8
Feed icons for recommended feeds.
2011-05-14 12:50:11 -04:00
Samuel Clay
5adf024dda
Finishing all boilerplate to the tutorial. This includes the preference to show/hide tutorial, and hiding the dashboard module.
2011-05-13 10:15:56 -04:00
Samuel Clay
2de8f6dc2e
Cleaning up index page by removing howitworks random start and a bit of logic.
2011-05-11 20:25:01 -04:00
Samuel Clay
03d370b040
Adding paging to tutorial. Also adding the tutorial dashboard image. Colorful.
2011-05-11 12:27:28 -04:00
Samuel Clay
53d9724e0e
Adding in tutorial module on dashboard, hooking up tutorial launcher button and tutorail launcher menu item to open the new tutorial dialog.
2011-05-10 18:30:35 -04:00
Samuel Clay
9f3cd3d05b
Stubbing in the new tutorial.
2011-05-09 20:59:52 -04:00
Samuel Clay
14d412422b
9 line changes and we get scrolling on the dashboard. Much needed relief.
2011-05-09 18:33:46 -04:00
Samuel Clay
9ed4cd6bbb
Merge branch 'master' into timezone_features
...
Conflicts:
apps/reader/views.py
templates/reader/feeds.xhtml
utils/templatetags/utils_tags.py
2011-05-08 20:45:32 -04:00
Samuel Clay
e00dc9914b
Text change in emailed stories for plain text version.
2011-05-08 20:37:06 -04:00
Samuel Clay
e24a32d329
Cleaning up from address in shared stories.
2011-05-08 20:32:02 -04:00
Samuel Clay
0b4527c3f0
Cleaning up emailed stories.
2011-05-08 20:24:37 -04:00