moviewyrm/bookwyrm
2021-08-29 07:36:59 -07:00
..
activitypub Look up followers url to determine post privacy 2021-08-28 10:40:52 -07:00
connectors Safely handle work with no editions error 2021-08-23 15:59:58 -07:00
importers
management/commands Populate streams tasks 2021-08-07 17:44:40 -07:00
migrations Generate likely followers url for existing users 2021-08-28 11:15:17 -07:00
models Fixes call to followers url in serialization 2021-08-29 07:36:59 -07:00
static Adds bookmark icon 2021-08-23 11:36:22 -07:00
templates Fixes error for logged out user viewing lists 2021-08-24 14:16:22 -07:00
templatetags let's call it save not bookmark 2021-08-23 15:07:38 -07:00
tests Adds test for user followers field from AP 2021-08-28 12:20:43 -07:00
utils
views Make webfinger match usernames in case insensitive manner 2021-08-27 21:27:54 +02:00
__init__.py
activitystreams.py Increment unread count less wildly 2021-08-23 15:47:14 -07:00
admin.py
context_processors.py
emailing.py
forms.py Save reading status update 2021-08-16 13:32:20 -07:00
imagegenerators.py
preview_images.py
redis_store.py Actually use provided stoers list 2021-08-23 10:48:23 -07:00
sanitize_html.py
settings.py
signatures.py
status.py
storage_backends.py
suggested_users.py
tasks.py
timezone_middleware.py
urls.py Fixes variable name 2021-08-23 15:33:49 -07:00
wsgi.py