Commit Graph

3009 Commits

Author SHA1 Message Date
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
04c51a6598 Uses simple dictionary for names 2021-06-24 10:01:07 -07:00
adb0253abf Remove default minimum search confidence 2021-06-23 17:41:29 -07:00
7c15fbbb0b More efficient search index
Co-authored-by: asmr-hex <0.0@asmr.software>
2021-06-23 16:54:59 -07:00
ad3dc16005 Removrd Bio from Your books 2021-06-22 13:18:23 +00:00
ae1d0343ba Merge pull request #1191 from bookwyrm-social/getdata-fix
Catch all exceptions from requests when loading remote data
2021-06-20 12:09:14 -07:00
2f279bbbd4 Merge pull request #1193 from bookwyrm-social/cover-images
Safer cover image naming
2021-06-20 12:08:35 -07:00
4a5e4e8ca2 Safer cover image naming 2021-06-20 09:38:01 -07:00
7a44a9b516 Use catch-all requests exception 2021-06-20 09:23:57 -07:00
95a19a44f8 Don't error out when invalid urls are entered 2021-06-20 09:13:57 -07:00
7818a4347f Specify width (250px) on Instance Description image 2021-06-20 15:57:08 +02:00
0c83882a11 Fix lint 2021-06-19 19:44:14 +02:00
e251b687dc Merge remote-tracking branch 'upstream/main' into images-django-imagekit 2021-06-19 19:32:56 +02:00
2fbbf522ce Update preview_images.py 2021-06-19 17:46:18 +02:00
bcb6e1c40a Fix storage media removal 2021-06-19 17:10:25 +02:00
dee63d8825 Rename MEDIA_PATH to MEDIA_FULL_URL and handle protocol 2021-06-19 17:09:53 +02:00
582c2d4f25 Fix Python formating 2021-06-19 12:04:30 +02:00
c9c7a673d7 Fix template dependency 2021-06-19 12:02:48 +02:00
8af13e5f7d Fix for pylint 2021-06-19 12:01:41 +02:00
6607c8b185 Better handling of absolute URLs with domain + scheme 2021-06-19 11:54:19 +02:00
d862be0564 Merge remote-tracking branch 'upstream/main' into storage-s3 2021-06-19 11:53:05 +02:00
beb42b17f1 Removes unused import 2021-06-18 16:56:33 -07:00
98ae586889 Newline in following template 2021-06-18 16:52:12 -07:00
5b6048e4c6 Merge branch 'main' into suggestions-redis 2021-06-18 16:48:04 -07:00
8e7c43baa7 Fixes preview tests 2021-06-18 15:58:21 -07:00
60626eaca1 Catches straggler preview_image signal 2021-06-18 15:28:43 -07:00
59938e2d46 Linter fixes for models 2021-06-18 15:24:10 -07:00
d8d6f57373 Linting fixes for preview image code 2021-06-18 15:08:36 -07:00
a20c4d583c Merge branch 'main' into pylint 2021-06-18 14:48:31 -07:00
ea556bd83b Merge pull request #1142 from joachimesque/opengraph-image-generation
Generate OpenGraph images for books, users, and site.
2021-06-18 14:47:54 -07:00
c7d14cb957 Fixes regex import in urls file 2021-06-18 14:40:28 -07:00
9e5c7053e9 More pylint fixes 2021-06-18 14:29:24 -07:00
381d160105 Fixes init file 2021-06-18 14:17:05 -07:00
4479864008 Updates code for linter 2021-06-18 14:12:56 -07:00
20f74ba02b More disables 2021-06-18 13:23:06 -07:00
7775d943d4 Fixes list link to user profile 2021-06-18 12:11:07 -07:00
7e26a38403 Fix summary image format 2021-06-18 19:15:36 +02:00
5d41781e6a Fix scheme 2021-06-18 19:15:24 +02:00
e07672fff1 Fix tests 2021-06-18 18:28:24 +02:00
22636041ba Use null instead of zero for unrated review 2021-06-17 17:47:46 -07:00
973b23856c Merge branch 'main' into opengraph-image-generation 2021-06-17 15:17:54 -07:00
321554f17e Merge pull request #1181 from bookwyrm-social/search-cleanup
Minor simplifications to search queries
2021-06-17 14:57:17 -07:00
4141323783 Merge pull request #1148 from arkhi/frontend/subtitle
Update subtitle behaviour
2021-06-17 14:55:55 -07:00
1f071d3c18 Merge pull request #1180 from bookwyrm-social/search-timeout
Adds timeouts to get requests
2021-06-17 14:51:05 -07:00
59643c02a3 Python formatting 2021-06-17 14:48:19 -07:00
5d3639e47f Minor simplications to search queries 2021-06-17 14:46:58 -07:00
c16baea40d Merge pull request #1175 from bookwyrm-social/dedplicate-boosts
Don't show duplicated statuses after boosts
2021-06-17 13:43:43 -07:00
2a6339cf21 Fixes redis interaction mock 2021-06-17 13:10:01 -07:00
8b657bbcb1 Updates model test 2021-06-17 12:58:37 -07:00
cf3869ad32 Adds timeouts to get requests 2021-06-17 12:34:54 -07:00