NewsBlur/apps/reader
2024-03-03 13:02:37 -05:00
..
fixtures fix up tests/fixtures for reader and make compatible with pytest 2020-11-06 14:51:36 +07:00
migrations Removing migrations that set a default date of 2020-05-08. Not sure why this was committed. I thought we resolved the issue with default datetimes? 2020-06-26 14:48:41 -04: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
factories.py build factories for testing for profile, reader, rss_feeds models 2021-06-30 21:09:24 -06:00
forms.py Handling dns.resolver.NoResolverConfiguration error 2021-03-25 18:27:05 -04:00
http.py Remove use of RequestContext and change render_to_response to render 2020-06-12 01:27:07 -04:00
managers.py Fixing a substantial number of encoding errors. Also fixing OPML uploads. 2021-01-24 21:05:22 -05:00
models.py Fixing issue of Unread only not seeing every story. Due to the removal of UserSubscription.get_stories in 30127d7c72, we were no longer caching story hashes for single feeds. 2022-07-28 23:49:48 -04:00
tasks.py correct newsblur to newsblur_web in tasks 2021-01-04 13:33:56 -05:00
test_reader.py Smarter merging of repeat feeds/folders when compacting folders. 2021-03-03 17:56:23 -05:00
urls.py Adding new buttons for adding and removing dashboard story list modules. Finally get to use the right-side dashboard module. Looks great in 3 column as well. 2022-05-17 13:45:51 -04:00
views.py Users who are too far into paging now get a 404 2024-03-03 13:02:37 -05:00