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
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
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
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
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
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
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
Samuel Clay
8da72b2c22
Merge branch 'master' into ruserstory
...
* master:
Using story cache when calculating unreads, for those who need unread counts updating.
2013-05-03 14:46:47 -07:00
Samuel Clay
1a04bcd400
Moving river blurblog to no longer use MUserStory.
2013-05-03 14:46:44 -07:00
Samuel Clay
550a33d9ab
Using story cache when calculating unreads, for those who need unread counts updating.
2013-05-03 09:43:21 -07:00
Samuel Clay
670625acf6
Adding MUserStory back in when reading and unreading, to maintain backwards compatibility.
2013-05-02 17:42:04 -07:00
Samuel Clay
ed017514e6
Fully converting feeds and folders to use redis-only read stories (removing MUserStory). Still need to do socialsubs.
2013-05-02 16:49:44 -07:00
Samuel Clay
009010f879
Removing unused redis story objectid db.
2013-05-02 12:27:37 -07:00
Samuel Clay
0ff3d41c09
Force all feed queries to use redis.
2013-05-02 11:27:33 -07:00
Samuel Clay
c01d8e7ba9
Using new story_hashes instead of story object ids.
2013-05-01 14:33:12 -07:00
Samuel Clay
8d516fc493
Adding story_hash to starred stories, user stories, and shared stories.
2013-04-29 16:07:08 -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
fc06797747
Marking as read covers both socialsubs and feeds.
2013-04-22 13:30:29 -07:00
Samuel Clay
5c8b895f80
Fixing mark as unread in redis hash migration.
2013-04-18 09:41:26 -07:00
Samuel Clay
48cab9ac20
Unread counts only for logged in users.
2013-04-15 15:43:54 -07:00
Samuel Clay
3e7ec958ea
Adding some crazy refresh logging.
2013-04-14 20:44:47 -07:00
Samuel Clay
5625168603
Fixing story guid hash on user stories (and RS:# stores in redis.)
2013-04-13 22:43:03 -07:00
Samuel Clay
1b482a78c6
Beginning big redis migration from story objectid to story guid hash.
2013-04-13 22:31:05 -07:00
Samuel Clay
1f51941027
Syncing redis on 1% of feed loads.
2013-04-08 18:40:05 -07:00
Samuel Clay
42b867ebe5
Cutting off syncable stories.
2013-04-08 18:24:45 -07:00
Samuel Clay
38b7ca8f12
Adding pipeline for redis sync on usersub.
2013-04-08 18:22:04 -07:00
Samuel Clay
ede93d2117
Adding user+feed user story sync, to be used soon on feed requests to clean out users read stories.
2013-04-08 17:43:19 -07:00
Samuel Clay
6fe7487202
Forcing pipeline to flush every 1000 stories.
2013-04-08 17:17:51 -07:00
Samuel Clay
d90f5fb6a9
Fixing pipeline.
2013-04-08 17:04:23 -07:00
Samuel Clay
d7ccad3b55
Using pipeline for syncing redis user stories.
2013-04-08 17:02:11 -07:00
Samuel Clay
48c5d4d53e
Adding logging, feed cleanup to forced fetch feeds, and expirations on user read stories.
2013-04-07 17:19:59 -07:00