bookwyrm/bookwyrm
2021-10-04 10:40:39 -07:00
..
activitypub Merge branch 'main' into book-format-choices 2021-09-27 10:29:12 -07:00
connectors Updates connector tests 2021-09-30 11:33:04 -07:00
importers Updating string format synatx part 2 2021-09-18 11:32:00 -07:00
management/commands Updates connector tests 2021-09-30 11:33:04 -07:00
middleware Adds IP blocklist views 2021-09-17 13:04:10 -07:00
migrations Fixes broken migration 2021-10-03 13:26:02 -07:00
models Set thread id on parent status 2021-10-01 14:41:30 -07:00
static Merge pull request #1485 from bookwyrm-social/notifications 2021-10-02 11:41:18 -07:00
templates Merge branch 'main' into new-shelf-fix 2021-10-03 19:47:15 +11:00
templatetags Load subclasses 2021-10-02 19:24:23 -07:00
tests Tests block and unblock activitystream signals 2021-10-03 11:45:19 -07:00
utils Updating string format synatx part 2 2021-09-18 11:32:00 -07:00
views Chart class 2021-10-04 10:40:39 -07:00
__init__.py
activitystreams.py Fixes unblock signal 2021-10-03 11:51:17 -07:00
admin.py
book_search.py Updates migration 2021-09-30 10:47:53 -07:00
context_processors.py Adds javascript cache value to templates 2021-09-10 10:57:16 -07:00
emailing.py Python formatting 2021-09-18 11:33:43 -07:00
forms.py Adds description field to shelf 2021-09-28 16:36:47 -07:00
imagegenerators.py
preview_images.py Fixes missing f format in preview image string 2021-09-20 17:40:59 -07:00
redis_store.py
sanitize_html.py Updating string format syntax part 1 2021-09-17 21:39:18 -07:00
settings.py Styles for the thread page 2021-10-01 18:05:48 -07:00
signatures.py Updating string format syntax part 1 2021-09-17 21:39:18 -07:00
status.py
storage_backends.py
suggested_users.py Updating string format syntax part 1 2021-09-17 21:39:18 -07:00
tasks.py Simply celery settings 2021-09-07 14:02:03 -07:00
urls.py Updates migrations 2021-09-30 11:06:12 -07:00
wsgi.py