Commit Graph

6464 Commits

Author SHA1 Message Date
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
eddd9ccc32 Refer to user by id in form tests 2022-01-25 13:57:12 -08:00
2eabe29401 Show notes on curation page 2022-01-25 13:54:44 -08:00
3f9a401d98 Put list action tests in correct files 2022-01-25 13:54:38 -08:00
3a5289a999 Separate lists view test files 2022-01-25 13:38:13 -08:00
dd16fb2a26 Move embed view to separate file 2022-01-25 13:37:57 -08:00
d456ab7306 Move lists tests into directory 2022-01-25 13:22:04 -08:00
f85158191b Use form for saving list items 2022-01-25 12:11:17 -08:00
a43731b335 Fixes tests for list actions 2022-01-25 10:08:54 -08:00
e1599384b0 Fixes list views tests 2022-01-25 09:46:00 -08:00
38ccc23cd5 Add notes form 2022-01-25 09:40:03 -08:00
6009593b6b Migration formatting 2022-01-25 09:17:00 -08:00
037cc35eeb Adds merge migration and python formatting 2022-01-25 08:45:22 -08:00
de4576bc44 Merge branch 'main' into list-notes 2022-01-25 08:44:29 -08:00
9902794bbd Adds edit note view 2022-01-25 08:44:04 -08:00
ca0dbeb0ab Move list views into more files 2022-01-24 19:39:30 -08:00
a1a84b28b0 Adds edit box 2022-01-24 13:56:18 -08:00
8280386f0e Context for note block in list item 2022-01-24 13:45:52 -08:00
5206d08dbb Adds demo display of comment in list entry 2022-01-24 13:37:51 -08:00
d0a4c78d02 Limit length on list item note 2022-01-24 12:02:05 -08:00
91f085c876 Merge pull request #1868 from bookwyrm-social/swedish-locale
Adds Swedish locale
2022-01-24 10:08:38 -08:00
eeee62cd04 Adds Swedish to the app 2022-01-24 09:39:13 -08:00
906456802a Adds Swedish locale files and updates all locales 2022-01-24 09:38:56 -08:00
a651352b8b Merge pull request #1866 from cincodenada/patch-3
Fix typo from models refactor
2022-01-24 07:25:19 -08:00
7373fb4132 Fix typo from models refactor
Looks like this got caught up when moving to importing `models`
instead of the individual models, and was throwing an error on
`./bw-dev initdb`
2022-01-23 23:41:22 -08:00
191079a922 Python formatting 2022-01-22 19:01:42 -08:00
e5c8500547 Updates cache buster 2022-01-22 17:05:31 -08:00
3fc690e763 Calculate and translate unread status counts in view 2022-01-22 17:03:48 -08:00
a74f907a61 Merge pull request #1864 from bookwyrm-social/fixes-initdb
Fixes option checking in initdb management command
2022-01-22 15:42:56 -08:00
67c3091aa1 Fixes option checking in initdb management command 2022-01-22 15:09:30 -08:00
b35efb6eab Merge pull request #1857 from bookwyrm-social/about-page-superlatives
Fixes display controls for about page superlatives
2022-01-20 17:20:04 -08:00
ce30f8a8f0 Merge pull request #1854 from bookwyrm-social/pending-users
Activate users in pending state when site registration mode changes
2022-01-20 17:02:28 -08:00
a8776843bd Fixes display toggle for about page superlatives 2022-01-20 17:00:15 -08:00
ca21238e60 Merge pull request #1856 from bookwyrm-social/rss-limit
Show only recent results in rss feed view
2022-01-20 16:46:14 -08:00
7476964cca Show only recent results in rss feed view 2022-01-20 16:33:24 -08:00
e2e5ed9aa3 Makes default language configurable 2022-01-20 16:04:42 -08:00
148f9b6f5e Activate pending users when email confirmation is disabled 2022-01-20 15:58:00 -08:00
874e2e0a9c Adds test for activating users on change to registration mode 2022-01-20 15:21:28 -08:00
a0da5c75ff Merge pull request #1853 from bookwyrm-social/author-page
Trying a new query to get author books
2022-01-20 15:19:11 -08:00
4177654ccf Merge pull request #1852 from bookwyrm-social/shelf-fixes
Shelf date on all books page
2022-01-20 15:14:21 -08:00
d5ddaa874f Trying a new query to get author books 2022-01-20 15:07:39 -08:00
afea857442 Uses max shelved date to get valid date for all books page 2022-01-20 14:28:30 -08:00
28d675c5a0 Adds more shelf page tests 2022-01-20 14:25:24 -08:00
d9175ce0b0 HTML validity on shelf page 2022-01-20 14:19:41 -08:00