Commit graph

1021 commits

Author SHA1 Message Date
Samuel Clay
8aa50201eb Fixing add new subscription action to use correct folders. 2014-02-10 12:55:56 -08:00
Samuel Clay
6409ae9aca Switching OAuth endpoints to return a 401 instead of a 302. Also handling mal-formed JSON in OAuth requests. 2014-02-07 12:32:44 -08:00
Samuel Clay
4b9f310220 New saved story as per IFTTT action. 2014-01-28 16:43:54 -08:00
Samuel Clay
ce434018fe Adding unread and focus API endpoints for IFTTT. Includes both feeds and folders. 2014-01-27 17:16:34 -08:00
Samuel Clay
f6b7a553be Merge branch 'master' into tagging
* master:
  Now forcing image sizing.
  Upgrading feedparser.
  Fixing RSS feed for blurblogs by using permalinks instead of guids.
  Treat 12:00am as occurring at the start of the day
  Adding monit for work server.
  Removing starred stories from mongo backups.
  Logic error.
  New algorithm for figuring out how long to renew.
2014-01-02 13:16:36 -08:00
Samuel Clay
72124a5ffc Upgrading feedparser. 2014-01-02 13:02:42 -08:00
Richard Fearn
4b84eddcd6 Treat 12:00am as occurring at the start of the day
Otherwise a story published at midnight today is displayed as
"Yesterday, 12:00am".
2013-12-27 16:53:49 +00:00
Samuel Clay
7ae3692957 Removing starred stories from mongo backups. 2013-12-22 14:26:37 -08:00
Samuel Clay
c6840b1cf4 Merge branch 'master' into tagging
* master: (40 commits)
  Version 3.6 of the iOS app.
  Fixing tolerance on drag bar.
  Fixing switch between story titles on left and on bottom.
  Cleaning up after failed backup.
  Fixing disappearing righttoolbarmenu icons. Adding preferences for urls to use in-app browser, safari, or chrome.
  Fixing transition cancelation on interactive swipe on ipad.
  Fixing rotation issues, as well as premature hiding of dashboard on animation on ipad.
  Fixing interactive transitions.
  Fixing many issues with transitions on the ipad. Still need to fix the interactive transition completion.
  Fix #441 - changing text size needs to call evaluateJavascript instead of loadUrl when targeting SDK >= 19
  Fixing swipe-back on ipad for transitioning b/w feed list and feed detail.
  Fixing paddings on story titles.
  Resizing user avatar.
  Adding option for side swipe in story detail.
  Android v3.0.1.
  Fixing cutoff date when retrieving stories.
  Mark older/newer stories as read.
  Fixing issue with autocomplete.
  Fixing infinite loop.
  Trying out better autocomplete search with parts.
  ...
