Commit graph

5490 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
0b81e57871 Adding ReadKit to supported clients. 2013-05-16 11:11:46 -07:00
Samuel Clay
f332a90140 Just use regular yaml and link it. 2013-05-15 18:19:17 -07:00
Samuel Clay
0b793a3797 Moving to vendorized yaml. 2013-05-15 18:08:37 -07:00
Samuel Clay
950a159387 Removing PyYAML as a non-vendorized dependency. 2013-05-15 17:57:09 -07:00
Samuel Clay
d83742fe81 Vendorizing pyyaml because pyyaml.org is down so often. 2013-05-15 17:52:35 -07:00
Samuel Clay
399787aeb1 Fixing fabfile. 2013-05-15 17:46:45 -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
6461225740 Merge branch 'muserstory_remove'
* muserstory_remove:
  Fixing remaining share hash bug. Shared stories wouldnt show as shared on original feed.
  Switching to faster unread counting for socialsubs and usersubs.
  Fixing mark as read bug for socialsubs.
  Removing story blurblog permalink, making it called explicitly.
  Adding node group to fabfile.
  Using popular instead of homepage user to suggest new users to follow.
  Cleaning up unused detritus. Ready to deploy.
  Final cleanup before deploying.
  Removing MUserStory entirely.
2013-05-15 16:06:31 -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
43ab118a21 Merge branch 'master' into muserstory_remove
# By Samuel Clay (1) and ojiikun (1)
* master:
  Adding node group to fabfile.
  Fix crash on empty use pictures.
2013-05-14 16:01:29 -07:00
Samuel Clay
1dccb74c46 Adding node group to fabfile. 2013-05-14 16:01:26 -07:00
Samuel Clay
254c704637 Merge branch 'master' into muserstory_remove
* master:
  Adding node group to fabfile.
2013-05-14 16:01:11 -07:00
Samuel Clay
2584d2449b Adding node group to fabfile. 2013-05-14 16:01:06 -07:00
Samuel Clay
ec47919e2d Merge pull request #245 from ojiikun/master
Android: Fix Weekly Top Crash
2013-05-14 13:01:24 -07:00
ojiikun
0b0cdc1666 Fix crash on empty use pictures. 2013-05-14 17:34:09 +00: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
8344cd88e6 Merge pull request #244 from ojiikun/master
Android: Auto-Sync Feeds/Folders
2013-05-13 15:26:58 -07:00
ojiikun
eae68d0005 Auto-sync the feed/folder list if it has been more than 10 minutes since the last refresh. 2013-05-13 22:12:31 +00: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
a68ee968d9 Merge pull request #241 from ojiikun/master
Android: Make Story.read a Boolean
2013-05-12 10:43:20 -07:00
Samuel Clay
d5a4e921de Handling another unicode decode issue in uploaded OPMLs. 2013-05-11 23:39:46 -07:00
ojiikun
19cf0ac2e2 Make Story.read a boolean rather than an int. 2013-05-12 01:33:57 +00:00
Samuel Clay
b98d129d1b Removing MUserStory entirely. 2013-05-10 16:11:30 -07:00
Samuel Clay
3051836cd6 Merge pull request #239 from ojiikun/master
Android: Auto-Flush Mark-as-Read Batches at Max Size
2013-05-10 14:09:22 -07:00
ojiikun
84be7ea490 Upper limit on mark-read batch size auto-flushes. 2013-05-10 21:06:41 +00:00
Samuel Clay
8708f21027 Merge pull request #238 from ojiikun/master
Android: Remove Cosmetic sleep() on Login
2013-05-10 13:56:00 -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
6881553809 Merge branch 'ruserstory'
* ruserstory:
  Adding real-time update on marking feed as read.
  Remvoing unused everything_unread param from river stories.
  Using story_hashes instead of fetch_stories parameter.
  Moving read stories over to RUserStory when merging feeds.
  Cleaning up MUserStory imports.
  Speeding up blurblog sub counter b yonly using unread stories instead of all stories since a certain date.
  Speeding up unread story counts.
  Speeding up unread story counts.
  Adding force calculate sub scores option.
  Showing starred and shared status on global/river blurblog.
  Fixing global feed to show read stories.
  Fixing reading stories in river blurblog.
  Moving river blurblog to no longer use MUserStory.
  Adding MUserStory back in when reading and unreading, to maintain backwards compatibility.
  Fully converting feeds and folders to use redis-only read stories (removing MUserStory). Still need to do socialsubs.
2013-05-10 13:38:09 -07:00
ojiikun
b12a83465e Remove forced sleep suspected of causing null activity access in fragments. 2013-05-10 20:04:40 +00: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
6a8e8e309b Android 1.3.2. 2013-05-09 17:35:35 -07:00