Jonathan Math
a2c7acf3ff
correct newsblur to newsblur_web in tasks
2021-01-04 13:33:56 -05:00
Samuel Clay
bf8d07246b
Typo on task decorator.
2020-11-13 13:27:11 -05:00
Samuel Clay
3147fee8af
Switching to shared celery app task.
2020-11-13 13:26:25 -05:00
Samuel Clay
0f77d1c441
Migrating to celery 4.0
2020-11-13 12:14:37 -05:00
Samuel Clay
db665fa4a3
Fixing various mongo data calls.
2020-06-29 20:17:00 -04:00
Samuel Clay
d90a9aa718
Goodbye AppDotNet
2020-06-11 14:06:08 -04:00
Samuel Clay
4195ed1584
Adding spammer cleaning task to beat.
2017-12-20 15:58:34 -08:00
Samuel Clay
ad24d03a85
Spam cleaning on its own task.
2015-07-15 10:25:45 -07:00
Samuel Clay
6fd411836f
Fixing spam finder.
2014-09-18 10:16:02 -07:00
Samuel Clay
a915f39ca1
Adding logging info to auto-spam delete.
2014-08-13 16:36:26 -07:00
Samuel Clay
b536ce85a6
Killing spammers when sharing popular stories.
2014-08-13 16:34:55 -07:00
Samuel Clay
c75dbe0cf5
Handling deleting shared story when flipping unread counts.
2014-04-22 14:07:19 -07:00
Samuel Clay
e37beac718
Boosting shared stories on popular.
2013-08-21 11:56:21 -07:00
Samuel Clay
980c1011bc
Merge branch 'master' into circular
...
* master:
Adding email for first share to tell users about their blurblog.
Parallelizing deploy commands.
2013-04-22 15:24:42 -07:00
Samuel Clay
d209b2e905
Adding email for first share to tell users about their blurblog.
2013-04-22 15:24:38 -07:00
Samuel Clay
b3744e3ac6
Merge branch 'master' into circular
...
* master:
Warning on missing maintenance.
Further pushing out feed updates.
Using @dcramer's excellent getsentry.com for all exceptions. Turning off exception emails.
Further pushing down feed fetches to handle load until db is scaled out.
Scrolling code blocks.
New task servers.
Turning down feed fetches.
If requests.raw won't work, sut fudge it with a StringIO for now.
Further turning down feed fetches until mongo is ready to replicate.
Fixing Facebook image calculation.
Fixing facebook posting.
Moving shared story unread recalc to background task. Will greatly speed up sharing.
Ramping down feed fetching until they can be handled.
Only show time breakdown when > 1 sec.
Fixed API docs for /reader/river_stories
make fabfile.py use requirements.txt
Make sure to send the proper content-type with social feeds
Restore default whitespace to pre/code blocks
Phase 2: switching to using story_hash index instead of compound unique story_feed_id/story_guid index.
document keyboard shortcut to add site/folder
Conflicts:
apps/social/views.py
2013-03-20 10:49:09 -07:00
Samuel Clay
b2e52858ea
Moving shared story unread recalc to background task. Will greatly speed up sharing.
2013-03-19 16:14:19 -07:00
Samuel Clay
4a06be40e1
Adding App.net (ADN) support and oauth. Needs posting.
2013-03-02 12:48:38 -08:00
Samuel Clay
ca55d81e5f
Stubbing in new privacy options: public, protected, and private blurblog. Still needs email actions, messaging, hiding of shared stories in original feeds, and request system.
2012-10-24 16:09:47 -07:00
Samuel Clay
d46c24f0dd
Fixing popular story algorithm to remove non-english stories.
2012-09-10 13:08:12 -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
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
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
bf8f474abf
Adding sync status and tasking facebook/twitter friend imports.
2012-07-10 15:24:54 -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
b17552c256
Adding email for new followers as a background task.
2012-06-27 23:58:10 -07:00