e18f6fbfaf
Adds migration for locale name update
2022-02-02 12:44:11 -08:00
f8bd0800f1
Merge pull request #1904 from bookwyrm-social/book-page-add-list
...
Fixes adding book to list from book page
2022-02-02 12:40:44 -08:00
36a52019fb
Fixes adding book to list from book page
2022-02-02 12:29:01 -08:00
e9370fe4c9
Fixes name of Swedish locale
2022-02-02 11:43:54 -08:00
4503dd6864
Merge branch 'main' of github.com:willhoh/bookwyrm
2022-02-02 19:51:23 +01:00
e37982d285
added domain pending or blocked check
...
fixes #1850
2022-02-02 19:35:26 +01:00
6fd3ac0cb1
Changes how test image data is loaded
2022-02-02 09:36:47 -08:00
194c69f512
Fixes return values of null responses
2022-02-02 07:09:35 -08:00
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