NewsBlur/apps/reader
2023-02-04 13:18:36 -05:00
..
fixtures
migrations
__init__.py
admin.py
factories.py
forms.py
http.py
managers.py
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
test_reader.py
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 Subdomains can be on subdomains. 2023-02-04 13:18:36 -05:00