Commit Graph

2198 Commits

Author SHA1 Message Date
ce0e90d472 Merge pull request #961 from bookwyrm-social/django-3-2
Update to django 3.2
2021-04-26 14:08:39 -07:00
c5dc5e8b36 Merge pull request #1005 from bookwyrm-social/imported-ratings
Import ratings as ratings, not reviews
2021-04-26 14:07:06 -07:00
674c4a99df Adds missing data file 2021-04-26 13:56:09 -07:00
55eb1c4526 Fixes model name 2021-04-26 13:50:43 -07:00
4deb94714c Adds test for import rating 2021-04-26 13:49:19 -07:00
d4dbfbe3c0 Merge pull request #1003 from bookwyrm-social/list-fixes
Improve list suggestion experience
2021-04-26 13:48:26 -07:00
7006f30ac8 Uses unique test model name 2021-04-26 11:51:17 -07:00
398ecd545e Merge pull request #1008 from bookwyrm-social/show-rating
Show rating in statuses
2021-04-26 11:47:55 -07:00
5bb341ba52 Use copy of requests GET params in list redirect 2021-04-26 11:43:13 -07:00
ff8601f329 Fixes spacing for new Black release 2021-04-26 11:37:07 -07:00
b16ac91b16 Python formatting 2021-04-26 11:34:04 -07:00
df31ac9742 Show rating in statuses 2021-04-26 11:33:17 -07:00
cd869dde09 Fixes tests of bookwyrm abstract model 2021-04-26 11:28:33 -07:00
141d1a9a17 Adds auto field setting to avoid hella warnings 2021-04-26 11:22:08 -07:00
786cf4fb97 Paginate followers/following pages 2021-04-26 10:26:49 -07:00
99efe6b290 Limit how many notifications are loaded 2021-04-26 10:11:13 -07:00
c2ffdb8f03 Import ratings as ratings, not reviews 2021-04-26 10:04:33 -07:00
7fcf48e84d Adds success notification for adding books to lists 2021-04-26 09:57:01 -07:00
1edd00a0d1 Merge branch 'main' into list-fixes 2021-04-26 09:44:55 -07:00
3ade2d3bb1 New version of black, new whitespace 2021-04-26 09:15:42 -07:00
0f6b5cc6be Filter list search results to hide already added books 2021-04-26 08:02:30 -07:00
0cb80aeb55 Preserve search results after adding a book 2021-04-26 07:24:03 -07:00
ef83eb33b0 Merge pull request #993 from bookwyrm-social/find-own-book-content
Find own book content
2021-04-25 11:37:00 -07:00
e92166c7f7 Directory: Homogenize cards heights
When the content of a profile card stretches it in height, the grid is not homogenous. This PR adds a CSS class that'll display cards as stretchable columns. The card content will be able to grow, which should always place the card footer at the bottom of the card.
2021-04-25 20:05:31 +02:00
2fd8e12b96 Merge pull request #974 from joachimesque/list-table
Add mobile styles for book preview table
2021-04-25 10:42:27 -07:00
aa557e4758 Merge pull request #971 from joachimesque/smaller-statuses-dense-cards
Move some status footer elements to the header
2021-04-25 10:39:23 -07:00
bb44ede2e7 Show book preview in full statuses on mobile 2021-04-24 12:56:53 -07:00
04e1806482 Update status_header.html 2021-04-24 20:47:39 +02:00
59ed49f082 Update status_header.html 2021-04-24 20:39:54 +02:00
e06154c457 Merge branch 'main' into smaller-statuses-dense-cards 2021-04-24 20:07:13 +02:00
72d92343aa zh-cn should be zh-hans 2021-04-24 22:32:04 +08:00
deb1257114 Merge pull request #995 from bookwyrm-social/show-subtitles
Show subtitles when titles are very short
2021-04-24 06:58:00 -07:00
32fb06c9e6 Prevent stars from wrapping on multiple lines. 2021-04-24 13:23:03 +02:00
179ba24115 Safely handle invalid book 2021-04-23 15:29:55 -07:00
a499259163 Fixes python formatting 2021-04-23 15:01:35 -07:00
9ba0aec6d9 Show subtitles when titles are very short 2021-04-23 14:58:48 -07:00
126594ec49 Cleans up queryset declarations 2021-04-23 13:47:13 -07:00
888930f891 User request path for pagination 2021-04-23 13:35:12 -07:00
d2b2065db8 Show user's book content 2021-04-23 13:32:58 -07:00
cbdf573261 Merge pull request #991 from bookwyrm-social/character-encoding
Fixes character encoding bug
2021-04-23 12:06:04 -07:00
d31827e5aa Merge pull request #975 from reesporte/main
spanish translation updates
2021-04-23 12:03:03 -07:00
013d5f1db3 Merge pull request #987 from bookwyrm-social/duplicate-boosts
Don't broadcast boosts twice
2021-04-23 11:58:01 -07:00
607e98b331 Fixes character encoding error 2021-04-23 11:53:45 -07:00
c907b1ff09 Test to replicate character encoding bug 2021-04-23 11:07:19 -07:00
79424f7bfb Python formatting 2021-04-23 10:56:17 -07:00
32e694032b Fixes duplicate boost model verification 2021-04-23 10:49:17 -07:00
de19c7d7a6 Update status_header.html 2021-04-23 18:38:33 +02:00
b457446f2f Don't save duplicate boosts 2021-04-22 19:36:27 -07:00
f9c40aadd9 Python formatting 2021-04-22 18:30:58 -07:00
74ccaf27fa Tag removal migration 2021-04-22 18:23:23 -07:00