Samuel Clay
4fc9693b36
Marking friend socialsubs as read when reading a story from another feed or socialsub where the friend has shared the story.
2012-08-08 11:52:59 -07:00
Samuel Clay
18bade6733
Adding river blurblogs. Still fishy, but it's pulling stories. Going to try to dev it.
2012-08-07 14:37:07 -07:00
Samuel Clay
0ea2cba95a
Big changes to blurblogs. Editing comments inline. Deleting comments inline. Removing sideoptions on blurblogs. Streamlining. Robusticizing. Shipping.
2012-08-06 17:52:33 -07:00
Samuel Clay
7f0136ae82
Adding URLs for folders, including the Everything folder.
2012-08-02 12:41:11 -07:00
Samuel Clay
953050913b
Fixing tryfeed add bug that didn't work due to incorrect model assumption.
2012-07-30 16:10:17 -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
8eb106612a
Converting replies from original messages to reply ids. Also delaying emails on new replies and reshares so authors can change typos. Also dong a much better job with checking for dupe emails so no dupes ever get sent out.
2012-07-27 18:58:35 -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
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
0fc1d1f327
Fixing order for river, but hiding read filter (so no All Stories for folders).
2012-07-23 12:09:48 -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
0d5a16dc15
Finishing sort by oldest/newest and show only unread/all stories.
2012-07-18 20:19:54 -07:00
Samuel Clay
f5c9a72c05
Fixing shift+a for social subs. Also fixing bug where site would stay selected after adding a new site.
2012-07-17 14:14:45 -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
63c8e0691a
console.log -> NEWSBLUR.log
2012-07-10 15:26:34 -07:00
Samuel Clay
64d607d7e9
Fully customizable blurblogs: title, background color, and custom css.
2012-07-10 00:17:45 -07:00
Samuel Clay
8010baf70f
Signup and login directly from a blurblog.
2012-07-09 18:28:11 -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
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
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
8f98ef37b4
Shifting API call from /social/comments to /social/public_comments.
2012-06-29 21:25:35 -07:00
Samuel Clay
16781c6450
Adding post to twitter/facebook during share. Also adding email for new followers, which includes common followers and common followings.
2012-06-27 23:57:57 -07:00
Samuel Clay
7e9d2f8055
Mark story as unshared.
2012-06-20 20:53:32 -07:00
Samuel Clay
73e4a76888
Showing the premium callout on river for standard users.
2012-06-19 17:50:01 -07:00
Samuel Clay
ef6ba48dc3
Fixing issues around missing feeds. Also fixing issue with scrolling in temp Feed view.
2012-06-19 13:01:30 -07:00
Samuel Clay
b96879e115
Fixing both the welcome tour google reader import, and the feed chooser. Need to fix the fetching indicator.
2012-06-15 14:49:59 -07:00
Samuel Clay
05fce0124a
Correctly updating counts on stories read in social sites but also subscribed to by the user.
2012-06-14 17:38:09 -07:00
Samuel Clay
d8beb2edd1
Fixing tryfeeds.
2012-06-13 11:51:49 -07:00
Samuel Clay
6c30e071d1
Handling of intelligence resorting and temporary showing of hidden stories.
2012-06-12 16:13:34 -07:00
Samuel Clay
213262be8d
Completing migration of shares and comments.
2012-06-06 20:37:20 -07:00
Samuel Clay
fcefb6f111
Fixing story comments and replies. Required comment models and reply models (and their respective collections).
2012-06-05 16:18:30 -07:00
Samuel Clay
977109f9aa
Loading social feeds is now backbonified.
2012-05-29 11:48:40 -07:00
Samuel Clay
27608f9d6b
Fixing classifier training issue.
2012-05-26 22:14:34 -07:00
Samuel Clay
15943bb2b9
Updating read counts and story intelligence status on training.
2012-05-25 22:13:50 -07:00
Samuel Clay
06db627217
Sweep through moving all story.attribute to story.get('attribute'). Also adding current_model to story and feed collections.
2012-05-25 18:54:04 -07:00
Samuel Clay
f1f56df8f2
Paging in stories by scrolling titles.
2012-05-25 16:42:41 -07:00
Samuel Clay
0019410c8e
Backboneifying story titles and stories in the Feed view. Feed view needs completion, then both need to get fully hooked up.
2012-05-24 17:32:01 -07:00
Samuel Clay
d10b1d48c8
Trimming logging.
2012-05-24 13:31:23 -07:00
Samuel Clay
b4a6791d77
Deselecting sites properly. Also adding context option to folders to add a site directly to that folder.
2012-05-24 11:54:10 -07:00
Samuel Clay
19eaa0e7c7
Move folder now backboneified.
2012-05-23 20:10:28 -07:00
Samuel Clay
532f258927
Rename feed.
2012-05-23 12:27:59 -07:00
Samuel Clay
3f817f2937
Deleting feeds.
2012-05-23 12:10:35 -07:00
Samuel Clay
220a00c682
Fixing scroll to feed action.
2012-05-23 10:02:30 -07:00
Samuel Clay
fc817e7048
Cleaning up unfetched feeds and finishing rewrite of refreshing feeds.
2012-05-22 17:39:21 -07:00
Samuel Clay
d80b21e6ef
Showing changes to feeds correctly.
2012-05-22 13:25:21 -07:00
Samuel Clay
162f979a0a
Running through the code searching for every instance of a feed grabbing its attributes in the old-style.
2012-05-21 20:08:27 -07:00
Samuel Clay
ac0ade9112
Converting every feed.attribute to feed.get('attribute') and feed.set('attribute', value).
2012-05-21 14:43:12 -07:00