Commit graph

346 commits

Author SHA1 Message Date
Samuel Clay
a2859f75ea Merge branch 'master' into bookmarklet
* master:
  changing entitlements
  adding in recompiled ipa
  adding new ipa
  aadding in new ipa url
  Adding logging for downloading enterprise ios app.
  Adding MIMEtypes to .ipa and .plist for iOS app.
  adding ipad
  adding in new plist
  Adding iOS app download for enterprise distribution.
  adding enterprise ipa
  Adding days arg to popular stories to grab even more.
2012-08-24 11:49:54 -07:00
Samuel Clay
06bbfb9ab5 Adding iOS app download for enterprise distribution. 2012-08-22 20:04:58 -07:00
Samuel Clay
619efc8b83 Adding days arg to popular stories to grab even more. 2012-08-22 11:00:08 -07:00
Samuel Clay
73b691976d Fixing invite text. 2012-08-20 23:00:28 -07:00
Samuel Clay
b67eb5c082 Adding request invite to circular. 2012-08-20 14:51:32 -07:00
Samuel Clay
c2c983ee81 Adding share api calls to bookmarklet. 2012-08-17 23:29:17 -07:00
Samuel Clay
0a1c974c41 Merge branch 'master' into bookmarklet
* master: (376 commits)
  Removing redis db accidentally committed.
  Removing non-ipad changes. -SC
  Adding source attribution in river blurblog. Also changing default view for new users to Feed.
  Cleaning up feed calculation in feed fetching.
  Turning on mongodb replication lag watcher.
  Forcing the feed fetcher to not count scores when there's replica lag. God this had better work.
  Collecting replication lag statistics, to be used to count unreads.
  Typo
  Removing all removal of read stories, so that they stick around for blurblogs. No good answer for this one.
  Fixing comments on river.
  final v1.5
  Moving read date to use shared date.
  final bug squashes
  semi final changes before launch
  Adding signup activity for iPad and web.
  make addsite a popover
  Adding monit for celery on db. Fixing push subscription issue with changing feed ids.
  polishing up first time user experience and fixing sharing nulls
  ftux ui
  adding in first time user experience fixes
  ...
2012-08-17 16:10:19 -07:00
Samuel Clay
182e3d81ee Moving read date to use shared date. 2012-08-16 09:43:43 -07:00
Samuel Clay
6b93ead2e0 Adding signup activity for iPad and web. 2012-08-15 18:35:55 -07:00
Samuel Clay
6af93f97b2 Showing comment boxes in all the right places on blurblogs. 2012-08-14 00:36:50 -07:00
Samuel Clay
99976d6f18 Probably a bit too much in one commit: allowing categories to be specified in interactions and activities calls so the iPad won't get category types it doesn't know how to handle. Also added twitter/facebook buttons to comment share on blurblogs. 2012-08-14 00:26:42 -07:00
Samuel Clay
7f95a65b8e Fixing a profile bug for new users so their social profile comes through. 2012-08-13 17:06:16 -07:00
Samuel Clay
4a0bab6bef Moving slow-ass follow-back query to the end of the twitter/facebook import process, so at least we have the profile photo. 2012-08-12 11:59:39 -07:00
Samuel Clay
97c190e93f Adding logging for failed social connects. 2012-08-11 21:01:33 -07:00
Samuel Clay
bef2e307be Fixing bug in sycning twitter/facebook. 2012-08-11 20:51:12 -07:00
Samuel Clay
4689b47a4e Cleaning up text on share bookmarklet. 2012-08-11 13:53:00 -07:00
Samuel Clay
d31a29f477 Adding gflags and fixing facebook website on import. 2012-08-11 11:52:00 -07:00
Samuel Clay
0a4cb3a243 Forcing unread recalcs when necessary. 2012-08-10 13:18:54 -07:00
Samuel Clay
7046662694 Fixing mark stories as read when on socialsub. 2012-08-10 11:51:25 -07:00
Samuel Clay
04ae4239dd Changing oldest unread calculation to use share date instead of story date. 2012-08-10 11:37:34 -07:00
Samuel Clay
7bdf4aa64e Attempting to fix the unread count bug in socialsubs. 2012-08-10 10:35:11 -07:00
Samuel Clay
5c819b01b3 Fixing double-cpunting bug and cleaning up unread counts on friend subs. 2012-08-10 10:02:43 -07:00
Samuel Clay
e859ed99fe Turning off short circuiting for counting unreads in socialsubs. 2012-08-10 09:49:21 -07:00
Samuel Clay
c295c578ca Adding shares to river blurblog. Time to ship! 2012-08-09 23:33:54 -07:00
Samuel Clay
0f27bff19a Marking socialsubs as read just marks every story as read, but does not move up the mark_as_read date. Now need to clear out old read stories from the db. 2012-08-09 21:13:57 -07:00
Samuel Clay
0465a3a8d7 Fixing broken mark_social_stories_as_read call on river blurblogs. 2012-08-08 22:02:05 -07:00
Samuel Clay
90050a795b New comments and shares header on blurblogs. 2012-08-08 19:53:27 -07:00
Samuel Clay
9fac515c1c Rearranging comments and shares in shares bar. Moving sharing bar to top of story. 2012-08-08 19:13:26 -07:00
Samuel Clay
4fb6e67617 Fixing dates on river blurblog. Also fixing refreshing on friends dialog. 2012-08-07 23:55:03 -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
b27507d91b Fixing bug where missing feeds found in the folders blob would cause subsequent folders not to show in Safari (Chrome and Firefox were fine) due to a DOM rendering bug. Also fixing issue with updating unread counts on social subs. 2012-08-01 20:30:16 -07:00
Samuel Clay
f40c96b226 Fixing send story by email. Also adding update_counts field to feeds/flat. 2012-08-01 18:54:51 -07:00
Samuel Clay
acf50174cc Adding endbar padding for the locked mouse indicator folks. Also fixing river issues. And bookmarklet on over aggressive svbtle blog styling. 2012-08-01 12:38:32 -07:00
Samuel Clay
9b343f0104 Cleaning profile data (stripping html). Also sorting find friends. 2012-07-31 23:44:20 -07:00
Samuel Clay
54e6d97c3d Auto-sharing popular stories. Also implementing a manual cutoff, so slightly less automatically popular stories can still be manually shared. 2012-07-31 11:41:30 -07:00
Samuel Clay
7333cbd3d1 Adding a 60 second delay to emailing new followers (hoping for an avatar). 2012-07-30 21:49:13 -07:00
Samuel Clay
78338bba0d Tons of small fixes: opml uploads, rss feeds for blurblogs, default images on blurblogs. 2012-07-30 21:43:55 -07:00
Samuel Clay
1f04239f29 No longer faking post to twitter/facebook. These links are live, people. 2012-07-29 22:40:11 -07:00
Samuel Clay
e981c9dfa4 Switching from dev.newsblur.com to www.newsblur.com. 2012-07-29 22:31:40 -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
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
ff439834c5 Preventing dupe favorites from showing up in activities and interactions. 2012-07-28 13:16:18 -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
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
22582e16e9 Fixing bug in unsharing a story. 2012-07-27 10:17:04 -07:00
Samuel Clay
c3c71a7060 Using the correct id when sending emails for new replies. 2012-07-26 23:22:35 -07:00
Samuel Clay
01fd83ccb5 Adding the last necessary pieces for redis to handle blurblogs. Now to strip out oldest/unread filter and put back in the old river so it can be merged upstream. 2012-07-26 22:12:48 -07:00