Samuel Clay
fb006020e3
Adding blurblog oldest/unread order/filter redis support. Includes migration for shared stories.
2012-07-24 17:16:10 -07:00
Samuel Clay
f27049bbb6
Merge branch 'social' into redis
...
* social:
Fixing /social/public_comments to grab public comments.
Adding ISO date to comments and replies at @secretsquirrel's request.
2012-07-23 13:20:04 -07:00
Samuel Clay
a86dce0dc6
Fixing /social/public_comments to grab public comments.
2012-07-23 13:08:48 -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
18428a32a1
Auto-linkifying comments and replies, and stripping html from comments, replies, and story titles, tags, and authors.
2012-07-21 16:38:37 -07:00
Samuel Clay
0acefb2465
Adding blurblog redis story id sets.
2012-07-19 23:29:11 -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
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
8bb6b41883
Cleaning up logging.
2012-07-14 07:50:53 -07:00
Samuel Clay
8d8514080f
Fixing bugs around follow information.
2012-07-13 15:32:27 -07:00
Samuel Clay
cdf42f323e
Adding elapsed time to all requests logging.
2012-07-13 14:56:12 -07:00
Samuel Clay
5225395b40
Adding /social/activities endpoint for Android and iOS.
2012-07-11 17:51:01 -07:00
Samuel Clay
64d607d7e9
Fully customizable blurblogs: title, background color, and custom css.
2012-07-10 00:17:45 -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
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
c3145486f0
Adding error handling to social page. Looks pretty classy.
2012-07-06 14:41:20 -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
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