Commit graph

684 commits

Author SHA1 Message Date
Samuel Clay
92b74a8346 Removing logo from shared stories sent by email. It *was* too intrusive. 2013-04-10 13:14:04 -07:00
Samuel Clay
48c5d4d53e Adding logging, feed cleanup to forced fetch feeds, and expirations on user read stories. 2013-04-07 17:19:59 -07:00
Samuel Clay
25d21c9f69 Updating postgres config, celery queue. 2013-03-30 12:43:11 -07:00
Samuel Clay
a47fa4db0f Removing unused indexes. 2013-03-29 20:24:06 -07:00
Samuel Clay
ceaf07ac87 Adding dev to tlnb. 2013-03-26 10:11:27 -07:00
Samuel Clay
4e178b12dd Premiums users with no active feeds should get all of their feeds activated. 2013-03-25 13:01:04 -07:00
Samuel Clay
cd6bddb2a5 Adding hyphens to allowed hosts for blurblogs. 2013-03-25 12:32:15 -07:00
Samuel Clay
bd9f2c527e 64 sites, not 12 sites. Doh! 2013-03-23 00:24:23 -07:00
Samuel Clay
16688a4985 Upgrading from PIL to Pillow. 2013-03-22 15:04:34 -07:00
Samuel Clay
e91d11e068 Adding cached template loader. Adding new mongodb. 2013-03-22 13:36:32 -07:00
Samuel Clay
345f425710 Locking the mouse indicator by default. 2013-03-21 11:05:13 -07:00
Samuel Clay
c421a08889 Bootstrapping redis sessions. 2013-03-20 22:00:03 -07:00
Samuel Clay
90c2425db0 Upgrading django from 1.3 to 1.5. 2013-03-20 15:05:52 -07:00
Samuel Clay
cd9b9929b4 Adding revsys fab command. 2013-03-20 12:24:36 -07:00
Liwen Guo
f81b239287 Fixed API docs for /reader/river_stories
read_filter on /reader/river_stories defaults to unread, however the parameter wasn't even documented before on this endpoint.
2013-03-19 20:18:33 +01:00
Samuel Clay
a073cec282 Fixing HAProxy to use http headers so a 502 error code doesn't get served with a 200 status code. I mean seriously, WTF HAProxy?! 2013-03-17 12:39:13 -07:00
Samuel Clay
cbb73d7af4 Fixing homepage copy. 2013-03-15 18:31:45 -07:00
Samuel Clay
6114aaefe4 Reconnecting to socket.io when disconnected or failing reconnection. 2013-03-15 17:05:44 -07:00
Samuel Clay
89439fff9d Updating website copy to show /year instead of . 2013-03-15 12:35:10 -07:00
Samuel Clay
116605d476 Fixing stripe form. 2013-03-14 21:40:14 -07:00
Samuel Clay
0d0baebc73 Moving redis to digital ocean. 2013-03-14 13:41:46 -07:00
Samuel Clay
38bd6be246 Paywall on signup. 2013-03-14 10:00:00 -07:00
Samuel Clay
5f9d72a800 Fixing maintenance mode message. 2013-02-24 17:20:11 -08:00
Samuel Clay
0946cc8068 Maintenace message. 2013-02-24 16:50:16 -08:00
Samuel Clay
b252c2987c Fixing sharing story by email if the story has no feed. 2013-02-14 16:06:30 -08:00
Samuel Clay
a66e1f9dcd Cleaning up API to show multiple params better. 2013-02-05 16:16:25 -08:00
Samuel Clay
ac5a5e8f51 Updating styling for shared stories. 2013-01-23 11:21:07 -08:00
Samuel Clay
87b50ab443 Adding CC checkbox to story emails. Thanks to @palewire for the idea. 2013-01-23 11:06:28 -08:00
Samuel Clay
5aff18cbc5 Fixing blurblog scrolling on iphone. Fixed offset of folder menu. Changing modal shadow. 2013-01-10 15:40:43 -08:00
Samuel Clay
6470c2ee08 Speeding up All Site Stories. Also beta-ing river with read_filter of all (not just unread). 2013-01-10 12:06:57 -08:00
Samuel Clay
4d8920ce9b Launching Text View. 2013-01-09 16:01:12 -08:00
Samuel Clay
ed78eea55d Hiding text view for non-staff. 2013-01-09 15:39:31 -08:00
Samuel Clay
e8b6435fc4 Temporarily loading text view on shift+enter. Adding keyboard shortcuts. 2013-01-09 11:57:47 -08:00
Samuel Clay
36028cc719 Text view. Needs a few tweaks and a premium only view. 2013-01-08 18:33:30 -08:00
Samuel Clay
4dd1d10d5a Adding avatar photo uploading. 2013-01-08 14:11:59 -08:00
Samuel Clay
a0838525d8 Forgot password flow. Holy crap, this took two years. 2013-01-07 17:28:43 -08:00
Samuel Clay
b256088b8c Adding font size choices to web preferences. 2013-01-06 16:44:15 -08:00
Samuel Clay
08336fe6a8 Merge pull request #70 from alliepape/master
FAQ
2013-01-06 16:12:31 -08:00
Samuel Clay
db6bc83ce1 Categorizing preferences. Adding window title count back in. 2013-01-06 15:55:24 -08:00
Samuel Clay
f9ae4baefe Fixing broken reply interaction with links. 2013-01-03 17:56:01 -08:00
Samuel Clay
427d171203 Adding delete user flow. About time, since I'm sick of doing this myself. 2013-01-03 10:33:22 -08:00
Samuel Clay
62d210ffd6 Migration to increase max length of feed address. 2012-12-25 14:58:59 -08:00
Samuel Clay
eeae903791 Adding active premiums to status page. 2012-12-21 18:22:26 -08:00
Samuel Clay
3c44d601f6 Styling status page. 2012-12-21 16:52:30 -08:00
Samuel Clay
9c930e33b3 Adding new maintenance page. 2012-12-21 15:05:50 -08:00
Samuel Clay
248d511f90 Adding beta search (only titles and authors for now) for staff only. 2012-12-19 14:21:46 -08:00
Samuel Clay
8a1195216e Slight cleanup of error templates. 2012-12-12 17:13:15 -08:00
Samuel Clay
67ea1019d4 Better error code templates. 2012-12-12 17:06:54 -08:00
Samuel Clay
9626f48f73 Major cleanup on comments in iOS app. 2012-12-11 17:53:17 -08:00
Samuel Clay
fa21ffd21e Adding Smart App Banner for iOS 6 for the NewsBlur iOS app. 2012-12-10 17:05:39 -08:00