Samuel Clay
|
abbc05660f
|
Reversing order for fetch histories.
|
2013-04-15 14:38:43 -07:00 |
|
Samuel Clay
|
6011e4f2da
|
Moving from feed/page/push histories to capped fetch history.
|
2013-04-15 14:30:31 -07:00 |
|
Samuel Clay
|
530a95bf63
|
Switching feed fetch counts from mongo to redis.
|
2013-04-15 12:08:53 -07:00 |
|
Samuel Clay
|
eb08ef5569
|
Versioning postgres backup script.
|
2013-04-14 21:07:49 -07:00 |
|
Samuel Clay
|
4eb49687e0
|
Versioning postgres backup script.
|
2013-04-14 21:07:07 -07:00 |
|
Samuel Clay
|
3e7ec958ea
|
Adding some crazy refresh logging.
|
2013-04-14 20:44:47 -07:00 |
|
Samuel Clay
|
158bf02444
|
Expiring shared stories story read keys.
|
2013-04-13 22:46:35 -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
|
13616665c1
|
Dumb, dumb bug causing division by zero errors because the autocomplete boost was 0.
|
2013-04-13 19:44:43 -07:00 |
|
Samuel Clay
|
3eaad16adf
|
Upping feed fetches.
|
2013-04-12 17:41:18 -07:00 |
|
Samuel Clay
|
bd2ad514ea
|
Further pushing up feed fetches. Let the good times roll.
|
2013-04-11 16:57:10 -07:00 |
|
Samuel Clay
|
4ee659a1a4
|
Upping feed fetching (4->3, still need 3->2 and 2->1) before I crank it.
|
2013-04-11 13:41:44 -07:00 |
|
Samuel Clay
|
ccb6d38fa3
|
Adding support for automatically converting google alerts.
|
2013-04-10 19:14:19 -07:00 |
|
Samuel Clay
|
92b74a8346
|
Removing logo from shared stories sent by email. It *was* too intrusive.
|
2013-04-10 13:14:04 -07:00 |
|
Samuel Clay
|
20c089175b
|
Rejiggering autocomplete to only include > 10 subs.
|
2013-04-10 11:23:03 -07:00 |
|
Daniel
|
34be3dc470
|
Merge pull request #162 from lance0428/master
Fix registration regression post #151 commit
|
2013-04-09 21:54:57 -07:00 |
|
Lance Johnson
|
a77f22da10
|
Have RegisterProgressFragment finished via noHistory Manifest option
rather than hackish finish with Fragment. Improve comments
|
2013-04-09 23:38:00 -05:00 |
|
Lance Johnson
|
0d71c8ac59
|
Fix registration regression bug caused by #151
|
2013-04-09 23:16:02 -05:00 |
|
Daniel
|
4b4fac5eab
|
Merge pull request #160 from lance0428/master
Fix for #159 force close during feed search
|
2013-04-09 20:13:23 -07:00 |
|
Lance Johnson
|
b245754710
|
Fix for #159 force close during add feed (auto complete) now that is is enabled
again
|
2013-04-09 22:09:08 -05:00 |
|
Daniel
|
5b8c5f0f83
|
Merge pull request #158 from manderson23/master
Android: Fix deleting feeds and add confirmation dialog
|
2013-04-09 16:00:43 -07:00 |
|
Mark Anderson
|
1dced9d1bd
|
Remove log call from DeleteFeedFragment
|
2013-04-09 22:48:23 +01:00 |
|
Mark Anderson
|
d5b33f68fe
|
Fix #140. Delete feed now works and confirmation dialog has been added.
|
2013-04-09 22:45:27 +01:00 |
|
Mark Anderson
|
be73ccb81e
|
Merge remote-tracking branch 'upstream/master'
|
2013-04-09 22:22:55 +01:00 |
|
Samuel Clay
|
5b744e3c21
|
Merge pull request #157 from calebegg/master
Fix issue where selection within stories was hidden in list view on dev
|
2013-04-09 11:25:25 -07:00 |
|
Caleb Eggensperger
|
35a55fd6f3
|
Fix issue where selection within stories was hidden
Applied only to list view on dev.
|
2013-04-09 13:21:44 -05: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
|
a6837724e3
|
Increasing task queue size.
|
2013-04-08 17:11:40 -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 |
|
Daniel
|
2e88a2e76a
|
Merge pull request #151 from lance0428/master
Fix login/logout issues
|
2013-04-08 16:41:02 -07:00 |
|
Samuel Clay
|
47c2257ef7
|
Using regular expressions for comment stripping, unless the feed has an error count, in which case switch to lxml.
|
2013-04-08 16:14:48 -07:00 |
|
Samuel Clay
|
33e605875e
|
Switch to lxml for comment stripping.
|
2013-04-08 15:38:23 -07:00 |
|
Samuel Clay
|
9565c27784
|
Moving to 1 feed per task queue (from 12).
|
2013-04-08 14:39:00 -07:00 |
|
Samuel Clay
|
83c8443ed0
|
Prioritizing autocomplete matches on title before address.
|
2013-04-08 13:12:11 -07:00 |
|
Samuel Clay
|
73eb0b6ef4
|
Handling URLs in autocomplete.
|
2013-04-08 13:09:43 -07:00 |
|
Samuel Clay
|
c25c4478e6
|
Adding new autocomplete. Let's hope this doesn't destroy performance in Redis.
|
2013-04-08 12:54:02 -07:00 |
|
Samuel Clay
|
cb90344cda
|
Using new Chrome extension for RSS.
|
2013-04-08 12:07:54 -07:00 |
|
Samuel Clay
|
532d1a67a7
|
No longer doing overly zealous read story cleanup.
|
2013-04-08 11:47:39 -07:00 |
|
Samuel Clay
|
eebba16d89
|
Adding error_feeds count to munin.
|
2013-04-08 10:53:11 -07:00 |
|
Samuel Clay
|
46f919f919
|
Using error_feeds to push broken feeds further out in the pipeline.
|
2013-04-08 10:50:50 -07:00 |
|
Samuel Clay
|
7fc9b494af
|
Adding error_feeds queue to keep track of broken feeds.
|
2013-04-08 10:04:40 -07:00 |
|
Samuel Clay
|
d63556bc06
|
Skipping tasking of feeds when queue is too high. Use the random queue.
|
2013-04-08 09:49:21 -07:00 |
|
Samuel Clay
|
00591ee7ad
|
Pushing out feed updates to cope with influx.
|
2013-04-08 08:34:12 -07:00 |
|
Samuel Clay
|
639ad60ba1
|
Don't allow stories to come from more than 24 hours into the future.
|
2013-04-07 21:07:34 -07:00 |
|