Mouse Reeve
e76b44fc8f
Merge pull request #2921 from axiomizer/isbn-hyphenation
...
Isbn hyphenation
2023-08-06 15:59:19 -07:00
Mouse Reeve
b7e7867b9b
Merge pull request #2938 from jderuiter/redirect-referer
...
On readthrough, progressupdate or status delete return to previous page
2023-08-06 15:41:26 -07:00
Mouse Reeve
e8949bbffd
Make sure defaults are set on directory filters
2023-08-06 15:37:26 -07:00
Mouse Reeve
27c40ccf20
Uses comma formatting on user follower/following display values
2023-08-06 15:37:26 -07:00
Mouse Reeve
66250e0dd8
Consistent null states and page titles in user profile views
2023-08-06 15:36:56 -07:00
Mouse Reeve
0e43cc4274
Adds breadcrumbs and better titles to followers/following pages
2023-08-06 15:09:45 -07:00
Mouse Reeve
013c726869
Merge pull request #2918 from jderuiter/dutch
...
Include Dutch locale
2023-08-05 14:34:05 -07:00
axiomizer
83ad45644b
Make hyphenated ISBN a property on the book model
2023-08-03 18:01:02 -04:00
Joeri de Ruiter
2dddb2e3da
Revert change to redirect when deleting status
2023-08-03 13:18:35 +02:00
Joeri de Ruiter
a901014e48
Change import of clean
2023-08-02 19:37:52 +02:00
Joeri de Ruiter
ae5c27f3bb
Sanitise description from Open Library
2023-08-02 19:30:40 +02:00
Joeri de Ruiter
f4a4b59a14
Merge branch 'main' into markdown-import
2023-08-02 19:19:07 +02:00
Mouse Reeve
0be5cf31dc
Merge branch 'main' into isbn-hyphenation
2023-08-01 21:10:10 -07:00
Mouse Reeve
9d69f2fb3e
Merge pull request #2905 from bookwyrm-social/broken-editions
...
Adds management command to repair editions in bad state
2023-08-01 21:08:43 -07:00
Mouse Reeve
73f1484025
Merge pull request #2915 from axiomizer/main
...
Add copy button for ISBN
2023-08-01 20:55:12 -07:00
Mouse Reeve
455b0c82ea
Fixes typo and outdated comment
2023-08-01 20:53:06 -07:00
Mouse Reeve
acafa0b417
Merge pull request #2925 from jderuiter/mypy-connectors
...
Type annotations and related changes for connectors
2023-08-01 20:46:56 -07:00
axiomizer
3ca36fef4d
Make copy button screen reader friendly
...
revert last commit because prettier was run with the wrong version
This reverts commit 5d3883c9a0
.
2023-08-01 22:56:05 -04:00
Mouse Reeve
173d0b77ac
Merge pull request #2937 from jderuiter/create-book-fixes
...
Fixes for create-book
2023-08-01 19:02:33 -07:00
Mouse Reeve
211b60bba2
Merge pull request #2934 from bookwyrm-social/reduce-status-tasks
...
Only trigger add_status_task when status is first created
2023-08-01 08:30:43 -07:00
Joeri de Ruiter
d1bad521e9
When deleting readthrough, progressupdate or status, return to referer instead of main page
2023-08-01 17:19:10 +02:00
axiomizer
8565367993
Fix pylint issues and failing unit tests
2023-08-01 09:45:13 -04:00
Joeri de Ruiter
220cad8661
Only show author confirmation if new authors are added, show suggestions for parent work and set it correctly.
2023-08-01 15:12:50 +02:00
axiomizer
5d3883c9a0
run prettier on bookwyrm.js
2023-08-01 08:09:10 -04:00
Joeri de Ruiter
1a733746f2
Only remove surrounding p tags if there are no other p tags
2023-08-01 12:17:57 +02:00
Joeri de Ruiter
1a215e9b9e
Convert description from Markdown to HTML when importing from Open Library
2023-08-01 11:45:46 +02:00
Mouse Reeve
2f8cf941af
Merge pull request #2933 from joachimesque/remove-links-trailing-punctuation
...
Remove links trailing punctuation
2023-07-31 18:58:39 -07:00
Mouse Reeve
3336fd0f11
Updates test
2023-07-31 17:48:09 -07:00
Mouse Reeve
f6fba19ac4
Only trigger add_status_task when status is first created
...
I think the reason I didn't do this initially was so that related users
and books, which are added necessarily after the model instance is
crated, will be part of the object when the task runs, but I have
investigated this and because of the transaction.atomic statement in the
to_model method in bookwyrm/activitypub/base_activity.py and in the
status view (added in this commit), this is not an issue.
2023-07-31 17:23:57 -07:00
Joachim
928d56b566
Fix function docstring
2023-07-31 22:15:09 +02:00
Joachim
e37ed8ea5e
Remove links trailing punctuation
2023-07-31 22:12:37 +02:00
Hugh Rundle
c29ca5ad32
Merge pull request #2922 from tararoshan/wip-edit-post-and-save
...
fix button text when editing posts
Resolves #2642
2023-07-31 16:44:30 +10:00
Hugh Rundle
390f61ff3b
Merge branch 'main' into wip-edit-post-and-save
2023-07-31 16:25:04 +10:00
Hugh Rundle
61283b3d4f
Merge pull request #2929 from joachimesque/search-disable-spellcheck
...
Disable Spellcheck on header search inputs
2023-07-31 14:42:30 +10:00
Mouse Reeve
588ec80b4c
Merge pull request #2927 from bookwyrm-social/streams-queue
...
Reduce activity in streams queue from boost tasks
2023-07-30 18:37:49 -07:00
Joachim
6a81f91902
Disable Spellcheck on header search inputs
2023-07-30 22:33:08 +02:00
Mouse Reeve
71dc05f894
Reduce activity in streams queue from boost tasks
2023-07-30 13:07:12 -07:00
Mouse Reeve
30f025dbcd
Merge pull request #2923 from jderuiter/hashtag-naming
...
Remove '@' from the beginning of hashtag names in activity
2023-07-30 06:27:51 -07:00
Joeri de Ruiter
2920973961
Some small improvements to annotations
2023-07-28 20:54:03 +02:00
Joeri de Ruiter
f07d7b02f1
Type annotations and related changes for bookwyrm.connectors
2023-07-28 17:43:32 +02:00
Joeri de Ruiter
8736f2c6ef
Remove '@' from the beginning of hashtag names in activity
2023-07-28 11:20:08 +02:00
Tara Sophia Roshan
c721e17aa0
Change wording from 'Save' to 'Update'
...
I think this wording is more clear.
2023-07-27 17:45:06 -05:00
Tara Sophia Roshan
9cd599dee3
Indicate edited post is saved
...
Should close #2642 and #2671 . Gives a minimal solution to #2668 .
2023-07-27 00:22:12 -05:00
axiomizer
2293c1c5a8
Revert part of "Hyphenate ISBN numbers and add copy button" related to copy button
...
This partially reverts commit d2c4785af1
.
2023-07-25 08:54:49 -04:00
axiomizer
bd26da351a
Hyphenate ISBN numbers and add copy button
2023-07-25 08:54:49 -04:00
Joeri de Ruiter
fec6f39e4e
Migration to include Dutch in user.preferred_language
2023-07-23 21:34:28 +02:00
Joeri de Ruiter
308dfd1be0
Include Dutch locale
2023-07-23 21:27:42 +02:00
Joeri de Ruiter
0354e53eea
Type annotations for utils
2023-07-23 20:50:44 +02:00
axiomizer
9a30a3656a
satisfy js linter
2023-07-22 22:34:10 -04:00
Mouse Reeve
07aca2f62c
Merge pull request #2916 from jderuiter/mypy-integration
...
mypy integration
2023-07-22 18:14:10 -07:00