NewsBlur/apps/feed_import
2010-11-04 19:26:50 -04:00
..
fixtures Finishing off Google Reader OAuth synchronization. Also renamed opml_import -> feed_import. And fixed the height of small modals. 2010-06-29 20:16:09 -04:00
migrations Adding remote_ip for OAuth imports, since too often the session_id changes from authorization to verification. I need a better way to store this information, preferably a cookie that is constant. 2010-07-17 11:50:16 -04:00
__init__.py Finishing off Google Reader OAuth synchronization. Also renamed opml_import -> feed_import. And fixed the height of small modals. 2010-06-29 20:16:09 -04:00
models.py If the user is already premium, all of their feeds are active. 2010-10-29 17:17:36 -04:00
tests.py Renaming json.py to json_functions.py to resolve namespace conflict with anyjson. 2010-10-23 13:06:28 -04:00
urls.py Completely changing how subscriptions are counted. Now happens after page load. Also retooled Google Reader import to load, count, and fetch after page load so the user is not kept waiting. Progress bars for everything. 2010-08-17 23:40:03 -04:00
views.py No longer throwing an error on a bad Google Reader import. Re-authorizing instead. 2010-11-04 19:26:50 -04:00