Commit Graph

1062 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
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
dd16fb2a26 Move embed view to separate file 2022-01-25 13:37:57 -08:00
f85158191b Use form for saving list items 2022-01-25 12:11:17 -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
191079a922 Python formatting 2022-01-22 19:01:42 -08:00
3fc690e763 Calculate and translate unread status counts in view 2022-01-22 17:03:48 -08:00
7476964cca Show only recent results in rss feed view 2022-01-20 16:33:24 -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
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
e3545517ec Merge pull request #1837 from bookwyrm-social/author-page-caching
Author page caching
2022-01-18 11:02:49 -08:00
8bbc4d3301 Cache checking if books are on shelve in shelve button snippet 2022-01-18 10:52:15 -08:00
9e450f2d99 Merge pull request #1802 from cincodenada/configurable-logging
Make log level configurable, override default logging config
2022-01-18 07:39:43 -08:00
27a0b92de0 Fix include order 2022-01-17 16:12:16 -08:00
13a2c58b98 Use parameter-based formatting for debug 2022-01-17 15:14:01 -08:00
4cc35ba25e Cache query for author's books 2022-01-17 12:05:11 -08:00
8a0ea674ea Merge pull request #1834 from bookwyrm-social/links-display
Improve link filetype and add availability field
2022-01-17 11:08:40 -08:00
cfcacb4797 Edit book availability 2022-01-17 10:00:12 -08:00
b9fde85b49 Sort domains in admin view 2022-01-17 08:15:14 -08:00
0c2537e27a Merge pull request #1527 from bookwyrm-social/book-file-links
Book file links
2022-01-13 11:10:05 -08:00
d95830037a Adds admin notice 2022-01-13 11:00:59 -08:00
c7b2b303da Fixes searching for users in group view, with test 2022-01-13 08:38:54 -08:00
d1183fd003 Python formatting 2022-01-12 17:11:24 -08:00
262e641c79 Creates link template subdirectory 2022-01-12 16:50:52 -08:00
4cf3f378ef Delete view 2022-01-12 10:08:49 -08:00
ebc451fdd2 Edit links view 2022-01-12 09:59:46 -08:00
2ca41a0b11 Renames add link view 2022-01-12 09:16:24 -08:00
e6d9895854 Merge branch 'main' into book-file-links 2022-01-12 06:39:22 -08:00
0f9881365b Python formatting 2022-01-11 10:41:33 -08:00
4ca90ca10f Renames class view 2022-01-11 10:40:32 -08:00
68d943fb26 Preserve readthrough id in edit 2022-01-11 10:33:58 -08:00
cdaf0fe8e3 Show error message when start and finish date is invalid 2022-01-11 10:22:19 -08:00
0d2c6e63d1 Converts create readthrough to modal 2022-01-11 09:50:04 -08:00
dcf8a8dab9 Fixes settings tab highlighting 2022-01-10 15:27:33 -08:00
aee7e1ae41 Fixes redirect on reports modal 2022-01-10 14:58:10 -08:00
78dd5caf9f Allow users to report spam links 2022-01-10 14:55:10 -08:00
d610115a5b Null state for links 2022-01-10 12:09:03 -08:00
4ba375892a Merge pull request #1793 from bookwyrm-social/more-caches
More caches
2022-01-10 11:25:26 -08:00
4820a2f982 Python formatting 2022-01-10 11:21:03 -08:00
f0ae37c331 Block or approve domains 2022-01-10 11:19:20 -08:00
3f280af715 Functionality to edit name 2022-01-10 10:48:27 -08:00
32e3fdb438 Adds admin view 2022-01-10 10:12:28 -08:00
5cf1d8a30a Make it black 2022-01-09 23:53:23 -08:00
83851c2933 Add bookwyrm-specific logging 2022-01-09 23:49:14 -08:00
4931e5cad2 Merge branch 'main' into book-file-links 2022-01-09 13:15:58 -08:00
0a182e8150 Caches query for landing page books 2022-01-09 13:04:41 -08:00
e8c830750a No cache for suggested books 2022-01-09 13:00:02 -08:00