Commit graph

9968 commits

Author SHA1 Message Date
Samuel Clay
e5fb27eda2 Scrolling to comments in List view when clicking on Comments in story title. 2015-07-22 18:02:43 -07:00
Samuel Clay
487b79674c Simplifying common call to update next scheduled update. 2015-07-22 15:08:15 -07:00
Samuel Clay
9cd8124419 Combing through all updates to feeds table when fetching feed. 2015-07-22 13:53:20 -07:00
Samuel Clay
da26ecdb46 1/2 Cleaning up feed fetcher's updates to feeds table. Still need to find 6 dupes. 2015-07-22 13:18:54 -07:00
Samuel Clay
b4977ae04c Fixing loading line when switching feeds that have different story layouts (specifically to/from grid). 2015-07-22 12:43:55 -07:00
Samuel Clay
0024813a53 No longer trimming classifiers unless part of story title. 2015-07-22 12:09:18 -07:00
Samuel Clay
34d008d600 Adding color to postgres slowlogs. Making login a bit less heavy on the db. And fixing feed count munin. 2015-07-21 15:53:37 -07:00
Samuel Clay
e65cd64e8a Speeding up (and caching) feed/sub counts in munin. 2015-07-21 15:29:21 -07:00
Samuel Clay
6ebd175061 Fixing postgres connections munin. 2015-07-21 15:26:46 -07:00
Samuel Clay
35b79bcb2b Deleting expired mstats objects. 2015-07-21 15:19:09 -07:00
Samuel Clay
a64b6068a2 Handling null datetime on stats. 2015-07-21 15:17:24 -07:00
Samuel Clay
66ca1d7628 Changing resoltuion of feed counts munin to 12 hours to spare the database. 2015-07-21 15:15:51 -07:00
Samuel Clay
b05ddbec87 Tuning postgresql. 2015-07-21 15:15:51 -07:00
Samuel Clay
e41106dce3 Adding IP to admin. 2015-07-21 10:55:17 -07:00
Samuel Clay
b42d6b9182 Fixing http headers. 2015-07-21 10:38:22 -07:00
Samuel Clay
553688c629 Fixing HTTP_X_FORWARDED_FOR header. 2015-07-21 10:35:02 -07:00
Samuel Clay
3859ae154d Changing IP header. 2015-07-21 10:31:07 -07:00
Samuel Clay
0df32112fb Adding ratelimit to stats. 2015-07-21 10:20:06 -07:00
Samuel Clay
b41203afad Fixing get_or_create deprecation typos. 2015-07-21 10:04:50 -07:00
Samuel Clay
afc8703cd7 Fixing comment likes. 2015-07-20 19:15:11 -07:00
Samuel Clay
70c6dc78b2 PostgreSQL 9.2 -> 9.4. 2015-07-20 18:55:41 -07:00
Samuel Clay
8ef0454982 Backtracking on mongoengine and pymongo upgrades. 2015-07-20 17:31:45 -07:00
Samuel Clay
6d652d75f5 Fixing mongoengine connection uri. 2015-07-20 17:05:22 -07:00
Samuel Clay
a8f44f632a Correcting pymongo version. 2015-07-20 16:47:06 -07:00
Samuel Clay
1a578193a4 Updating to latest pymongo and mongoengine. 2015-07-20 16:44:50 -07:00
Samuel Clay
b0c142b359 Upgrading redis. 2015-07-17 17:21:42 -07:00
Samuel Clay
0dda4d6e10 Cleaning up feed search, but still broken. 2015-07-17 14:47:22 -07:00
Samuel Clay
b51a054c1c Upgrading elasticsearch to 1.7.0, pyes to 0.99.5, and modern querying for stories. Needs a reindex. Still need to do feeds. 2015-07-17 14:01:38 -07:00
Samuel Clay
fe52578879 Bumping android to v4.3.2b1. 2015-07-17 12:11:27 -07:00
Samuel Clay
4c6a531f39 Merge pull request #717 from dosiecki/master
Android: Bugfixes
2015-07-17 12:09:09 -07:00
dosiecki
a3fcb14cd8 Fix flash of unused placeholder on initial story list load. 2015-07-16 17:14:38 -07:00
Mark Anderson
2f4287c2be Handle pager being null or async changes when navigating. 2015-07-16 23:51:09 +01:00
Mark Anderson
1a59219c2d Rename overlayNavigationSupported to unreadSearchingSupported. 2015-07-16 23:44:55 +01:00
Mark Anderson
b86fa09cfd Fix volume key navigation for global shared/saved/read stories (#715) 2015-07-16 22:51:53 +01:00
dosiecki
d85fbc29b3 Styling for no-stories explainer. (#180) 2015-07-15 15:43:55 -07:00
Samuel Clay
ad24d03a85 Spam cleaning on its own task. 2015-07-15 10:25:45 -07:00
dosiecki
d5a6ddb4c4 Don't endlessly retry calls rejected by the API. (#713) 2015-07-14 18:11:32 -07:00
Samuel Clay
c4a37cb9b2 Better config verification for (upgraded) haproxy. Updating certificates. 2015-07-14 17:42:55 -07:00
Samuel Clay
a856a21e7c Adding export csv. 2015-07-14 16:20:46 -07:00
dosiecki
36290043a6 Roll back to some amount of command delay so that mismatched unread counts don't get checked before mark-reads are complete. 2015-07-10 13:52:59 -07:00
Samuel Clay
0711ba124d Whoops, forgotten import. 2015-07-09 20:09:35 -07:00
Samuel Clay
c538831f86 Switching free premiums to gift code based premiums. 2015-07-09 20:08:34 -07:00
Samuel Clay
48949f22a7 Deleting old shared stories by free users no longer using the service. 2015-07-09 18:03:30 -07:00
dosiecki
5a440e0449 Keep executing API actions even if one fails. (#713) 2015-07-09 17:44:20 -07:00
Samuel Clay
969113c52e New task image. 2015-07-09 15:17:16 -07:00
Samuel Clay
d8d5a33717 River needs to ignore classifiers from social feeds. 2015-07-09 11:22:01 -07:00
Samuel Clay
45a6243bfd Handling youtube feed brokenness. 2015-07-07 13:40:22 -07:00
Samuel Clay
e446103392 Handling broken youtube feeds. 2015-07-07 13:37:07 -07:00
Samuel Clay
82fbccd1c2 Handling invalid urls for icons. 2015-07-07 13:35:00 -07:00
Samuel Clay
b27590506c Fixing notuniqueerrors. 2015-07-07 13:34:06 -07:00