Commit graph

111 commits

Author SHA1 Message Date
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
dde7ff1f43 Handling empty stories on a blurblog. 2012-07-06 11:20:13 -07:00
Samuel Clay
84be44f991 Adding logging for blurblogs and time elapsed. 2012-07-06 00:51:38 -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
a8c9862385 Moving new user and new premiums to background task. 2012-07-05 22:20:49 -07:00
Samuel Clay
b0402f293c Adding re-share emails that go to the source if the re-share adds comments. 2012-07-05 19:50:02 -07:00
Samuel Clay
6a3cba1581 Adding emails for new replies to comments. 2012-07-05 18:29:38 -07:00
Samuel Clay
feadee3c5f Posting replies (and handling error cases) on blurblogs. 2012-07-03 17:00:09 -07:00
Samuel Clay
78c5134fa6 Adding in replies on blurblogs. Still needs to post, handle errors, and work. 2012-07-02 15:40:03 -07:00
Samuel Clay
1efd8fca47 Fixing issues around sharing and unsharing a story when the user is attributed as the source by another user, so their profile still needs to come down the pipe, even though they are no longer sharing the story. 2012-07-02 10:40:45 -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
642d323fdb Fixing a half dozen issues around adding folders, sharing stories, and infinite loops on prefetches. 2012-06-30 11:59:17 -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
db3a809dd1 Adding first JS to blurblogs: loading public comments. 2012-06-29 21:06:33 -07:00
Samuel Clay
0e6a9e1385 Fixing routing issues for users with no shared stories. 2012-06-28 19:47:30 -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
75d574990b Removing self from followers. 2012-06-27 16:46:30 -07:00
Samuel Clay
cd29b35972 Adding comments and replies to original blurblogs. 2012-06-27 00:23:17 -07:00
Samuel Clay
c0d6526a09 Showing share counts and avatars on original blurblog. 2012-06-26 19:54:36 -07:00
Samuel Clay
ef9cfddc6f Fixing small bugs around social source ids, unsharing, and story mods on original blurblog. 2012-06-26 19:19:57 -07:00
Samuel Clay
5df66375da Fixing sharing in manage menu. 2012-06-22 13:45:19 -07:00
Samuel Clay
7e9d2f8055 Mark story as unshared. 2012-06-20 20:53:32 -07:00
Samuel Clay
8fea92b675 Using blurblog title property, which gives defaults. 2012-06-20 17:13:34 -07:00
Samuel Clay
a97e720e2e Merge branch 'social' of github.com:samuelclay/NewsBlur into backbone
* 'social' of github.com:samuelclay/NewsBlur:
  Gives a default title to the social RSS feed
2012-06-20 17:12:48 -07:00
Glendon Solsberry
7ac8f03cfb Gives a default title to the social RSS feed
If the blog_title value comes back as empty, this makes sure to
provide a default value of <user.username> Shared Stories Blog"
2012-06-20 17:12:46 -04:00
Samuel Clay
9c7c943063 Fixing the display of removed comments. 2012-06-07 10:25:15 -07:00
Samuel Clay
977109f9aa Loading social feeds is now backbonified. 2012-05-29 11:48:40 -07:00
Samuel Clay
765443bb9a Adding edit button to story share comments. 2012-05-15 17:56:15 -07:00
Samuel Clay
5414b4056a Adding recommend users to Friends dialog. 2012-05-15 16:35:09 -07:00
Samuel Clay
9d169f0b97 Fixing sharing and commenting for anonymous users. Also setting all stories to read if a user is not subscribed to it. Useful during a tryfeed view. 2012-05-14 16:43:27 -07:00
Samuel Clay
96fcc65afe Removing dependency on original story when replying. 2012-05-10 08:30:34 -07:00
Samuel Clay
77795aa6b7 Adding re-share interaction history. 2012-05-09 14:48:10 -07:00
Samuel Clay
f1c3c2a575 Calculating social feed scores on follow. Duh. 2012-05-07 17:38:00 -07:00
Samuel Clay
1d580554a5 Adding logo to Original blurblogs. 2012-05-02 19:00:17 -07:00
Samuel Clay
9e4cea939c Changing interactions and activities on comment reply edits. 2012-05-01 18:15:58 -07:00
Samuel Clay
aeb7accab4 Editing of replies. 2012-05-01 18:00:54 -07:00
Samuel Clay
64159c363c Fixing mark_as_unread for social feeds which the user does not subscribe. 2012-04-30 13:26:20 -07:00
Samuel Clay
18ffdb3920 Backend for storing reshares (sources) on shared stories. Needs front-end to supply original blog user id, as well as show the source in the comment feed. 2012-04-30 11:52:19 -07:00
Samuel Clay
0af2704627 Counting social sub feed opens (used for sorting). 2012-04-24 12:54:37 -07:00
Samuel Clay
8ab5843a66 Adding error handling and messaging to both shared stories button and to comment replies. 2012-04-23 11:26:36 -07:00
Samuel Clay
df8a67434f Updating followers in profile when following/unfollowing. 2012-04-21 16:14:53 -07:00
Samuel Clay
2205814f2a Adding public user activity to social profile. 2012-04-19 19:09:31 -07:00
Samuel Clay
aa42f098cf Adding a ton of activities. Fixing numerous bug saround interactions. 2012-04-16 11:21:52 -07:00
Samuel Clay
4612bedb49 Adding paging to interactions and activities on dashboard. 2012-04-12 11:18:56 -07:00
Samuel Clay
e8e8b99e92 Don't show interactions when replying to own comment or replies. 2012-04-11 17:43:05 -07:00
Samuel Clay
451485d32e Splitting interactions into public/private interactions and activities. 2012-04-11 12:14:18 -07:00
Samuel Clay
b9d8b91f6d Showing interactions in module. Adding interactivity. 2012-04-10 18:24:57 -07:00
Samuel Clay
eb9bb2c1bd Adding invite request. 2012-04-05 13:51:08 -07:00