bookwyrm/bookwyrm
2021-10-13 13:12:56 -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 Updates Spanish locale 2021-10-11 12:17:39 -07:00
models Adds language preference to database 2021-10-06 12:19:52 -07:00
static Merge pull request #1485 from bookwyrm-social/notifications 2021-10-02 11:41:18 -07:00
templates Removes delete and redraft view 2021-10-13 13:12:56 -07:00
templatetags Updates calls to privacy_filter 2021-10-06 10:37:09 -07:00
tests Boosts by remote users 2021-10-04 09:58:05 -07:00
utils Updating string format synatx part 2 2021-09-18 11:32:00 -07:00
views Removes delete and redraft view 2021-10-13 13:12:56 -07:00
__init__.py
activitystreams.py Filter followers only in place 2021-10-06 11:12:03 -07:00
admin.py
book_search.py Updates migration 2021-09-30 10:47:53 -07:00
context_processors.py
emailing.py Python formatting 2021-09-18 11:33:43 -07:00
forms.py Adds language customization to preferences 2021-10-06 12:20:05 -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 Lightly updates tests 2021-10-04 09:47:33 -07:00
sanitize_html.py Updating string format syntax part 1 2021-09-17 21:39:18 -07:00
settings.py Updates Spanish locale 2021-10-11 12:17:39 -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 Remove follow suggestion on request 2021-10-04 12:52:51 -07:00
tasks.py
urls.py Removes delete and redraft view 2021-10-13 13:12:56 -07:00
wsgi.py