bookwyrm/bookwyrm
2021-04-01 14:36:18 -07:00
..
activitypub Adds privacy fields to boost activities 2021-03-24 13:35:49 -07:00
connectors Avoids error on empty search query 2021-03-31 12:03:58 -07:00
importers Move importers into module 2021-03-30 09:03:57 -07:00
management/commands Python whitespace formatting 2021-03-28 11:51:02 -07:00
migrations 357 Users set preferred timezone, used for readthroughs 2021-03-28 19:16:43 -04:00
models Fixes shelf remote ids 2021-03-31 11:04:20 -07:00
static Adds getting started find books view 2021-03-31 13:56:26 -07:00
templates Adds missing templates 2021-04-01 14:36:18 -07:00
templatetags 357 Users set preferred timezone, used for readthroughs 2021-03-28 19:16:43 -04:00
tests test get started user view with query 2021-04-01 09:39:57 -07:00
utils Runs black 2021-03-08 08:49:10 -08:00
views Fixes invite requests page with no filters 2021-04-01 14:22:01 -07:00
__init__.py rename main code directory 2020-09-17 13:30:54 -07:00
activitystreams.py Fixes error sending dm 2021-03-29 13:07:22 -07:00
admin.py Runs black 2021-03-08 08:49:10 -08:00
context_processors.py Runs black 2021-03-08 08:49:10 -08:00
emailing.py Fixes sending invite emails 2021-03-29 08:33:12 -07:00
forms.py Makes user profile view editable 2021-04-01 08:38:42 -07:00
sanitize_html.py Runs black 2021-03-08 08:49:10 -08:00
settings.py Merge pull request #812 from SavinaRoja/357-tz-in-datetimes 2021-03-29 15:20:01 -07:00
signatures.py Runs black 2021-03-08 08:49:10 -08:00
status.py Runs black 2021-03-08 08:49:10 -08: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 breadcrumbs 2021-04-01 09:22:43 -07:00
wsgi.py Updates migrations 2020-09-21 08:10:37 -07:00