Commit graph

9201 commits

Author SHA1 Message Date
Samuel Clay
caadfc2569 New maintenance message. 2015-02-23 13:31:16 -08:00
Samuel Clay
2a6c53facf Updating fabfile to handle psycopg2/pgbouncer. 2015-02-23 13:31:05 -08:00
Samuel Clay
e351b6602b Chopping off milliseconds in push delta. 2015-02-19 14:21:08 -08:00
Samuel Clay
ed32cb5aed Chopping off milliseconds in push delta. 2015-02-19 14:20:08 -08:00
Samuel Clay
7ecf8c4253 Showing latest push date. 2015-02-19 14:14:38 -08:00
Samuel Clay
67520cca4a Skipping push feeds pushed within last 60 seconds. 2015-02-19 13:45:05 -08:00
Samuel Clay
2b3ff6d2b4 Using correct feed_id in push history. 2015-02-19 13:43:33 -08:00
Samuel Clay
5fae9b6362 Logging last push date delta. 2015-02-19 13:41:09 -08:00
Samuel Clay
ad721380f2 Correcting latest push date. 2015-02-19 13:36:41 -08:00
Samuel Clay
0392c597e6 Correcting latest push date. 2015-02-19 13:36:08 -08:00
Samuel Clay
4684f9c9bd Adding fetch history check to ignore crazy updating push feeds. 2015-02-19 13:32:22 -08:00
Samuel Clay
632814225e Updating premium features by adding search and saved story tags. 2015-02-19 11:49:35 -08:00
Samuel Clay
f001bc475a Fixing paypal flag error. 2015-02-19 10:50:06 -08:00
Samuel Clay
0da661c71b Fixing A&L Daily bug where stories all have the same GUID and permalink. Using permalink or timestamp, whichever is unique across the feed. 2015-02-19 10:39:10 -08:00
Samuel Clay
22658d21e5 Bumping Android version. 2015-02-19 10:03:09 -08:00
Samuel Clay
9b51f50bb4 Merge pull request #662 from dosiecki/master
Android: Bugfixes and Speed
2015-02-17 12:35:32 -08:00
dosiecki
184d0375a3 Only hard-recount unreads if there is a mismatch between remote and local. 2015-02-16 14:14:52 -08:00
dosiecki
bfa226a177 Ensure correct ordering of mark-actions and count refreshes. 2015-02-13 18:19:22 -08:00
dosiecki
8cda9d6c56 Better overscroll event filtering. 2015-02-13 18:01:09 -08:00
dosiecki
f4b0668b40 Document new flag. 2015-02-13 15:50:03 -08:00
dosiecki
8f91d3412b Don't check for online status too often. 2015-02-13 14:49:47 -08:00
dosiecki
4fc012b7f8 Quicker transition from offline to online mode. 2015-02-13 14:34:20 -08:00
dosiecki
6471497edf Offline indicator. 2015-02-13 14:19:17 -08:00
dosiecki
eed0640252 Status messaging for count updates. 2015-02-13 14:09:33 -08:00
dosiecki
44bc0fe710 Ensure refreshed feed counts show immediately. 2015-02-13 02:40:50 -08:00
dosiecki
3f1d5fe471 Throw out reading actions that will never succeed. 2015-02-13 02:38:59 -08:00
dosiecki
d593279559 Add story fetch setting to feedback debug. 2015-02-13 01:46:03 -08:00
dosiecki
624eec8907 Add network read profiling. 2015-02-13 01:37:30 -08:00
dosiecki
90116ee45d Complete unread recounting after reading sessions. 2015-02-13 01:14:46 -08:00
Samuel Clay
a1c8cd7925 Monitoring disk usage should fail on error. 2015-02-12 11:51:08 -08:00
Samuel Clay
bdea41f131 Fixing pythonpath for disk monitor. 2015-02-11 17:37:41 -08:00
Samuel Clay
afee20edca Adding disk usage monitor to all database servers. 2015-02-11 17:30:15 -08:00
Samuel Clay
86a73d7c91 Deleting unstarred story as part of starred story cleanup. 2015-02-11 15:55:18 -08:00
Samuel Clay
f4832ce566 Logging starred story params. 2015-02-11 15:37:14 -08:00
Samuel Clay
d83df1a6a6 Logging starred story params. 2015-02-11 15:35:48 -08:00
Samuel Clay
c671b4283e Removing ttl from munin. 2015-02-11 15:18:24 -08:00
Samuel Clay
d50885c18f Removing ttl from munin. 2015-02-11 15:17:55 -08:00
Samuel Clay
26124dfed3 Removing ttl from munin. 2015-02-11 15:16:16 -08:00
Samuel Clay
dc1b722cf3 Removing ttl from redis munin. 2015-02-11 15:11:56 -08:00
dosiecki
73136825ab Best-effort recount stories after a mark-multi operation. 2015-02-11 14:34:40 -08:00
Samuel Clay
2118d4b164 Backporting grid layout so that if a user goes from dev, which has the new grid, back to www, which doesn't, they will still be able to use the site. 2015-02-11 12:00:14 -08:00
Samuel Clay
626d483212 Marking all site stories as read with confirmation turned off should also work on mark read buttons (not just shift+a). 2015-02-11 10:47:49 -08:00
Samuel Clay
72d0dc441d Adding mark read confirmation preference. 2015-02-10 18:03:16 -08:00
dosiecki
e3edb5542a Switch unread tracking to increment/decrement metadata counts rather than counting stories. 2015-02-10 02:04:03 -08:00
Samuel Clay
e46d759c18 Adding mark_newer_stories_as_read to socialsubs. Uses story date and not shared date, probably to its detriment. 2015-02-09 16:25:10 -08:00
Samuel Clay
065f12cb3e Adding check to paypal resub ipn. 2015-02-09 13:51:12 -08:00
Daniel
ca5b6d7bf8 Merge pull request #660 from manderson23/mark
Android: Fix background colour for blurblog share table in dark theme
2015-02-08 15:17:14 -08:00
Mark Anderson
bcdf750d92 Fix background colour for blurblog share table in dark theme 2015-02-08 23:01:56 +00:00
Samuel Clay
bacbf46d8f Fixing organizer to actually delete feeds when in flat hierarchy. 2015-02-06 11:55:41 -08:00
dosiecki
8068543d17 Enable debug logging. 2015-02-06 10:59:36 -08:00