NewsBlur/apps/profile/migrations
2012-04-21 18:44:47 -07:00
..
0001_initial.py Adding migrations. Yay for South 2010-06-11 16:58:07 -04:00
0002_view_settings.py 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
0003_last_seen.py Last seen middleware, to keep track of when users are on. 2010-06-30 13:36:51 -04:00
0004_view_settings_to_preferences.py 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
0005_view_settings_to_preferences.py 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
0006_collapsed_folders.py Folder moving and collapsing. Persistent across sessions, and is pretty fancy, too. 2010-09-05 18:08:08 -07:00
0007_premium.py 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
0008_timezone.py 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
0009_secret_token.py 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
0010_generate_secret_token.py 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
0011_feed_pane_size.py 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
0012_feed_pane_size_json.py 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
0013_tutorial_finished.py Adding profile field for completing the tutorial. 2011-05-12 18:15:15 -04:00
0014_hide_mobile.py Adding iphone and android apps, along with necessary migration for hiding mobile. 2011-08-07 21:38:09 -07:00
0015_send_emails.py Finishing up new account email. Adding migration to save email sending preference. 2011-09-21 17:49:40 -07:00
0016_profile_stripe.py Stripe.js payments using zebra. Adding zebra as a vendored dependency. Webhooks and views all in. Needs styling, custom username and email fields, and loads of testing. 2012-02-27 21:46:34 -08:00
0017_dashboard_date.py Adding dashboard date to master to apply to both social and new accounts on master. 2012-04-21 18:44:47 -07:00
__init__.py Adding migrations. Yay for South 2010-06-11 16:58:07 -04:00