Commit graph

2322 commits

Author SHA1 Message Date
Samuel Clay
ca5ef47e02 Marking feeds as read when there are no neutral or positive unreads. Dropping negatives. 2013-05-16 11:21:20 -07:00
Samuel Clay
1505e0ba50 Forcing limit of 6 stories per feed load. 2013-05-16 11:16:51 -07:00
Samuel Clay
0b793a3797 Moving to vendorized yaml. 2013-05-15 18:08:37 -07:00
Samuel Clay
f5eac30a5a Fixing bug where dupe feed has no link. 2013-05-15 17:21:10 -07:00
Samuel Clay
88d474d62b Temporarily commenting out story hash switching on read stories because of massive redis locking. 2013-05-15 17:13:06 -07:00
Samuel Clay
be3bc8d16b Merge branch 'master' into muserstory_remove
* master:
  Typo on duplicate feed saving truncation.
  Adding duplicate feed address+link truncation.
  Adding duplicate feed address+link truncation.
2013-05-15 16:06:26 -07:00
Samuel Clay
44b4559d0b Typo on duplicate feed saving truncation. 2013-05-15 15:43:07 -07:00
Samuel Clay
3a0cded0d9 Adding duplicate feed address+link truncation. 2013-05-15 15:41:39 -07:00
Samuel Clay
f6f053b285 Adding duplicate feed address+link truncation. 2013-05-15 15:40:38 -07:00
Samuel Clay
1df1e3d071 Fixing remaining share hash bug. Shared stories wouldnt show as shared on original feed. 2013-05-15 12:36:24 -07:00
Samuel Clay
9a6e9078c3 Switching to faster unread counting for socialsubs and usersubs. 2013-05-14 17:31:08 -07:00
Samuel Clay
bd51fc6abb Fixing mark as read bug for socialsubs. 2013-05-14 16:49:36 -07:00
Samuel Clay
7068119208 Removing story blurblog permalink, making it called explicitly. 2013-05-14 16:36:03 -07:00
Samuel Clay
8de103e4ae Using popular instead of homepage user to suggest new users to follow. 2013-05-13 19:07:52 -07:00
Samuel Clay
cedc8a00db Cleaning up unused detritus. Ready to deploy. 2013-05-13 19:03:38 -07:00
Samuel Clay
9a5a4f9562 Merge branch 'master' into muserstory_remove
# By Samuel Clay (1) and ojiikun (1)
* master:
  Correcting for feedburner stupidity.
  Auto-sync the feed/folder list if it has been more than 10 minutes since the last refresh.
2013-05-13 18:56:15 -07:00
Samuel Clay
f7f9565756 Correcting for feedburner stupidity. 2013-05-13 15:41:58 -07:00
Samuel Clay
707798948f Final cleanup before deploying. 2013-05-13 15:11:18 -07:00
Samuel Clay
d38e28f8da Merge branch 'master' into muserstory_remove
* master:
  Publishing realtime update when marking feed as read, only if it was actually marked as read.
  Turning off real-time on mark_feed_as_read. Too much!
2013-05-13 15:09:22 -07:00
Samuel Clay
ceff5929be Publishing realtime update when marking feed as read, only if it was actually marked as read. 2013-05-13 14:22:49 -07:00
Samuel Clay
9ad6fa2c9d Turning off real-time on mark_feed_as_read. Too much! 2013-05-13 13:21:51 -07:00
Samuel Clay
bcdd1fe221 Merge branch 'master' into muserstory_remove
# By ojiikun (3) and Samuel Clay (2)
* master:
  Fixing hashes only call on folders.
  Handling another unicode decode issue in uploaded OPMLs.
  Make Story.read a boolean rather than an int.
  Upper limit on mark-read batch size auto-flushes.
  Remove forced sleep suspected of causing null activity access in fragments.
