Commit graph

443 commits

Author SHA1 Message Date
Samuel Clay
d5c9955aca https domain for profile photos. 2014-10-15 15:10:20 -07:00
Samuel Clay
649bfb10ca Adding safety net for lost feeds. 2014-10-09 16:02:41 -07:00
Samuel Clay
fd4b3086fe Oh my god what a terrible typo. Broke new users. 2014-10-08 16:57:40 -07:00
Samuel Clay
b05999e0e5 Disconnecting facebook when session expires. 2014-10-06 14:20:33 -07:00
Samuel Clay
adac9da042 Showing facebook posting error. 2014-10-06 14:13:39 -07:00
Samuel Clay
3bb7ca2299 Longer Twitter url size. 2014-09-25 21:48:46 -07:00
Samuel Clay
0e42dd5467 Taking spam detection hueristics out of open source because spamming fuckers are reading the source to figure out how to game the system. Good thing I did this before re-tooling the hueristics to be smarter. Now they'll have to work that much harder. Fuckers. 2014-09-17 14:01:19 -07:00
Samuel Clay
2c41b3ae70 Better spam logging. 2014-09-17 13:40:57 -07:00
Samuel Clay
2dc123f815 Fixing quota for shares. 2014-09-05 11:26:22 -07:00
Samuel Clay
47a5cbb6d8 Premiums are never spammers. 2014-09-05 11:06:36 -07:00
Samuel Clay
400a73492c Adding a bit more logic to defense. 2014-09-05 11:03:30 -07:00
Samuel Clay
cf8845996b Adding destroy flag when killing spammers. 2014-09-05 10:43:16 -07:00
Samuel Clay
8abdcacdc9 Handling exception on twitter photo sync. 2014-08-11 22:55:28 -07:00
Samuel Clay
cefae8b241 Adding a twitter sync for everybody. 2014-08-11 22:53:41 -07:00
Samuel Clay
96168232a8 Converting avatars to https. 2014-08-10 11:41:45 -07:00
Samuel Clay
47c7fc15f3 Adding debug option to all text importers. 2014-07-21 21:13:55 -07:00
Samuel Clay
f3de39a736 Showing guaranteed spammers based on feed opens. 2014-07-07 13:30:04 -07:00
Samuel Clay
b70f24fc6c Don't record read stories for aggregated mark reads. 2014-06-25 13:11:12 -07:00
Samuel Clay
162b0346a5 Only premiums users can share multiple stories from a single feed per day. 2014-06-16 15:51:10 -07:00
Samuel Clay
db2ffb0f87 Checking if stories are shared through redis before asking mongo. 2014-04-29 11:58:27 -07:00
Samuel Clay
b2df3159a0 Fixing validation error from bad serialization. 2014-03-29 17:07:02 -07:00
Samuel Clay
71574a2c51 Handling missing feed in social message. 2014-02-18 12:46:48 -08:00
Samuel Clay
5afdde8661 Syncing twitter photos on user cleanup (1% of the time). 2014-02-02 19:08:01 -08:00
Samuel Clay
5e59d740e5 Handling broken twitter oauth credentials when sycning twitter photos. 2014-02-02 19:03:14 -08:00
Samuel Clay
9110649677 Sync all twitter photos for past 14 days. 2014-01-21 22:42:38 -08:00
Samuel Clay
dfdbc6e398 Preventing multiple saved stories from being deleted. Also removing activities when removing saved stories. 2014-01-15 11:53:38 -08:00
Samuel Clay
eee1341cd3 Using https for twitter images. Adding a twitter photo sync to fix broken twitter photos. Thanks to @ggrappone for finding this one. 2014-01-14 13:21:10 -08:00
Samuel Clay
5020b5fca4 Fixing bug on deleting acocunt with multiple shared stories with same id. 2013-11-22 11:07:13 -08:00
Samuel Clay
a88ba4508e Fixing sharing message when posting to ADN (now truncates at 256). 2013-11-22 11:07:07 -08:00
Samuel Clay
facd2a229c Fixing a couple small bugs. 2013-11-22 11:06:21 -08:00
Samuel Clay
5a15d8d5fc Fixing subs for socialsubs. 2013-11-22 11:06:21 -08:00
Samuel Clay
61bd28c503 Fixing socialsub issue. 2013-11-22 11:06:20 -08:00
Samuel Clay
bbde892abe Adding options popover (and read_filter) to all shared stories and global shared stories. 2013-11-22 11:06:20 -08:00
Samuel Clay
4f9c4fbbc3 Fixing missig unread ranked stories cache. 2013-11-22 11:06:20 -08:00
Samuel Clay
674356fbed Major refactoring of social blurblog. Also adding a new trimmer, but keeping it turned off. 2013-11-22 11:06:20 -08:00
Samuel Clay
eacfd9e765 Loading feed trainer from feed list. Gestures for social subs (profile + mark read). 2013-11-22 11:06:17 -08:00
Samuel Clay
fab57feba1 Fixing mark as read for social subs. 2013-11-22 11:06:09 -08:00
Samuel Clay
5df7a81ed0 Fixing mark as read for social subs. 2013-11-22 11:06:09 -08:00
Samuel Clay
06eeaaba0b User-dependent days of unread. 14 for free users, 30 for premium. 2013-09-16 17:25:47 -07:00
Samuel Clay
84f79e5a81 Merge branch 'master' into tagging
* master: (30 commits)
  Fixing search positioning on saved stories.
  Fixing positioning of popover options in All Site Stories.
  Adding Split tooltip.
  Removing extra logging.
  Switching feedbar and navbar.
  Fixing mark folder as read.
  Removing double.
  Fixing mark as read on socialsubs.
  Adjusting positioning on new feedbar. Also scrolling to selected feed/folder when switch story layouts.
  Reloading feed list when adding, moving, and deleting feeds and folders.
  Reloading feeds on feed/folder add and feedchooser.
  Backend for marking feeds/folders as read at a specific timestamp.
  Adding expanded mark read buttons. Needs backend support.
  iOS v3. Fixed move site view folder placement as well.
  Moving feedbar down to bottom of screen. Prep for new mark read buttons.
  Fixing 2 ios crashes: double-tapping instapaper button and a weird keyboard condition.
  Fixing activities height for subscriptions on ios. Also turning river back on for third-party clients. That wasn't fair and it's hard to get users to upgrade. I'd rather give users the ability to use the product instead of crippling it, unless there is a proper workflow for upgrading, which only exists on the web today.
  Removing last traces of Google Reader from ios app. Also add better final page of ftux. Fixing folder chooser in add dialog on ios.
  Fixing colors on share/train buttons when active. Fixing height on profile cells.
  Stopping animation of share view/keyboard before orientation has changed.
  ...

