Samuel Clay
15df6b6b47
Making the icon importer a bit faster and more slave lag resilient by using page fetch data. Also fixing title on blurblogs.
2012-07-30 11:12:58 -07:00
Samuel Clay
debe654842
Popular blurblog is no longer on dev.
2012-07-30 00:25:55 -07:00
Samuel Clay
529ab39169
Updating About and FAQ.
2012-07-29 22:20:07 -07:00
Samuel Clay
926432d684
New about page!
2012-07-29 22:06:43 -07:00
Samuel Clay
90f746d1ff
Tons of small styling cleanups. Also fixing refresh throttling.
2012-07-29 00:49:34 -07:00
Samuel Clay
c9645cdd95
New API endpoint: /social/remove_comment_reply. Does what it says. Also integrated into the web.
2012-07-28 22:36:50 -07:00
Samuel Clay
12ec0d1f05
Simplifying dashboard by including current user's profile photo, linking to their profile.
2012-07-28 19:53:38 -07:00
Samuel Clay
43045a85d7
Adding full delete user capability. Also removing social beta invite system in prep for launch.
2012-07-28 18:33:07 -07:00
Samuel Clay
eaf585d47d
Fixing a couple small bugs around missing users, nd missing icons.
2012-07-28 17:14:28 -07:00
Samuel Clay
215816a15d
Restyling the crap out of interactions and activities. Converting old interactions and activities to all use the new feed_id parameter. Also resizing dashboard.
2012-07-28 16:41:17 -07:00
Samuel Clay
dffdfa75a6
Fixing interactions on favorites, replies (to include titles), and wording in api docs.
2012-07-28 12:37:16 -07:00
Samuel Clay
dcbb305f6e
Adding favoriting and unfavoriting comments to API doc.
2012-07-27 18:50:03 -07:00
Samuel Clay
e79a4ebc01
Allow the feed list pane to be resized narrower than before. Also hiding intelligence controls text if too narrow.
2012-07-27 13:25:30 -07:00
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
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
87bd07811e
Fixing mail tempaltes to center everything. Mac OS X 10.8 broke centering in the new Mail.app.
2012-07-25 14:17:08 -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
8ae842b5bb
Merge branch 'social' into redis
...
* social:
Unescaping incorrectly escaped and linkified comments and replies.
Hiding blurblogs from people who have not shared any stories.
2012-07-23 23:23:41 -07:00
Samuel Clay
72655a5116
Unescaping incorrectly escaped and linkified comments and replies.
2012-07-23 23:23:34 -07:00
Samuel Clay
045100f6b3
Merge branch 'social' into redis
...
* social:
Fixing bug in interactions for comments and comment replies. Now goes to the correct blurblog. Thanks to @courtneystanton for the find.
Community feedbck links go to a new window. Duh.
Only scrolling to story on resize if it is outside of the viewport. This means checking both the top, bottom, and any part of the story is within bounds.
Conflicts:
media/js/newsblur/reader/reader.js
2012-07-23 18:13:52 -07:00
Samuel Clay
eccc238177
Community feedbck links go to a new window. Duh.
2012-07-23 17:13:16 -07:00
Samuel Clay
4aaa01ea24
Merge branch 'social' into redis
...
* social:
Adding beta site to test redis.
Fixing logo size.
2012-07-23 10:28:20 -07:00
Samuel Clay
4fe1c3cb65
Fixing logo size.
2012-07-23 10:22:41 -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
2c69fc7edc
Merge branch 'social' into redis
...
* social:
Fixing interactions and activities to only pull what's necessary. Otherwise doubles show up in android + ios.
Updating the shortcut text for sidebar collapsing.
2012-07-18 23:08:43 -07:00
Samuel Clay
d1b523df99
Merge branch 'master' into social
...
* master:
Updating the shortcut text for sidebar collapsing.
2012-07-18 23:08:36 -07:00
Samuel Clay
4383b1148d
Fixing interactions and activities to only pull what's necessary. Otherwise doubles show up in android + ios.
2012-07-18 23:06:43 -07:00
Samuel Clay
0d5a16dc15
Finishing sort by oldest/newest and show only unread/all stories.
2012-07-18 20:19:54 -07:00
Ben Cohen
4998d74e62
Updating the shortcut text for sidebar collapsing.
2012-07-17 17:42:23 -05:00
Samuel Clay
a47abcb007
Small bugs.
2012-07-15 22:51:27 -07:00
Samuel Clay
5adc74cd5d
Activities and Interactions for favoriting shared story comments.
2012-07-15 19:29:05 -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
8d0278f162
Adding _gaq for debug, when analytics aren't present.
2012-07-12 20:14:38 -07:00
Samuel Clay
febd0ae0a3
Lots of little bugs: avatar images, icon importer, page importer, adding analytics tracking to intro.
2012-07-12 12:57:35 -07:00
Samuel Clay
bfa00d8bd4
Small tweaks to blurblogs. iPadifying blurblogs.
2012-07-11 21:20:38 -07:00
Samuel Clay
5225395b40
Adding /social/activities endpoint for Android and iOS.
2012-07-11 17:51:01 -07:00
Samuel Clay
edcaa7d9d7
Fixing issue in social connecting to Twitter/FB in popup.
2012-07-11 00:43:26 -07:00
Samuel Clay
20c140ea02
Google Analytics on Blurblogs.
2012-07-11 00:42:54 -07:00
Samuel Clay
63c8e0691a
console.log -> NEWSBLUR.log
2012-07-10 15:26:34 -07:00
Samuel Clay
bf8f474abf
Adding sync status and tasking facebook/twitter friend imports.
2012-07-10 15:24:54 -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
538f08cb46
Hiding uneccessary activites html. Fixing google reader starred stories import. Updating api docs.
2012-07-09 12:41:25 -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
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