bookwyrm-mastodon/bookwyrm
Hugh Rundle 3cfd31f1fe hide isni authors if isni in local db
Check the authors suggested from the local DB for a matching ISNI when pulling authors from ISNI.
i.e. we do not want to suggest the same author twice when we *know* it is the same author.
2021-10-31 20:48:47 +11:00
..
activitypub Use edit date to track is status has been updated 2021-10-15 08:56:07 -07:00
connectors Updates connector tests 2021-09-30 11:33:04 -07:00
importers Goodreads capitalization standardization 2021-10-15 13:50:05 -07:00
management/commands Updates connector tests 2021-09-30 11:33:04 -07:00
middleware
migrations add migration for updated notification types 2021-10-22 20:30:25 +11:00
models notify group members of group changes 2021-10-22 20:23:45 +11:00
static Merge branch 'main' into bookwyrm-groups 2021-10-17 06:22:04 +11:00
templates populate new authors with isni data 2021-10-31 17:58:15 +11:00
templatetags Merge branch 'main' into bookwyrm-groups 2021-10-06 11:37:38 -07:00
tests Merge pull request #1562 from bookwyrm-social/suggested-users-tests 2021-10-22 10:39:11 -07:00
utils hide isni authors if isni in local db 2021-10-31 20:48:47 +11:00
views hide isni authors if isni in local db 2021-10-31 20:48:47 +11: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
forms.py Merge branch 'main' into bookwyrm-groups 2021-10-07 17:27:11 -07:00
imagegenerators.py
preview_images.py
redis_store.py Lightly updates tests 2021-10-04 09:47:33 -07:00
sanitize_html.py
settings.py tick version number 2021-10-15 09:42:21 -07:00
signatures.py
status.py
storage_backends.py
suggested_users.py fix local filter for suggested users 2021-10-16 08:20:12 +11:00
tasks.py
urls.py Merge branch 'main' into bookwyrm-groups 2021-10-17 06:22:04 +11:00
wsgi.py