2013-05-13 12:59:04 -07:00
Samuel Clay
7cc3271126 Fixing hashes only call on folders. 2013-05-13 12:58:57 -07:00
Samuel Clay
d5a4e921de Handling another unicode decode issue in uploaded OPMLs. 2013-05-11 23:39:46 -07:00
Samuel Clay
b98d129d1b Removing MUserStory entirely. 2013-05-10 16:11:30 -07:00
Samuel Clay
b44b126b41 Keeping read_status consistent as an integer, not a boolean. 2013-05-10 13:50:38 -07:00
Samuel Clay
a8e672d09c Merge branch 'master' into ruserstory
* master:
  Removing unnecessary redis sync call on feed load.
  Android 1.3.2.
2013-05-10 12:41:28 -07:00
Samuel Clay
91c31d4c80 Removing unnecessary redis sync call on feed load. 2013-05-09 17:36:30 -07:00
Samuel Clay
71aa961262 Adding real-time update on marking feed as read. 2013-05-09 16:42:58 -07:00
Samuel Clay
0483273840 Remvoing unused everything_unread param from river stories. 2013-05-09 16:40:06 -07:00
Samuel Clay
cc5d87f795 Using story_hashes instead of fetch_stories parameter. 2013-05-09 16:16:14 -07:00
Samuel Clay
e5a87464ab Moving read stories over to RUserStory when merging feeds. 2013-05-09 14:56:51 -07:00
Samuel Clay
03ad1f5077 Merge branch 'master' into ruserstory
# By Samuel Clay (6) and ojiikun (1)
* master:
  ES requires valid url.
  Overriding haystack elasticsearch url.
  Removing Redis autocomplete. Upgrading elasticsearch.
  Using haystack and elasticsearch for a third autocomplete feature.
  Refactor/fix mark-as-read-while-reading workflow.
  Selecting story when clicking on a link.
  Preventing infinite loop on merged dupe feeds.
2013-05-08 15:23:27 -07:00
Samuel Clay
777d5a5e9c Removing Redis autocomplete. Upgrading elasticsearch. 2013-05-08 12:23:10 -07:00
Samuel Clay
365e0c2813 Using haystack and elasticsearch for a third autocomplete feature. 2013-05-08 12:23:09 -07:00
Samuel Clay
d91cc66178 Preventing infinite loop on merged dupe feeds. 2013-05-07 16:23:30 -07:00
Samuel Clay
1c5866993b Merge branch 'master' into ruserstory
* master:
  Migrating comment feeds to non-comment feeds.
  Disallowing branched feeds from feed search.
2013-05-07 16:04:31 -07:00
Samuel Clay
5ceb0c45bf Migrating comment feeds to non-comment feeds. 2013-05-07 15:37:36 -07:00
Samuel Clay
477d928d70 Disallowing branched feeds from feed search. 2013-05-07 11:37:01 -07:00
Samuel Clay
bdda1ee011 Merge branch 'master' into ruserstory
* master:
  Adding all role to send commands to every server (specificaly setup_hosts).
  Removing sparse constraint on MStory's story_hash index. Goodbye old stories that didn't make the cut.
2013-05-05 10:07:18 -07:00
Samuel Clay
e27b7f5688 Removing sparse constraint on MStory's story_hash index. Goodbye old stories that didn't make the cut. 2013-05-04 19:03:02 -07:00
Samuel Clay
6d73bdc352 Cleaning up MUserStory imports. 2013-05-03 17:47:38 -07:00
Samuel Clay
4c1983e5cc Speeding up blurblog sub counter b yonly using unread stories instead of all stories since a certain date. 2013-05-03 17:45:19 -07:00
Samuel Clay
b54c062442 Adding optional force param to sub counter. 2013-05-03 17:42:41 -07:00
Samuel Clay
d03a9c30a7 Speeding up unread story counts. 2013-05-03 17:28:05 -07:00
Samuel Clay
b9f6626358 Speeding up unread story counts. 2013-05-03 17:24:02 -07:00
Samuel Clay
93a2f5f784 Adding force calculate sub scores option. 2013-05-03 17:07:45 -07:00
Samuel Clay
03378fe23b Showing starred and shared status on global/river blurblog. 2013-05-03 16:50:16 -07:00
Samuel Clay
b8f2571a1a Fixing global feed to show read stories. 2013-05-03 16:48:17 -07:00
Samuel Clay
d1cb05a09e Fixing reading stories in river blurblog. 2013-05-03 15:08:12 -07:00