Commit graph

6261 commits

Author SHA1 Message Date
Samuel Clay
631ea2de0c Fixing IP address saving after HAProxy originally obscured it. 2013-06-04 12:31:45 -07:00
Samuel Clay
d0e3958ed7 Forcing calculating for last_story_date for more accurate story deletion. 2013-06-04 11:49:33 -07:00
Samuel Clay
22864da4e4 Rewriting train old stories to work much, much faster without having the db sort feeds. 2013-06-04 11:26:01 -07:00
Samuel Clay
da6b438fb8 Merge pull request #283 from ojiikun/master
Android: UI Tweaks
2013-06-03 22:37:29 -07:00
ojiikun
bc78d6b605 Alight all icons/text on rows in Main view. (#279) 2013-06-04 05:12:14 +00:00
ojiikun
034a69beb0 Switch to new globe icon for feeds w/o favicos. (#278) 2013-06-04 02:55:54 +00:00
Samuel Clay
abf91eb778 Trimming 1000 feeds at a time. 2013-06-03 19:34:09 -07:00
Samuel Clay
07b4aae1b9 Fixing linking of interactions when it's a reply_reply. 2013-06-03 19:31:50 -07:00
Samuel Clay
6933af0f48 Trimming way more expired feeds. 2013-06-03 19:31:30 -07:00
Samuel Clay
09f326f1de Correcting trim stories offset for older feeds. 2013-06-03 18:01:29 -07:00
Samuel Clay
7b1b8f7544 Reducing the cutoff even further for older feeds. 2013-06-03 17:58:27 -07:00
Samuel Clay
36bca15464 Better logging for old story trimmer. 2013-06-03 17:48:11 -07:00
Samuel Clay
94f5b781bd Simplifying old story trimmer. 2013-06-03 17:36:57 -07:00
Samuel Clay
edcbde615d Adding a massive feed trimmer. Cuts feeds, those that have no active subs and haven't a new story for a month, down to 10 stories. 2013-06-03 17:20:36 -07:00
ojiikun
d63b14de5c Fix margins on unread-dots in story list (#281). 2013-06-03 23:03:22 +00:00
Samuel Clay
e84c31884a Better labels for redis sampler. 2013-06-03 15:56:42 -07:00
Samuel Clay
b50986388a Adding ttls to redis stats sampler. 2013-06-03 15:50:03 -07:00
Samuel Clay
318aa32a80 Adding redis key sampler to determine nature of expanding redis collection. 2013-06-03 15:08:07 -07:00
Samuel Clay
06a95874cd Android jar keeps wanting updating. 2013-06-03 14:42:31 -07:00
Samuel Clay
c161f8d325 Adding Safari Reading list support. 2013-06-03 14:42:22 -07:00
Samuel Clay
dacf368cbc Upgrading MMS agent from 1.5.6 to 1.5.7. 2013-06-03 12:45:07 -07:00
Samuel Clay
31d6af1b6e Adding login as menu item for admin users on ios for debugging. 2013-06-03 12:43:45 -07:00
Samuel Clay
c5eaad36e5 Fixing small bug in autocomplete for client apps when the feed doesn't exist. 2013-06-03 11:27:28 -07:00
Samuel Clay
926e9a2700 Merge pull request #276 from ojiikun/master
Android: More Redesign Cleanup
2013-06-03 11:23:13 -07:00
Samuel Clay
6186dd8aa5 One more read_preference switch. 2013-06-03 10:27:05 -07:00
Samuel Clay
bec457545c Fixing read preference on feed fetch history. 2013-06-03 10:20:23 -07:00
Samuel Clay
912042db7c Double number of free accounts. 2013-06-02 19:26:46 -07:00
Samuel Clay
751ae6e314 Moving mongo shard server. 2013-06-02 18:58:21 -07:00
Samuel Clay
db385c29ad Adding mongodb configsvr and mongos init and config scripts. Preparing for sharding. 2013-06-02 18:35:26 -07:00
ojiikun
0bd0e1cd9f Change folder row borders to match mockups. 2013-06-02 21:09:40 +00:00
ojiikun
f2fb2bf328 Merge remote-tracking branch 'upstream/master' 2013-06-02 20:48:43 +00:00
ojiikun
0476cec690 Don't show zero-value story counters. 2013-06-01 21:56:30 +00:00
Samuel Clay
807cfd40e9 Boosting new user waiting queue to 10 minutes. 2013-06-01 11:17:32 -07:00
Samuel Clay
dc3abdc839 Undoing all idomatic read preferences. 2013-05-31 23:03:58 -07:00
Samuel Clay
3dd09e4c4b Switching read_preference to more idiomatic format. 2013-05-31 23:00:47 -07:00
Samuel Clay
f57d6d6016 Switching read_preference to more idiomatic format. 2013-05-31 22:59:27 -07:00
Samuel Clay
811eb77608 Switching read_preference to more idiomatic format. 2013-05-31 22:57:58 -07:00
ojiikun
39a1e4b410 Clean up row layouts to match mockups and be internally consistent. 2013-06-01 03:02:21 +00:00
Samuel Clay
6a51975293 Fixing fetch history caching. 2013-05-31 17:17:20 -07:00
Samuel Clay
04442aa890 Fixing three random exceptions in feed fetching. 2013-05-31 17:14:17 -07:00
Samuel Clay
9ce516472b Forcing mark_all_as_read to use days integer, failing when given garbage. 2013-05-31 16:03:34 -07:00
Samuel Clay
084e61d989 Fixing first get_or_create issue with fetch histories. 2013-05-31 15:55:39 -07:00
Samuel Clay
1493dfdf1c iOS v2.1. 2013-05-30 18:46:15 -07:00
Samuel Clay
238560662f iOS App Version 2.1 2013-05-30 16:31:57 -07:00
Samuel Clay
735dc3b7e5 Adding ReadKit to Goodies. 2013-05-30 12:58:06 -07:00
Samuel Clay
631aef5750 Adding logging for debug. 2013-05-30 11:24:20 -07:00
Samuel Clay
0d6e0e28f3 Instrumenting pymongo to log queries in debug. Including Replica Set Connection. 2013-05-30 10:39:41 -07:00
Samuel Clay
84a4496922 Only feeds that are not yet known_good can have their address switched for every subscriber by only a single subscriber. 2013-05-30 10:16:20 -07:00
Samuel Clay
ded52bf397 Returning object on save because mongoengine 0.8.1 no longer automatically returns the object on create. 2013-05-29 19:37:50 -07:00
Samuel Clay
e16308f2d9 Adding standby pgsql server. 2013-05-29 18:59:30 -07:00