5154 Commits

Author SHA1 Message Date
060f515aea Be even more conservative on errors
This runs at startup of anything, so we should be extra sure to not
break anything, and lots of things can go wrong downloading files from
the internet
2022-02-01 21:59:07 -08:00
d6abd9b32d Ensure directory exists, don't crash if we fail to write
We should be creating the directory because the static tree from the
repo isn't actually copied into the container, so we can't rely on it
existing.

And if we can't write it, we should catch that error instead of crashing
the whole thing, oops!
2022-02-01 21:45:13 -08:00
754e24812b Check image extensions before saving 2022-02-01 21:18:25 -08:00
9611815b44 Extract wikipedia and inventaire ids 2022-01-30 12:02:18 -08:00
44dad43f36 Load new fields via connector 2022-01-30 11:41:33 -08:00
c4b8e7949d Add more book identifier fields 2022-01-30 11:41:31 -08:00
1dfe4d0f52 Merge pull request #1890 from bookwyrm-social/shelf-display
Don't display empty shelves on user page
2022-01-30 11:39:25 -08:00
e674f85d4e Don't display empty shelves on user page 2022-01-30 11:23:23 -08:00
4e607d38eb Merge pull request #1888 from bookwyrm-social/ap-delete
More resilient hanlding of deletions
2022-01-30 11:21:16 -08:00
a7afd4c47b Fixes display of dm button 2022-01-30 11:10:18 -08:00
f2d2d050f5 Merge pull request #1886 from bookwyrm-social/filter-panels-display
Fixes form element display inside details panel
2022-01-30 10:45:26 -08:00
18b53a608c More resilient hanlding of deletions 2022-01-30 10:42:29 -08:00
65496fea49 Fixes black regression 2022-01-30 10:26:28 -08:00
ae0e67f076 Fixes form element display inside details panel 2022-01-30 09:31:57 -08:00
68f9ee9d8a Fixes access level control in report view 2022-01-30 09:20:26 -08:00
24c1d5a168 Add prompt to respond to reporter 2022-01-30 09:17:12 -08:00
c04bf4638f Avoid duplicate emails 2022-01-30 08:59:32 -08:00
8a07f5c396 Fixes report remote id 2022-01-30 08:50:53 -08:00
ae53b479f5 Fixes status field on report modal form 2022-01-30 08:36:20 -08:00
aaccab6dce Merge branch 'main' into cache-fix 2022-01-30 07:09:32 -08:00
f86016ba33 Python formatting for black update 2022-01-30 07:01:38 -08:00
3c2aa72424 Fixes bad cache on status shelve buttons 2022-01-30 06:56:15 -08:00
29a7c59d5f Bring prod and main into sync on urls 2022-01-30 06:43:50 -08:00
224dc4100a Activitstreams tests 2022-01-28 17:32:41 -08:00
c6c1534c85 Adds id to report page 2022-01-27 20:05:17 -08:00
1d45e8b4cc Updates ip blocklists tests 2022-01-27 19:43:42 -08:00
778975d492 Merge branch 'misc-tests' into user-view 2022-01-27 19:39:19 -08:00
89aa1673b2 Admin views tests 2022-01-27 19:39:07 -08:00
afdaa776e2 Fixes syntax 2022-01-27 19:38:51 -08:00
e7ecae0f96 Adds annual review test 2022-01-27 18:57:18 -08:00
40a14a05ad Merge pull request #1865 from bookwyrm-social/unread-status-translation
Calculate and translate unread status counts in view
2022-01-27 18:47:35 -08:00
107f02e4e5 Merge pull request #1876 from bookwyrm-social/initdb-tests
Adds tests for initdb command
2022-01-27 18:38:55 -08:00
59b5369654 Updates tests 2022-01-27 18:23:31 -08:00
d711c7a5a2 Test fixes 2022-01-27 13:32:49 -08:00
047e3a324a Merge pull request #1855 from bookwyrm-social/instance-default-language
Makes default language configurable
2022-01-27 13:25:12 -08:00
ba18e1e34b Adds tests for initdb command 2022-01-27 13:23:29 -08:00
b3d9a46c98 Merge pull request #1869 from bookwyrm-social/list-notes
Let users add info about their list entry submissions
2022-01-27 13:04:08 -08:00
d925395f9d Merge pull request #1874 from willhoh/main
This fixes #1871 and fixes #1873
2022-01-27 13:01:50 -08:00
a80c19d3e5 Screen reader fixes for list view 2022-01-27 12:55:53 -08:00
2cf10b932d Merge pull request #1875 from bookwyrm-social/get-started-books
Don't check suggested books against shelved books
2022-01-27 12:43:04 -08:00
72c22cdcc0 reformatted file 2022-01-27 21:21:28 +01:00
577bc18a47 Minor simplification for user shelf view 2022-01-27 12:05:26 -08:00
f62e66f5ee Revised HTML element for onboarding logo
Added navbar class to the parent header of the onboarding logo and removed the previously appended icon class from the image.
2022-01-27 14:51:57 -05:00
c0dabeee04 Don't check suggested books against shelved books
It takes too long, and ideally this is your first action so you don't
have any books shelved yet.
2022-01-27 11:45:40 -08:00
d62473c432 Tests that list item notes federate 2022-01-27 11:04:30 -08:00
dd35c90042 fix linging errors 2022-01-27 19:54:12 +01:00
f8afdfc6a9 This fixes #1871 huge amount of traffic from bots
and closes #1873 that leaves a file after testing.
2022-01-27 17:30:02 +01:00
13edeffb53 Added a class for fixing onboarding logo's size
Added a CSS class for fixing the onboarding logo's size to a reasonable dimension (about 3rem).
2022-01-27 00:22:50 -05:00
0d69d9b48b Adds more unit tests for list views 2022-01-26 12:02:48 -08:00
65b9872c72 Fixes approving curated submissions 2022-01-26 10:37:50 -08:00