Commit Graph

1614 Commits

Author SHA1 Message Date
fbb6368caf undo footer component 2021-11-30 20:21:41 +11:00
4ee234258a remove OG meta in ostatus template
It's just a temporary popup so would be weird to share and just gunks things up.

Co-authored-by: Joachim <joachim.robert@protonmail.com>
2021-11-30 12:47:04 +11:00
386371baa3 improve a11y on notifications
Also change close link to a button.

Co-authored-by: Joachim <joachim.robert@protonmail.com>
2021-11-30 12:42:52 +11:00
1636dfd308 fix footer indentation 2021-11-29 20:42:16 +11:00
1d90ca6fa6 keep footer DRY
Pulls footer and scripts after it into a separate component template.
This allows ostatus/template to use the footer without having to use
layout without repeating the same code.
2021-11-29 20:35:26 +11:00
1211fda7ff beautiful code quality, pylint will be pleased 2021-11-29 19:53:13 +11:00
f5d9a204eb clean up ostatus templates 2021-11-29 19:37:56 +11:00
3d73ea92e8 handle user blocks properly 2021-11-29 18:08:25 +11:00
7b65edf10b improve and bugfix remote follow templates 2021-11-29 15:33:26 +11:00
4a9713b812 fix template for remote follower error 2021-11-29 08:03:01 +11:00
c7242b6022 add popup warning 2021-11-29 07:56:31 +11:00
46f3294431 fix remote follow template 2021-11-29 07:56:09 +11:00
feaf0d5e52 handle username errors in remote follow form 2021-11-29 07:11:57 +11:00
6abf5d6910 add submit button to remote follow form 2021-11-28 21:48:03 +11:00
e9bb2a04a4 code cleanup 2021-11-28 21:38:28 +11:00
f828f36cc5 show popup for remote follow 2021-11-28 21:16:57 +11:00
6e7d23c1ae add remote follow button 2021-11-28 20:09:29 +11:00
2e428e6ea1 add remote follow templates 2021-11-28 20:08:54 +11:00
610114b4eb rearrange ostatus templates 2021-11-28 16:54:25 +11:00
d05e100421 update ostatus templates 2021-11-28 13:28:58 +11:00
f7c8f121b9 add remote follow ostatus templates 2021-11-28 12:43:29 +11:00
09c5a3861b prefer English language sources for ISNI titles 2021-11-22 12:15:06 +11:00
8691023fa9 display link to isni in author page when other identifiers missing 2021-11-22 09:24:05 +11:00
a218fa21ea Merge branch 'main' into isni-poc 2021-11-22 08:53:58 +11:00
fd2ade2313 refactor isni author enrichment
- use activitypub.Author instead of custom dict
- prefer to display "Author of [title]" from ISNI data instead of short description
- merge isni and db authors for edit_book display
- fix edit_book template to use changed data
- rename some functions in utils/isni.py
2021-11-22 08:49:22 +11:00
1e6e4b0f8d use activitypub dataclass for isni authors
- add timeout to isni API call
- use activitypub.Author dataclass instead of bespoke dict
- display isni authors as "Author of" first title in ISNI record if possible
- sensible fallbacks if title info unavailable in isni record
2021-11-21 19:55:55 +11:00
3787a31c67 Updates image helpers on site 2021-11-18 14:39:22 -08:00
41dd915d7f Email templates 2021-11-17 20:22:00 -08:00
03c59f2431 improve security on isni url 2021-11-16 20:37:37 +11:00
5e5cb26290 Preserve spaces between links 2021-11-15 11:47:39 -08:00
30afe42b3a Removes extra space in progress bar 2021-11-15 09:41:05 -08:00
83e468a4f8 Fixes "indeterminate" state of progress indicator on screen reader 2021-11-15 09:34:36 -08:00
8612cf654d Invalid href 2021-11-14 11:31:47 -08:00
14e2960d06 Update legacy jobs 2021-11-14 10:58:46 -08:00
8cede05d32 Retry hanging items 2021-11-14 10:20:14 -08:00
c614f638fd Merge branch 'import-field-names' of github.com:bookwyrm-social/bookwyrm into import-field-names 2021-11-14 07:06:48 -08:00
fb91c33682 Fixes isbn assignment for goodreads 2021-11-13 12:24:16 -08:00
8b7720c8b8 Use "reject" instead of "delete" on review page 2021-11-13 11:54:28 -08:00
712d8ecfb4 Don't show empty stars when there's no review 2021-11-13 11:52:08 -08:00
1e2dca402b Adds null value to breadcrumb links 2021-11-13 11:40:19 -08:00
4dae851da0 Adds breadcrumbs 2021-11-13 11:18:10 -08:00
659d0f19eb Improves import table ui
adds table container, plays with display a bit
2021-11-13 09:43:52 -08:00
60fb1ac2e6 More flexible templates 2021-11-13 09:34:10 -08:00
acc32d579e Preview review in import preview 2021-11-13 09:22:35 -08:00
40fff02eec Approve or delete import guesses 2021-11-12 17:10:47 -08:00
221cde9be4 Adds manual review view 2021-11-12 16:24:45 -08:00
5558ed810e Show manual review flag 2021-11-12 15:40:07 -08:00
6161f60695 Use normalized data in table 2021-11-12 14:54:20 -08:00
61eaf51310 Fixes html validity 2021-11-12 14:49:24 -08:00
d8197cdcfa Indicate retry on status page 2021-11-12 14:38:41 -08:00