moviewyrm/bookwyrm
2021-05-11 11:34:58 -07:00
..
activitypub Fixes review rating serialization 2021-04-29 15:16:51 -07:00
connectors Filter out inactive connectors 2021-05-11 11:34:58 -07:00
importers support both author field names 2021-05-10 20:11:44 -03:00
management/commands Update bookwyrm/management/commands/initdb.py 2021-04-30 12:53:57 -07:00
migrations Deactivate connectors related to blocked federated servers 2021-05-11 11:31:02 -07:00
models Deactivate connectors related to blocked federated servers 2021-05-11 11:31:02 -07:00
static Only make notification count red for mentions 2021-04-30 07:49:34 -07:00
templates Preserve width when cover images fail to load 2021-05-11 08:15:02 -07:00
templatetags Don't calculate mutuals for logged out users 2021-04-30 11:11:18 -07:00
tests Removes unused connector fields and adds active boolean 2021-05-11 09:54:04 -07:00
utils Runs black 2021-03-08 08:49:10 -08:00
views Merge pull request #1071 from bookwyrm-social/author-page 2021-05-10 19:26:10 -07:00
__init__.py rename main code directory 2020-09-17 13:30:54 -07:00
activitystreams.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
admin.py Runs black 2021-03-08 08:49:10 -08:00
context_processors.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
emailing.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
forms.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
redis_store.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
sanitize_html.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
settings.py Imports bookwyrm settings into celery settings 2021-05-10 14:20:27 -07:00
signatures.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
status.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
tasks.py Runs black 2021-03-08 08:49:10 -08:00
timezone_middleware.py adding middleware and use in readthrough template 2021-03-29 08:20:35 -04:00
urls.py Adds filtered view for notifications 2021-05-07 14:00:51 -07:00
wsgi.py Updates migrations 2020-09-21 08:10:37 -07:00