moviewyrm/bookwyrm
Mouse Reeve deb1b9943a Uses simple dictionary as backup for english dictionary
Creates search vectors with stop words if the english version is empty,
and uses a SearchQuery OR with simple and english on the view side.
2021-06-24 10:56:27 -07:00
..
activitypub More pylint fixes 2021-06-18 14:29:24 -07:00
connectors Uses simple dictionary as backup for english dictionary 2021-06-24 10:56:27 -07:00
importers More pylint fixes 2021-06-18 14:29:24 -07:00
management/commands Linter fixes for models 2021-06-18 15:24:10 -07:00
migrations Uses simple dictionary as backup for english dictionary 2021-06-24 10:56:27 -07:00
models More efficient search index 2021-06-23 16:54:59 -07:00
static Merge branch 'main' into opengraph-image-generation 2021-06-17 15:17:54 -07:00
templates Specify width (250px) on Instance Description image 2021-06-20 15:57:08 +02:00
templatetags Merge branch 'main' into opengraph-image-generation 2021-06-17 15:17:54 -07:00
tests Linting fixes for preview image code 2021-06-18 15:08:36 -07:00
utils More pylint fixes 2021-06-18 14:29:24 -07:00
views Remove default minimum search confidence 2021-06-23 17:41:29 -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 Use global switch to enable/disable preview images 2021-05-28 17:00:07 +02:00
emailing.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
forms.py Updates code for linter 2021-06-18 14:12:56 -07:00
preview_images.py Fixes preview tests 2021-06-18 15:58:21 -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 Merge branch 'main' into opengraph-image-generation 2021-06-17 15:17:54 -07:00
signatures.py Updates code for linter 2021-06-18 14:12:56 -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 Updates code for linter 2021-06-18 14:12:56 -07:00
urls.py Fixes regex import in urls file 2021-06-18 14:40:28 -07:00
wsgi.py Updates migrations 2020-09-21 08:10:37 -07:00