2013-12-13 15:16:51 -08:00
Samuel Clay
4f511600a4 Cleaning up after failed backup. 2013-12-12 15:35:41 -08:00
Samuel Clay
86131c5b3f Fixing timezone today/yesterday issue. 2013-11-22 11:15:16 -08:00
Samuel Clay
f6bd217eb3 Using timezone-aware relative dates (Today, Yesterdays). 2013-11-22 11:07:14 -08:00
Samuel Clay
700ed52e4d Cleaning up kill utils. 2013-11-22 11:07:09 -08:00
Samuel Clay
a56f44cdef Rewriting short and long date formatting, both for server and ios. Also loading offline stories when server fails half-way through. 2013-11-22 11:06:24 -08:00
Samuel Clay
cf73a96d7f Better limit on redis logging. 2013-11-22 11:06:21 -08:00
Samuel Clay
bcb1f66e38 Fixing persistance of redis keys due to redis' RESTORE command using a millisecond TTL, not a second TTL. 2013-11-22 11:06:21 -08:00
Samuel Clay
f745f28f07 Putting Google Alerts/News back into rotation. 2013-11-22 11:06:16 -08:00
Samuel Clay
db74119842 Using timezone-aware relative dates (Today, Yesterdays). 2013-11-06 23:39:28 -08:00
Samuel Clay
6f82e716e5 Merge branch 'master' into ios7
* master:
  Adding Pinterest.
  Tightening up comments line height.
  Correctly render DB changes in folder list more quickly.
  Fixing empty story hashes.
  Cleaning up kill utils.
  Clean up ItemList subclasses.
  Clean up ItemsList subclass tagging and lifecycle.
  Fix backwards error catch.
  Refactor page-crawling in *Reading activities to fix looping. (#387)
2013-10-17 11:24:01 -07:00
Samuel Clay
e4bed40516 Cleaning up kill utils. 2013-10-11 19:47:20 -07:00
Samuel Clay
496b6145bb Rewriting short and long date formatting, both for server and ios. Also loading offline stories when server fails half-way through. 2013-10-10 12:58:40 -07:00
Samuel Clay
6316c1fb8f Better limit on redis logging. 2013-10-08 10:10:07 -07:00
Samuel Clay
2b08d13f6d Fixing persistance of redis keys due to redis' RESTORE command using a millisecond TTL, not a second TTL. 2013-10-08 10:05:28 -07:00
Samuel Clay
bb3e0a6567 Putting Google Alerts/News back into rotation. 2013-09-30 12:40:14 -07:00
Samuel Clay
06eeaaba0b User-dependent days of unread. 14 for free users, 30 for premium. 2013-09-16 17:25:47 -07:00
Samuel Clay
4ae66cfdb0 Fixing logging message. 2013-09-16 17:25:47 -07:00
Samuel Clay
216de91099 Fixing logging message. 2013-09-16 17:25:47 -07:00
Samuel Clay
b6c1cd46de Moving the majority of story fetches to mongo secondaries. 2013-09-16 17:25:47 -07:00
Samuel Clay
7e13adf6d5 Skipping google news feeds again. Need to tone down these fetches. 2013-09-16 17:25:47 -07:00
Samuel Clay
70ea542481 User-dependent days of unread. 14 for free users, 30 for premium. 2013-09-16 16:42:49 -07:00
Samuel Clay
831a771309 Fixing logging message. 2013-09-16 12:11:26 -07:00
Samuel Clay
886f6c0d8b Fixing logging message. 2013-09-16 12:08:51 -07:00
Samuel Clay
5911acaa35 Moving the majority of story fetches to mongo secondaries. 2013-09-16 12:07:15 -07:00
Samuel Clay
143ee770ce Skipping google news feeds again. Need to tone down these fetches. 2013-09-15 23:41:17 -07:00
Samuel Clay
3fc40acd47 Removing double. 2013-09-13 19:10:41 -07:00
Samuel Clay
2fe65adc4d Re-enabling Google News fetches. 2013-09-11 10:50:20 -07:00
Samuel Clay
00a412960a Skipping google alerts. 2013-09-09 13:50:05 -07:00
Samuel Clay
2b2c731bd5 Fixing a couple exceptions and turning off google news rss feeds temporarily. 2013-09-09 13:46:14 -07:00
Samuel Clay
dec22ac776 Moving to simpler read story endpoint. 2013-09-06 12:42:39 -07:00
Samuel Clay
00179a9465 Fixing login name for sshdo. 2013-08-20 13:49:09 -07:00
Samuel Clay
f0f356287a Removing hard-coded path from ssh.sh. 2013-08-20 13:47:49 -07:00
Samuel Clay
6cf9c08662 Adding tlnbw to watch the work server. 2013-08-20 13:39:19 -07:00
Samuel Clay
311f879e30 Using ec2 keys for ec2 log tailing. 2013-08-20 13:13:54 -07:00
Samuel Clay
4d3444d28d Fixing tlnb for other users. Also fixing Paypal refund info. 2013-08-20 13:12:16 -07:00
Samuel Clay
1ff16938e3 Removing page fetches from munin. 2013-08-16 16:02:56 -07:00
Samuel Clay
c509177500 Adding redis backup for new redis stroy server. 2013-08-12 16:29:48 -07:00
Samuel Clay
2394e31f89 Moving feed parsing hotspot to specific seq ratio check. 2013-08-06 13:54:06 -07:00
Samuel Clay
ecf11eed98 Upping process feed time limit. 2013-08-06 13:42:53 -07:00
Samuel Clay
683140af2e Moving feed processing to timelimit due to some feeds sucking up all the time. 2013-08-06 13:38:35 -07:00
Samuel Clay
88f2a69a93 Fixing a dozen text and feed fetching bugs. 2013-08-06 13:18:55 -07:00