Commit graph

10101 commits

Author SHA1 Message Date
Samuel Clay
bdd12cf2ee Allowing both youtube/feeds/base and youtube/feeds/api. 2015-04-29 16:59:05 -07:00
Samuel Clay
367282c934 Fixing expanding youtube iframe. 2015-04-29 16:55:51 -07:00
Samuel Clay
f78db7e17e Using YouTube's dumb permalink. 2015-04-29 16:43:48 -07:00
Samuel Clay
83c7517b35 Changing permalink for youtube videos to original rss permalink. 2015-04-29 16:40:12 -07:00
Samuel Clay
1656762299 Trying new YouTube v3 API feed fetcher. 2015-04-29 16:30:44 -07:00
Samuel Clay
84b6140faa Adding latitude to autocomplete blacklist. 2015-04-27 17:16:50 -07:00
Samuel Clay
0d73c65708 Adding check to ensure posting to twitter happens no mor ethan three times an hour. 2015-04-27 17:15:21 -07:00
Samuel Clay
d94fcf8dd7 Fixing feed detail menus for saved and read views. 2015-04-26 22:44:25 -07:00
Samuel Clay
74ece008c4 Hooking up rename feed/folder. Doesn't update current feed detail title. 2015-04-26 22:34:12 -07:00
Samuel Clay
090b0fc2b0 Adding rename site/folder to ios. Just stubbed in, but only needs a hookup. 2015-04-26 22:05:28 -07:00
Samuel Clay
51e25cf051 Fixing page bug when loading app and selecting page that's not the first story. 2015-04-26 21:22:25 -07:00
dosiecki
b6c20eccb6 Don't load unused story data in story lists. Async load story bodies as needed in Reading fragment. Greatly cut down on memory use from cursors. 2015-04-21 21:18:34 -07:00
dosiecki
438f6f8bd9 Adjust sync intervals. 2015-04-20 14:44:09 -07:00
dosiecki
54b0335672 Fix old cursor leak. 2015-04-20 14:43:55 -07:00
Samuel Clay
cf75462daf Merge pull request #683 from samford/fix-api-typo
Fix :username typo in api.yml
2015-04-17 14:22:46 -07:00
Sam Ford
aafe1e91c2 Fix :username typo 2015-04-17 13:47:11 -04:00
Samuel Clay
0da18eb986 Reformatting payment reports. 2015-04-16 22:29:36 -07:00
Samuel Clay
ab2b419aca Adding yearly totals to payment reports. 2015-04-16 21:15:30 -07:00
Samuel Clay
21ec98cc0b Typo in objects. 2015-04-16 20:42:02 -07:00
Samuel Clay
66d820e165 Adding paypal history checker. 2015-04-16 20:41:23 -07:00
Samuel Clay
660e71d392 Adding offset to history logging. 2015-04-16 20:30:16 -07:00
Samuel Clay
7990620e5d Better color in premium history logging. 2015-04-16 20:29:35 -07:00
Samuel Clay
8e1ba7ec19 Fixing multiple paypal payments. 2015-04-16 20:26:35 -07:00
Samuel Clay
e96fe1dfbe Logging stripe reimport. 2015-04-16 19:50:04 -07:00
Samuel Clay
3d072383b1 Using stripe charges instead of customers to rectify. 2015-04-16 19:47:01 -07:00
Samuel Clay
9467755349 Reimporting stripe history. 2015-04-16 19:29:11 -07:00
Samuel Clay
31d9d92b07 A better refund for paypal. 2015-04-16 19:16:20 -07:00
Samuel Clay
6dfe4a28da The one time I don't test my code I get a syntax error. 2015-04-16 19:09:08 -07:00
Samuel Clay
cd2f43810f pgbouncer no longer requires -e argument, just fails with it. 2015-04-16 19:07:37 -07:00
Samuel Clay
9cb6d1f1b9 Rejecting failed stripe payments. 2015-04-16 19:07:16 -07:00
Samuel Clay
83d18663dc No longer emailing new premiums to admin, since this is all stored in the DB anyhow. 2015-04-15 16:35:01 -07:00
Samuel Clay
2f4ef4a4d5 Attempting to suppress admin error emails, since using Sentry. 2015-04-15 16:20:27 -07:00
Samuel Clay
82b960c854 Merge pull request #682 from mortonfox/patch-1
Fix email link.
2015-04-14 11:53:58 -07:00
Morton Fox
f496f15228 Fix email link. 2015-04-14 14:01:05 -04:00
Samuel Clay
fe61780c92 Taking Google Reader starred stories import out of the intro/import dialog. Closes #678. 2015-04-13 20:41:52 -07:00
Samuel Clay
38b1ffa802 Android v4.2.3. 2015-04-13 20:41:27 -07:00
dosiecki
a7ca334386 Cleanup less often, at a lower priority, in the BG. 2015-04-13 17:17:08 -07:00
dosiecki
cd1126af3e Cleanup cruft. 2015-04-13 14:00:13 -07:00
dosiecki
f453abaa69 Add thread debugging. 2015-04-13 13:18:56 -07:00
dosiecki
744ebd54a9 Background premium sync slightly less often to not hog battery. 2015-04-13 13:18:23 -07:00
dosiecki
100c3a0bc8 Update lint rules. 2015-04-13 12:35:24 -07:00
dosiecki
d4d20dd2fb Remove cruft. 2015-04-13 12:24:54 -07:00
dosiecki
8a39d8755f Remove cruft. 2015-04-13 12:08:49 -07:00
dosiecki
6f5be44ccf Remove cruft. 2015-04-13 12:03:54 -07:00
Samuel Clay
e548dc8f5b Moving to atomic update of needs_unread_recalc. Hope this doesn't backfire. 2015-04-09 17:50:52 -07:00
Samuel Clay
54c5503514 Handling missing twitter usernames. 2015-04-07 10:55:29 -07:00
Samuel Clay
1437d76be0 Fixing Twitter Cards descriptino to strip tags first, then truncate. 2015-04-07 10:51:19 -07:00
Samuel Clay
487bc4afb0 Fixing image size calculator for new Twitter Cards implementation. 2015-04-07 10:47:08 -07:00
Samuel Clay
e6e3b9b41c Adding Twitter Cards support on blurblogs. 2015-04-07 10:20:20 -07:00
Samuel Clay
9f1420d46f Bumping version code for android. 2015-04-07 10:15:36 -07:00