moviewyrm/bookwyrm
Mouse Reeve 83e4ec00f9 Renames "shelves" in the UI to "books"
Still haven't figure out the create/edit wording tho
2021-03-31 09:22:23 -07:00
..
activitypub Adds privacy fields to boost activities 2021-03-24 13:35:49 -07:00
connectors Formats changes 2021-03-13 14:04:41 -08: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 Set updated date on list when item is added 2021-03-30 10:28:50 -07:00
static Adds shared books as a metric for recommending follows 2021-03-27 07:36:14 -07:00
templates Renames "shelves" in the UI to "books" 2021-03-31 09:22:23 -07:00
templatetags 357 Users set preferred timezone, used for readthroughs 2021-03-28 19:16:43 -04:00
tests Handle invalid status urls with 404 2021-03-30 10:46:02 -07:00
utils Runs black 2021-03-08 08:49:10 -08:00
views Merge pull request #829 from mouse-reeve/status-404s 2021-03-30 11:01:05 -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 357 Users set preferred timezone, used for readthroughs 2021-03-28 19:16:43 -04: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 Fixes error pages 2021-03-29 18:47:21 -07:00
wsgi.py Updates migrations 2020-09-21 08:10:37 -07:00