bookwyrm/bookwyrm
2021-06-18 13:23:06 -07:00
..
activitypub Fixes review rating serialization 2021-04-29 15:16:51 -07:00
connectors Merge pull request #1181 from bookwyrm-social/search-cleanup 2021-06-17 14:57:17 -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 Makes extra content optional 2021-05-20 12:40:03 -07:00
models More disables 2021-06-18 13:23:06 -07:00
static Linter fixes 2021-06-08 12:42:45 -07:00
templates Use null instead of zero for unrated review 2021-06-17 17:47:46 -07:00
templatetags Be consistent between variable name & logic. Equal is already too short. 2021-06-09 19:03:15 +02:00
tests Fixes redis interaction mock 2021-06-17 13:10:01 -07:00
utils Runs black 2021-03-08 08:49:10 -08:00
views Use elided page range for invites 2021-06-14 15:39:54 -07:00
__init__.py rename main code directory 2020-09-17 13:30:54 -07:00
activitystreams.py Don't show duplicated statuses after boosts 2021-06-14 14:47:59 -07:00
admin.py Adds model for instance admin announcements 2021-05-19 14:00:46 -07:00
context_processors.py Don't need both name and preview 2021-05-19 15:18:43 -07:00
emailing.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
forms.py More disables 2021-06-18 13:23:06 -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 Cleans up .env and settings files 2021-06-07 12:53:57 -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 Let users delete their accounts 2021-06-14 10:44:25 -07:00
wsgi.py Updates migrations 2020-09-21 08:10:37 -07:00