7c0d51ed14
Fixes duplicted shelves on user view
2022-02-03 18:59:08 -08:00
ebc3f14f22
Merge pull request #1914 from bookwyrm-social/static-close-buttons
...
Show cancel buttons on modals in static mode
2022-02-03 14:08:36 -08:00
9013b1417a
Show cancel buttons on modals in static mode
2022-02-03 13:59:53 -08:00
3b12af63b6
Fixes links on import page
2022-02-03 13:49:33 -08:00
582b84ecaa
Merge pull request #1911 from bookwyrm-social/more-tests
...
Activitystreams tests
2022-02-03 13:33:15 -08:00
85aad7c219
Another sorting order error
2022-02-03 13:25:44 -08:00
cae7191a2b
Python formatting
2022-02-03 13:19:56 -08:00
2c7a6e8518
Correct status order
2022-02-03 13:17:16 -08:00
1f6ecc39ac
Adds allowlist for html attrs
2022-02-03 13:15:06 -08:00
7b5bee8d7b
Merge branch 'main' into more-tests
2022-02-03 12:48:11 -08:00
5a3ce5e328
Fixes rating in about page superlatives
2022-02-03 11:48:56 -08:00
a370602903
Merge pull request #1860 from cincodenada/image-generation-add-cjk
...
Use Source Han Sans for preview images generation (bis)
2022-02-03 11:11:38 -08:00
a46ab96d9b
Fixes add/edit notes form on list page
2022-02-03 10:30:30 -08:00
2c16b8f33b
Fix shelf names on books page
2022-02-03 08:44:51 -08:00
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
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
Joel Bradshaw
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
Joel Bradshaw
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
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