NewsBlur/apps/reader
2020-03-17 12:20:59 -04:00
..
fixtures 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
migrations Initial oauth provider commit. 2014-01-15 14:29:35 -08:00
__init__.py
admin.py
forms.py Finishing recaptcha. Ok to launch. 2017-12-08 16:43:30 -08:00
http.py
managers.py
models.py Undoing commit that changed story dates. 2019-12-25 15:59:38 -05: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 Changing update_counts on /reader/feeds so that all clients are forced to count unreads on initial feed load unless they explicitly say they can update their own counts by later calling /reader/refresh_feeds, which can take a while (Counting is difficult). 2020-03-17 12:20:59 -04:00