NewsBlur/apps/reader
2020-10-06 11:04:30 -04:00
..
fixtures Fixing unit test for profile app and signup. 2020-08-04 13:10:51 -04:00
migrations Initial oauth provider commit. 2014-01-15 14:29:35 -08:00
__init__.py Initial 2009-06-16 03:08:55 +00:00
admin.py Further Mongo work. Stories are now saved correctly, with tags + authors. Still need to do UserStories. 2010-08-21 20:42:38 -04:00
forms.py This actually fixes #1098 by keeping the add url even through login. 2020-06-08 20:40:45 -04:00
http.py All classifier facets and data is now saved, end to end. Now, to apply facets to incoming stories and assign scores. 2010-01-05 16:07:11 +00:00
managers.py Fixing shared_date for @secretsquirrel. Was inappropriately being converted to plain text date only for stories the user shared themselves. 2012-08-14 12:28:52 -07:00
models.py No future dating mark read dates due to stories being future dated. 2020-07-09 17:56:13 -04:00
tasks.py Using new delete_many 2016-11-10 12:32:19 -08:00
tests.py I cannot believe it was a string-to-int type conversion that wasn't happening when deleting feeds. *smacks forehead* Stupid json.decode. Sorry to 85136323e2. 2016-01-28 12:31:39 -08:00
urls.py Saved search for feeds now works. Need to fix scroll to selected feed (and keyboard shortcuts). Also need to hook up other search types. 2017-03-06 19:55:18 -08:00
views.py Showing addresses in email story share. 2020-10-06 11:04:30 -04:00