1
0
Fork 0
Commit graph

4182 commits

Author SHA1 Message Date
5bbd6faa8b
tidy templates 2021-12-06 16:26:16 +11:00
027520d923
add remote follow tests 2021-12-06 16:26:02 +11:00
685e0a172d
make code WET again
moving url discovery borked general webfinger tests for some reason IDK why.
2021-12-06 10:45:39 +11:00
781fe69470
more descriptive remote follow errors
- distinguish between invalid username, user not found, and remote follow not supported
- make helpers DRYer
2021-12-06 09:29:51 +11:00
02313f40b8 Adds update from inventaire link for books 2021-12-05 13:48:05 -08:00
071da7d4fb Handle various link generation needs 2021-12-05 13:38:15 -08:00
4085714764 Update openlibrary author with ISNI 2021-12-05 13:26:22 -08:00
d7e4e6aa1e Adds openlibrary update for book 2021-12-05 13:02:42 -08:00
113eda33e9 Adds update views 2021-12-05 12:47:43 -08:00
b824841cb3 Adds update logic to connectors 2021-12-05 12:47:27 -08:00
2d875b5575 Add link properties for remotes 2021-12-05 12:29:54 -08:00
68a489dbe0 Add isni to edit author form 2021-12-05 11:02:36 -08:00
89c23c3e0c More thoroughly checking if title is set to avoid error 2021-12-05 09:07:17 -08:00
c77edab79c
minor functionality fixes 2021-12-05 18:09:51 +11:00
660b2e48e7
Merge pull request #1649 from bookwyrm-social/detail-menus
Use html details instead of javascript menus
2021-12-04 17:03:36 -08:00
977d09bc06
Merge pull request #1656 from bookwyrm-social/top-bar-alignment
Fixes alignment of search box and login form
2021-12-04 16:55:06 -08:00
2797386608 Fixes alignment of search bpx and login form 2021-12-04 16:41:07 -08:00
08255508a3
Merge pull request #1654 from bookwyrm-social/locale-updates
Locale updates
2021-12-04 15:13:35 -08:00
4b5a0d4a03 Fix display of long words in list titles 2021-12-04 14:51:18 -08:00
591fd1e803 Stop is-small class from propogating to modal buttons 2021-12-04 14:47:17 -08:00
e19fe3321b Javascript cache buster 2021-12-04 14:47:06 -08:00
f9c78c79c8 Removes inoperative translation string 2021-12-04 14:40:25 -08:00
597d537461 Display "saved!" indicator in status form 2021-12-04 13:43:01 -08:00
ba34e11fb0 Fixes auto-closing menu 2021-12-04 12:11:29 -08:00
7050013144 Close menus when the rest of the page is clicked
Ce-authored-by: Joachim <joachim.robert@protonmail.com>
2021-12-04 11:51:57 -08:00
f98fe0348a Fixes merge error 2021-12-04 11:45:02 -08:00
5e919ab07f
Merge pull request #1650 from joachimesque/fix-preview-image-wrap
Fix preview image text wrap length
2021-12-04 11:44:06 -08:00
403382e4b4
Merge branch 'main' into detail-menus 2021-12-04 11:30:49 -08:00
56609bbc2b Css linting 2021-12-04 11:18:41 -08:00
Joachim
5b690532fa Add an AttributeError exception for CI tests 2021-12-04 19:59:45 +01:00
c813ce1144 Creates consistent styling for details element 2021-12-04 10:41:42 -08:00
Joachim
5e9e7db935 Fix preview image text wrap length
Closes #1634
2021-12-04 19:08:55 +01:00
b6106691ef Force dropdown menus to always visible 2021-12-04 09:57:45 -08:00
5b27952b34 Use html details instead of javascript menus 2021-12-04 09:48:55 -08:00
Joachim
8a84bd3490 Apply suggestions from python lint 2021-12-04 17:33:28 +01:00
Joachim
0801c66878 Add tests 2021-12-04 17:29:22 +01:00
41fbfb627e
Merge pull request #1638 from joachimesque/font-end-accessibility-improvements
Add `aria-describedby` to field help/error messages
2021-12-04 08:23:09 -08:00
Joachim
57502c1f3c Fix js following review 2021-12-04 16:31:38 +01:00
Joachim
407d471065 Change footer link 2021-12-04 16:18:23 +01:00
Joachim
5ffe465a7a Better style for embedded cards 2021-12-04 16:18:11 +01:00
Joachim
78a0092f92 Translate home page on main layout 2021-12-04 16:17:51 +01:00
Joachim
b2a274ba41 Add JS code for copy text component 2021-12-04 16:17:33 +01:00
Joachim
306ea962c4 Add embed URL component to list layout 2021-12-04 16:17:21 +01:00
Joachim
1b9291616b Add EmbedList view template 2021-12-04 16:08:47 +01:00
Joachim
2c7c3fd1c9 Create a new layout for embedded content 2021-12-04 16:08:15 +01:00
Joachim
8ee09a2284 Add url to reach the view 2021-12-04 16:07:38 +01:00
Joachim
d22167e105 Add EmbedList view with an X-Frame-Options exemption 2021-12-04 16:07:21 +01:00
Joachim
3bd28afe93 Add unique embed_key to List model 2021-12-04 16:06:07 +01:00
c0ac838ed8
Merge branch 'main' into font-end-accessibility-improvements 2021-12-03 10:08:47 -08:00
f6dfe3530a Use book preview card for social media on status page 2021-12-03 09:58:14 -08:00