Commit graph

9853 commits

Author SHA1 Message Date
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
Samuel Clay
94ce13183b Handling requests issue with too many redirects. 2015-07-07 13:30:46 -07:00
Samuel Clay
469e591bde Handling missing shared story when liking a comment. 2015-07-07 13:28:43 -07:00
dosiecki
9a03eb0c84 Resources for new empty list explainers. (#180) 2015-07-07 12:19:53 -07:00
Samuel Clay
a849e20209 Missing semicolon. 2015-07-07 09:36:40 -07:00
Samuel Clay
98c5ee9c57 Adding retry to all web calls. Hopefully I don't regret this. 2015-07-07 09:21:57 -07:00
Samuel Clay
ec066f54e9 Zgrep shouldnt use dev. 2015-07-07 08:42:15 -07:00
Samuel Clay
46b371c8a4 Updating postgres migration. 2015-07-06 19:09:13 -07:00
dosiecki
9826f5e438 Fix crash. 2015-07-03 15:08:51 -07:00
dosiecki
7d0e8e08d8 Fix crash. 2015-07-03 14:59:40 -07:00
Samuel Clay
20e4660336 Fixing striptags to handle broken html that regex can't parse. Thanks to @zacwest for letting me know: https://twitter.com/zacwest/status/616381017130074112 2015-07-01 16:17:22 -07:00
Samuel Clay
5d26239ba2 Merge pull request #712 from manderson23/profile
Android: Unfollow from long press menu
2015-07-01 13:52:16 -07:00
Mark Anderson
e9d0b2c684 Merge remote-tracking branch 'upstream/master' into profile 2015-07-01 21:47:01 +01:00
Mark Anderson
b4aa2f9913 Remove unused imports 2015-07-01 21:46:42 +01:00
Mark Anderson
219d321ff9 Fix unfollowing a user from the long press menu (#710) 2015-07-01 21:44:00 +01:00
Samuel Clay
7246a45c94 Merge pull request #711 from dosiecki/master
Android - FS HTML5 and on-load hook
2015-07-01 13:17:07 -07:00