Samuel Clay
722bfb8174
Merge branch 'social' into redis
...
* social:
BIG CHANGE: Moving from intelligence traffic light to All/Unread/Focus, just like the iPad. Wonderful.
2012-07-26 18:25:44 -07:00
Samuel Clay
ee2085732b
BIG CHANGE: Moving from intelligence traffic light to All/Unread/Focus, just like the iPad. Wonderful.
2012-07-26 18:24:41 -07:00
Samuel Clay
c4dc6a1ae1
Merge branch 'social' into redis
...
* social:
Refactoring social profiles so that even new users have profiles. Thanks to @roycyang's new db setup for finding all of this.
Fixing bug if a user has no social profile.
Conflicts:
apps/social/views.py
2012-07-25 23:58:01 -07:00
Samuel Clay
8f28065154
Refactoring social profiles so that even new users have profiles. Thanks to @roycyang's new db setup for finding all of this.
2012-07-25 23:57:10 -07:00
Samuel Clay
c90ea21b10
Refactoring manage menu items to only show selected background color on hover for real menu items, not subitems (like site controls).
2012-07-25 19:11:59 -07:00
Samuel Clay
57393ead72
Merge branch 'social' into redis
...
* social:
Fixing mail tempaltes to center everything. Mac OS X 10.8 broke centering in the new Mail.app.
Showing better error messages for front-end users.
Better time breakdowns on site loading.
Slightly altering styling on feed chooser hamburgers.
Rewriting new user email. Animating hamburgers.
Adding images to all footer links.
Conflicts:
apps/reader/views.py
2012-07-25 16:43:10 -07:00
Samuel Clay
10f6c2008b
Showing better error messages for front-end users.
2012-07-25 14:03:15 -07:00
Samuel Clay
38e9b4e490
Better time breakdowns on site loading.
2012-07-25 11:36:28 -07:00
Samuel Clay
5223073aa5
Slightly altering styling on feed chooser hamburgers.
2012-07-25 00:27:16 -07:00
Samuel Clay
fb49b4f0ee
Rewriting new user email. Animating hamburgers.
2012-07-25 00:20:36 -07:00
Samuel Clay
164ec152cb
Adding images to all footer links.
2012-07-24 22:18:02 -07:00
Samuel Clay
cb7bced0bf
Merge branch 'social' into redis
...
* social:
Adding mongod, redis-server, and nginx to Mac OS X's launchd.
Restyling the demo account dashboard. Thanks to @mgeraci for the inspiration.
2012-07-23 10:22:08 -07:00
Samuel Clay
2fb758d8c9
Restyling the demo account dashboard. Thanks to @mgeraci for the inspiration.
2012-07-22 23:27:39 -07:00
Samuel Clay
2b2ef7f15c
Merge branch 'social' into redis
...
* social:
Auto-linkifying comments and replies, and stripping html from comments, replies, and story titles, tags, and authors.
Adding compacting to user sub folders, to remove dupe subscriptions.
Clearing folders and decoding unicode.
Typo in gunicorn conf.
Only using appropriate number of gunicorn processes, making this machine agnostic.
Deferring OPML import if it takes > 20 seconds. Email user when complete. Also, hamburgers. This one's for @torrez.
Adding vps roles to fabfile.
Conflicts:
apps/reader/views.py
apps/social/models.py
2012-07-21 16:43:23 -07:00
Samuel Clay
d3b58e7cc9
Deferring OPML import if it takes > 20 seconds. Email user when complete. Also, hamburgers. This one's for @torrez.
2012-07-20 19:43:28 -07:00
Samuel Clay
19734cdc5e
Merge branch 'social' into redis
...
* social:
Fixing tall floats pulling comments and shares into the story.
Ignore requests errors and just try urllib fallback.
Fixing bug where custom css would disappear.
Don't delete old stories, screws up blurblogs.
Conflicts:
apps/reader/models.py
2012-07-19 23:31:46 -07:00
Samuel Clay
ed01ce4307
Fixing tall floats pulling comments and shares into the story.
2012-07-19 23:31:16 -07:00
Samuel Clay
0d5a16dc15
Finishing sort by oldest/newest and show only unread/all stories.
2012-07-18 20:19:54 -07:00
Samuel Clay
a4414eebde
Adding oldest/newer order to feeds and river. Also adding unread/all read filter to both as well. Including stubbed segmented control for switching between modes on a per-feed basis. Still needs global preference and glue to hook them up.
2012-07-18 18:34:19 -07:00
Samuel Clay
1d398118d4
Fixing tutorial by forcing dialog resize. Thanks to @afita for finding this bug.
2012-07-17 13:59:39 -07:00
Samuel Clay
d1126ae64d
Fixing the living snot out of the add site dialog. Adding an autocomplete spinner, showing results on focus, and no longer auto-adding on click (allowing user to select a folder). Big thanks to @afita for the push.
2012-07-17 13:00:30 -07:00
Samuel Clay
497f610056
Adding likes/favorites to comments. Still needs interaction history and perhaps an email.
2012-07-15 17:59:19 -07:00
Samuel Clay
75337a65fb
Fixing following bug due to array truncation of following list.
2012-07-12 01:21:09 -07:00
Samuel Clay
bfa00d8bd4
Small tweaks to blurblogs. iPadifying blurblogs.
2012-07-11 21:20:38 -07:00
Samuel Clay
01c2ae46f1
Showing social service fetch status in real-time (actually polling every 3 seconds) in both intro and friends dialogs.
2012-07-11 00:43:53 -07:00
Samuel Clay
bfbcf54d80
Showing Twitter/Facebook posting links more prominently.
2012-07-10 14:43:33 -07:00
Samuel Clay
64d607d7e9
Fully customizable blurblogs: title, background color, and custom css.
2012-07-10 00:17:45 -07:00
Samuel Clay
810ad18f64
Blurblog footer.
2012-07-09 19:42:14 -07:00
Samuel Clay
6fb67272ba
Showing both login and signup in the same sideoption dialog on blurblogs. Needs to get hooked up.
2012-07-09 15:49:57 -07:00
Samuel Clay
b4565f207b
Tightening up gradients and borders on blurblogs.
2012-07-06 20:55:23 -07:00
Samuel Clay
2fa6f847b5
Restyling the crap out of the blurblog header. Still needs a follow button.
2012-07-06 19:54:33 -07:00
Samuel Clay
46459ef615
Changing colors on three loading log messages.
2012-07-06 18:06:14 -07:00
Samuel Clay
5fadac394d
Story urls to blurblogs now work. Gracefully finds the story in the infinite scroll. Uses a Backbone.js Router.
2012-07-06 17:47:06 -07:00
Samuel Clay
2ec16e8542
The Jenny Holzer commit. When reaching the last page of a blurblog, show a Holzer Truism (instead of a 'no more stories' text).
2012-07-06 13:48:06 -07:00
Samuel Clay
e45f8d5f6d
Readjusting folder and feed contet menu flip points. Thanks to @dariusk and troyb30.
2012-07-06 11:07:40 -07:00
Samuel Clay
75c7d1960c
Adding paging to blurblogs. Fancy animations and color changes make for a funner experience.
2012-07-06 00:34:21 -07:00
Samuel Clay
afb102e4e7
Hiding moderation queue, since it was uglifying demos. Also cleaning up text version of both new reply and re-share emails.
2012-07-05 22:46:18 -07:00
Samuel Clay
6a3cba1581
Adding emails for new replies to comments.
2012-07-05 18:29:38 -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
049cc78433
Adding login view to blurblogs. Fixing a ton of bugs around sharing stories that don't exist anymore.
2012-07-02 10:15:17 -07:00
Samuel Clay
b2f94dc52c
Adding sharing and unsharing, with all the bells and whistle, directly to blurblogs. Still needs error handling, a view for unauthenticated users, and starring.
2012-07-01 20:51:34 -07:00
Samuel Clay
1e044b07e8
Showing share and save buttons (that don't do much).
2012-07-01 18:34:34 -07:00
Samuel Clay
c05f47f838
Switching taskbar view when appropriate (i.e. showing a temp story view).
2012-07-01 14:29:17 -07:00
Samuel Clay
f557abb47c
Fixing tag and author inline classifier changes to not lose hover behavior when switching scores.
2012-07-01 12:00:30 -07:00
Samuel Clay
232d98cf55
Adding translate3d for better scrolling performance on blurblogs on the iphone.
2012-07-01 10:42:27 -07:00
Samuel Clay
219324e113
Adding 3d transforms to spinning logos.
2012-06-30 21:46:57 -07:00
Samuel Clay
cb610e698c
Tightening up dates on blurblogs, including responsive design.
2012-06-30 18:51:22 -07:00
Samuel Clay
db3a809dd1
Adding first JS to blurblogs: loading public comments.
2012-06-29 21:06:33 -07:00
Samuel Clay
edb43558b8
Adding pleasure border to blurblog posts.
2012-06-29 10:11:51 -07:00
Samuel Clay
8897836021
Adding links to blurblogs. Fixing favicons to take any feed, not just subscribed feeds.
2012-06-28 21:11:35 -07:00