Commit graph

32 commits

Author SHA1 Message Date
Samuel Clay
ed7d2bd88f Finishing up new account email. Adding migration to save email sending preference. 2011-09-21 17:49:40 -07:00
Samuel Clay
482076d1de Adding autologin (with optout param) for use with emails. 2011-09-19 09:46:36 -07:00
Samuel Clay
afae94cf7d Templating emails -- new account and new premium. 2011-09-19 08:56:16 -07:00
Samuel Clay
d4dddf4896 Adding iphone and android apps, along with necessary migration for hiding mobile. 2011-08-07 21:38:09 -07:00
Samuel Clay
ff50d85d7d Updating a bunch of defaults to make NewsBlur installable on anybody's machine. Fleshing out README installation instructions. 2011-07-17 20:53:30 -07:00
Samuel Clay
913fc49c3a Adding profile field for completing the tutorial. 2011-05-12 18:15:15 -04:00
Samuel Clay
8e2936fc1b Utils -> vendor 2011-04-11 21:57:45 -04:00
Samuel Clay
4ab3904d52 Adding paging on recommendations. Also moved out of profile preferences, since it needs to be used by the base template when setting up the middle column (the column where recommended feeds go). Now a first-order column on user profiles. 2011-03-13 16:24:49 -04:00
Samuel Clay
de80258365 Adding *'s to premium users during logging. 2011-02-23 13:46:47 -05:00
Samuel Clay
68a2d9370c Fixing stale feed refreshing by using the correct IDs. 2011-01-31 00:09:33 -05:00
Samuel Clay
aeab6ed994 Refactoring queue_new_feeds as to be accessible from everywhere, and to correctly queue new feeds and stale feeds that aren't new. 2011-01-30 23:56:51 -05:00
Samuel Clay
8afdbd8ab0 Adding bookmarklet modal. Also adding the api app, which will handle incoming bookmarklet site adds. Uses a new privacy token to generate a unique URL for each user, so only they can add sites, no login needed. 2011-01-20 09:57:23 -05:00
Samuel Clay
03981d8867 Only queueing stale feeds if there are any to queue. 2011-01-18 08:45:35 -05:00
Samuel Clay
7fdd173ac0 Refreshing stale feeds for old users returning. 2011-01-17 14:20:36 -05:00
Samuel Clay
976e4fd33d Changing log colors for imports. Also starting to fill out the fabfile.py, which needs a lot of love. 2010-12-15 22:26:05 -05:00
Samuel Clay
cbe5df95aa A few color logging tweaks. 2010-12-05 17:15:58 -05:00
Samuel Clay
e7646d7e98 Adding change password to Preferences. Also changing timing for feed updates. 2010-11-08 12:09:55 -05:00
Samuel Clay
786b3d9982 Fixed a bunch fo bugs around feed chooser, OPML import, google reader import, and counts. Also added preferences for new windows, timezone support, and default views. This is one loaded commit. 2010-10-30 00:27:52 -04:00
Samuel Clay
22570cf4c8 Adding premiums to munin. Fixing a few missing feeds bugs. These have to be addressed categorically, but for now, just pass on the bad ones. 2010-10-29 09:02:54 -04:00
Samuel Clay
7b4060a384 Fixing errors around a user trying to open a feed that has been de-duped and lost. The server now finds the de-duped feed and sends it back. 2010-10-25 20:20:59 -04:00
Samuel Clay
8448a2cf08 Logging for new premium accounts. Emails + logs. 2010-10-23 12:29:18 -04:00
Samuel Clay
6b0d2f457c Refactoring activation of premium accounts. Trying out production paypal. 2010-10-23 11:20:54 -04:00
Samuel Clay
57aeed6670 Wrong import location. 2010-10-16 23:24:55 -04:00
Samuel Clay
086ec84e40 Fixing paypal URLs and adding in a custom username hook to actually save the user's new status. 2010-10-16 23:23:15 -04:00
Samuel Clay
00d42abb47 Adding Paypal IPN integration. 2010-10-16 18:52:52 -04:00
Samuel Clay
b2571e91e3 Further refining feed chooser dialog to include premium account information. Also refactoring across the board to handle premium accounts. 2010-10-05 19:05:01 -04:00
Samuel Clay
4eabb83def Folder moving and collapsing. Persistent across sessions, and is pretty fancy, too. 2010-09-05 18:08:08 -07:00
Samuel Clay
5740ad6d9f Persisting view settings (page, view, story) on a per feed basis. Saves the current view for the feed for a user. 2010-07-06 14:59:34 -04:00
Samuel Clay
80deb056ad Last seen middleware, to keep track of when users are on. 2010-06-30 13:36:51 -04:00
Samuel Clay
1e810105ad Big new feature: locking the mouse indicator keyline. This comes with user profiles, so I can now store lots of personalized data between sessions. 2010-06-11 20:55:38 -04:00
Samuel Clay
d015bcfbfa Fixing feed calculation to allow for calculating all feed scores for a specific user. 2010-05-11 21:36:17 -04:00
Samuel Clay
48ba40e29b Initial 2009-06-16 03:08:55 +00:00