Commit graph

470 commits

Author SHA1 Message Date
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
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
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
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
5c8b895f80 Fixing mark as unread in redis hash migration. 2013-04-18 09:41:26 -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
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
Samuel Clay
2a5bd136da Boosting feed fetches. 2013-03-25 13:15:14 -07:00
Samuel Clay
a2c1eb8ae3 Phase 2: switching to using story_hash index instead of compound unique story_feed_id/story_guid index. 2013-02-20 16:08:14 -08:00
Samuel Clay
7ccf61da5d Short-circuiting mark all as read if there's nothing to change. 2013-02-11 08:40:32 -08:00
Samuel Clay
4bb39e6884 Oldest first goes back two weeks on all stories. 2013-01-10 12:51:39 -08:00
Samuel Clay
0b1b3ee9b7 Undoing some broken changes on reading. 2013-01-08 14:22:53 -08:00
Samuel Clay
4dd1d10d5a Adding avatar photo uploading. 2013-01-08 14:11:59 -08:00
Samuel Clay
5db316bab6 Fixing typo in logging. 2013-01-04 16:44:41 -08:00
Samuel Clay
c4381c31af Logging 2013-01-04 12:26:55 -08:00
Samuel Clay
f6c858f5dc Switching to guid-based read story counts from range based counts. Let's see what this screws up. 2013-01-04 12:06:00 -08:00
Samuel Clay
c223fa892c Adding clean stories task. Updating log colors. 2012-12-26 20:00:38 -08:00
Samuel Clay
1cc128b5a2 Doubling resync likelihood. 2012-12-17 18:20:26 -08:00
Samuel Clay
53b5c4e2db Clearing out old read stories for 1% of all feed fetches with new stories. 2012-12-17 17:28:45 -08:00
Samuel Clay
66dca49bb9 Adding unread cutoff to redis sync. 2012-12-17 17:19:28 -08:00
Samuel Clay
89bc4db947 Syncing redis keys by feed_id for read stories. 2012-12-17 17:14:47 -08:00
Samuel Clay
62b0c41494 Adding a sync all redis for user stories to be run in a migration. 2012-12-17 17:01:59 -08:00
Samuel Clay
bb9338c934 Adding index for read story deletion. 2012-12-17 15:57:15 -08:00
Samuel Clay
28d5f44182 Deleting old stories. 2012-12-17 15:48:43 -08:00