Conflicts:
	media/js/newsblur/views/story_titles_header_view.js
2013-09-14 11:55:48 -07:00
Samuel Clay
34ded6c594 Fixing mark as read on socialsubs. 2013-09-13 17:21:05 -07:00
Samuel Clay
5320397ddb Decoded story titles. 2013-09-10 11:57:44 -07:00
Samuel Clay
cff75077b1 Adding permalink blurblog option. Also adding feed title to unmessaged shares. 2013-09-09 12:01:21 -07:00
Samuel Clay
2bf6c8d20b Preventing popular from sharing stories from the same feed id in the same batch. 2013-08-21 18:38:07 -07:00
Samuel Clay
ecae048376 Fixing missing user_id in comment's replies and likes. 2013-08-21 12:38:03 -07:00
Samuel Clay
cd07d5252c Posting popular shared stories to twitter. 2013-08-21 12:10:50 -07:00
Samuel Clay
e37beac718 Boosting shared stories on popular. 2013-08-21 11:56:21 -07:00
Samuel Clay
aab1f39df1 Turning off redis dupe story id writer. 2013-08-14 14:32:50 -07:00
Samuel Clay
88f2a69a93 Fixing a dozen text and feed fetching bugs. 2013-08-06 13:18:55 -07:00
Samuel Clay
c75e250c4b Fixing typo. 2013-08-02 16:06:44 -07:00