Commit graph

6867 commits

Author SHA1 Message Date
Samuel Clay
aab1f39df1 Turning off redis dupe story id writer. 2013-08-14 14:32:50 -07:00
Samuel Clay
c238973417 Correct haproxy config to account for new http layer 7 health checks from nginx. 2013-08-13 16:27:56 -07:00
Samuel Clay
9dc9e4a948 Cleaning up haproxy debug, logrotate. 2013-08-13 15:45:40 -07:00
Samuel Clay
9c4e536b9c Stripping tags in blurblog settings. 2013-08-13 14:01:46 -07:00
Samuel Clay
b653653b7f Handing out free accounts a little quicker. 2013-08-12 17:15:58 -07:00
Samuel Clay
3df44f8c39 Adding count of trimmed stories. 2013-08-12 16:48:16 -07:00
Samuel Clay
c509177500 Adding redis backup for new redis stroy server. 2013-08-12 16:29:48 -07:00
Samuel Clay
41bb982779 Adding Buffer as a share option. 2013-08-12 16:01:50 -07:00
Samuel Clay
a644720ac5 Moving story hash db to its own server (primary). 2013-08-12 14:26:08 -07:00
Samuel Clay
5360e660bf Adding cost to fabfile's list_do. 2013-08-12 14:21:07 -07:00
Samuel Clay
dcef8a48fa Moving node server to db pubsub role. 2013-08-12 12:39:03 -07:00
Samuel Clay
a5c03918cc Moving from specific db hosts to db roles, editable through /etc/hosts. 2013-08-12 12:26:49 -07:00
Samuel Clay
eecef4bc97 New ssh keys, syn_cookies setting for redis pubsub server. 2013-08-12 11:58:23 -07:00
Samuel Clay
dcd37c4f50 Handling socket level errors in socketio/node. 2013-08-12 11:52:29 -07:00
Samuel Clay
456a4d1375 Catching exceptions for node redis. 2013-08-12 11:22:10 -07:00
Samuel Clay
68393020c2 Catching exceptions for node redis. 2013-08-12 11:20:00 -07:00
Samuel Clay
1a3a28f94a Trying to fix issues on node redis connection. 2013-08-12 11:11:30 -07:00
Samuel Clay
d384051aba Handling redis connection timeouts in node. 2013-08-12 11:03:42 -07:00
Samuel Clay
055f5c581d Fixing sideoptions when on bottom. 2013-08-08 14:07:21 -07:00
Samuel Clay
89461029e5 Correcting homepage river number. 2013-08-08 11:53:39 -07:00
Samuel Clay
4b5fce6ce7 Showing OPML errors and fixing unicode decode error by sanitizing OPML uploads. 2013-08-07 19:46:47 -07:00
Samuel Clay
687c044b10 Adding folder search for admin only. If you're reading this commit message, don't get excited. I probably won't be launching folder search using this method. It'll be a while before I can ship it. But if for some strange reason folder search is much faster than I thought, this has a chance. 2013-08-07 15:43:25 -07:00
Samuel Clay
088e43d63b Fixing rounded corners on Android. Also fixing a few spacing issues. 2013-08-07 11:55:31 -07:00
Samuel Clay
06d8ed1be0 New offline ios build (2.4.3). 2013-08-06 18:20:28 -07:00
Samuel Clay
df26853742 Mark as read works offline now. 2013-08-06 18:08:55 -07:00
Samuel Clay
be94b56e33 Handling deadlock when offline and trying to load past the endbar. 2013-08-06 15:43:37 -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
Samuel Clay
0d32ae0623 Handling canceled Stripe account. 2013-08-05 18:45:43 -07:00
Samuel Clay
35c7a33fa3 Fixing #385. 2013-08-05 18:34:27 -07:00
Samuel Clay
6c386721a6 Moving ios refresh back to 10m b/w refreshes. 2013-08-05 18:33:48 -07:00
Samuel Clay
801c1346ae Moving offline image clenaing to nsoperation to speed up refresh time. 2013-08-05 18:32:43 -07:00
Samuel Clay
e9e2d9f729 Adding saved/shared icons to story titles on iOS. 2013-08-05 17:29:42 -07:00
Samuel Clay
36959a1b9d Fixing unstarring of saved stories using story hash. 2013-08-05 16:25:36 -07:00
Samuel Clay
b1e1d1630b Fixing extra bar when sharing a story and keyboard pops up. 2013-08-05 15:58:39 -07:00
Samuel Clay
6162f7026c Allowing empty in-folder in delete feed and delete folder. 2013-08-05 15:30:56 -07:00
Samuel Clay
d6a3df29bf Fixing a few small isuess: NaN in window title on social sub opening, incrementing site counts on reload on dashboard, and incrementing site counts from global. 2013-08-05 13:26:51 -07:00
Samuel Clay
8d79803886 Fixing android screenshots in narrow windows. 2013-08-05 12:30:32 -07:00
Samuel Clay
ee0d52a848 New Android screenshots. 2013-08-05 12:28:55 -07:00
Samuel Clay
acff62b8f6 Moving feed trim to higher counts unless the feed doesn't publish very often. 2013-08-05 10:56:24 -07:00
Samuel Clay
c75e250c4b Fixing typo. 2013-08-02 16:06:44 -07:00
Samuel Clay
fb710c870f Beginning of a long 16-day migration of feed's redis story ids into 30 day retention from 14 day retention. Once this migration is complete, can up the DAYS_OF_UNREAD to 30 day with no issues, except for updating scores. 2013-08-02 15:59:03 -07:00
Samuel Clay
dfceb5bff1 Mongo backups using gzip instead of bzip2. 2013-08-01 19:11:47 -07:00
Samuel Clay
98d5ebd4f6 Fixing mongo backup script. 2013-08-01 18:15:40 -07:00
Samuel Clay
ad8b03174f Fixing slow-loading bug on offline ios when loading offline stories in big folders. 2013-07-31 18:42:18 -07:00
Samuel Clay
fec12ecd2d Pushing out 2.5.0 android release. 2013-07-31 16:33:56 -07:00
Samuel Clay
2f3a8ab983 Fixing a couple speed issues on ios when syncing stories. 2013-07-31 15:23:00 -07:00
Samuel Clay
b8efcd0713 Fixing redis/mongo logging accidentally duping logs on fast requests. 2013-07-31 11:17:04 -07:00