1
0
Fork 0
Commit graph

4325 commits

Author SHA1 Message Date
6115ead363
Merge pull request #1330 from bookwyrm-social/resolve-book-errors
Safely handle work with no editions error
2021-08-23 17:26:08 -06:00
ac3a989e37
Merge pull request #1328 from bookwyrm-social/unread-count
Increment unread count less wildly
2021-08-23 17:22:59 -06:00
332a712d84 Safely handle work with no editions error 2021-08-23 15:59:58 -07:00
016930fd0c
Merge pull request #1327 from bookwyrm-social/lists
Bookmark lists
2021-08-23 16:54:36 -06:00
26e932aa7b Increment unread count less wildly
Works on #1293
2021-08-23 15:47:14 -07:00
473ad5ffba Fixes tests 2021-08-23 15:35:51 -07:00
c727d351ba Fixes variable name 2021-08-23 15:33:49 -07:00
f267e53b56 let's call it save not bookmark 2021-08-23 15:07:38 -07:00
b7fb55e6ad Fixes test for login redirected view 2021-08-23 14:53:48 -07:00
79063507e5
Merge pull request #1326 from bookwyrm-social/boost-fix
Fixes boosts removing statuses from feeds
2021-08-23 15:47:29 -06:00
47dbcc3af0 Adds views test 2021-08-23 14:15:19 -07:00
fcd41aaf06 Add specific vendor file 2021-08-23 13:59:23 -07:00
d3cfceafca Mocks creation of boost 2021-08-23 13:58:19 -07:00
f187d7ec2d ignore vendor files in editorconfig 2021-08-23 13:53:45 -07:00
a30094c822 View bookmarked lists 2021-08-23 13:40:07 -07:00
42abc145c8 Adds action views 2021-08-23 13:15:35 -07:00
135fcbd269 Adds button to template 2021-08-23 13:02:27 -07:00
457415f874 Adds bookmark icon 2021-08-23 11:36:22 -07:00
eca0ff371c Adds saved lists many to many field 2021-08-23 11:19:15 -07:00
16235d1d90 Actually use provided stoers list 2021-08-23 10:48:23 -07:00
9c21f4d8e6 Adds tests for boosts in activitystreams 2021-08-23 10:44:38 -07:00
f284eebece Fixes boosts removing statuses from feeds 2021-08-23 07:04:59 -07:00
7345705b08 Small efficiency improvement in list view 2021-08-21 20:21:39 -07:00
e76163ffae
Merge pull request #1322 from bookwyrm-social/want-to-read-header
Fixes want to read status header
2021-08-21 13:09:34 -06:00
3a9b9623e9
Merge pull request #1321 from bookwyrm-social/html-validation
Html validation fixes
2021-08-21 13:07:34 -06:00
accfbbfd90
Merge pull request #1320 from bookwyrm-social/books-warning
Resolves warning in books view
2021-08-21 12:50:40 -06:00
3f8eefd694 Fixes want to read status header
jankily, mind you
2021-08-21 11:49:57 -07:00
a70b0e8712 Spacing for curly lint action 2021-08-21 11:45:36 -07:00
0a8a4f0ee4 Adds curlylint workflow 2021-08-21 11:39:21 -07:00
6f8ca302e5 Clearer form logic in edit book page 2021-08-21 11:38:57 -07:00
e31783ef6e Cleans up html on import status page 2021-08-21 11:15:56 -07:00
270571668d adds space between attributes on book page 2021-08-21 11:05:38 -07:00
a235811524 Fixes quote style on author page 2021-08-21 11:04:26 -07:00
81d51d0634 Removes nonfunctional test linter 2021-08-21 10:53:18 -07:00
821d0f49e2 Wraps entire div block in spaceless tag 2021-08-21 10:51:07 -07:00
f48cea3ed9 Fixes endquote outside of if statement 2021-08-21 10:50:49 -07:00
e7ee4a45fa adds missing button close tag in shelve button options 2021-08-21 10:50:27 -07:00
24d1513320 Removes stray close tag in announcements 2021-08-21 10:49:50 -07:00
ec10ebbe68 Fixes quote type 2021-08-21 10:49:35 -07:00
85a4c331eb Use search results template for isbn view 2021-08-21 10:48:26 -07:00
053579c2a4 Clarifies logic in file upload widget 2021-08-21 10:33:50 -07:00
d1e9a164ff Correct close tag in user null state view 2021-08-21 10:33:19 -07:00
af2abcbe3d Missing close link tag in manage invites view 2021-08-21 10:32:55 -07:00
5bd92a8e34 Fixes "view directory" link html and adds it to l10n 2021-08-21 10:32:32 -07:00
1aab9e7da9 Fixes endif placement on null state for feed 2021-08-21 10:30:44 -07:00
be94c0a76b Remove stray </dl> tag 2021-08-21 10:30:15 -07:00
8055fa8d8f Test out accessibility linter github action 2021-08-21 09:03:15 -07:00
596b6ca084 Resolves warning in books view 2021-08-21 07:25:18 -07:00
73121eb4f6
Merge pull request #1316 from joachimesque/patch-1
Thumbnails: fix default size definition in template utility
2021-08-20 15:15:02 -06:00
Joachim
bf6ee9f53c
Thumbnails: fix default size definition in template utility 2021-08-20 18:06:09 +02:00