Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Bookwyrm

Social reading and reviewing, decentralized
Collective - Host: opensource - https://opencollective.com/bookwyrm - Website: http://joinbookwyrm.com/ - Code: https://github.com/mouse-reeve/bookwyrm

Fix spelling in blocktrans arg

github.com/bookwyrm-social/bookwyrm - c6d2edfe7a57f84a735b4fabd34ce6c65a961c3c authored almost 2 years ago by Andy Maloney <[email protected]>
Fix two "aria-hidden" tags

github.com/bookwyrm-social/bookwyrm - e1c90314ad7531e819de38ff553c979b9d9e916b authored almost 2 years ago by Andy Maloney <[email protected]>
Fix spelling in author form

"oepnlibrary" ➡️ "openlibrary"

github.com/bookwyrm-social/bookwyrm - a027204e5b382b7e500551aefb7946707efaf465 authored almost 2 years ago by Andy Maloney <[email protected]>
{list} Fix duplicate suggestions in Add Books section

Fixes #2584

(Also fix a spelling mistake in a comment in book_search.py)

github.com/bookwyrm-social/bookwyrm - dd23bc4d0fb0f03d4758a0cee462af875b166cce authored almost 2 years ago by Andy Maloney <[email protected]>
Merge pull request #2373 from codeurimpulsif/contrib-system

Add contrib directory with systemd service files for front, worker and scheduler

github.com/bookwyrm-social/bookwyrm - 917569ef0e6dae4551a67f2bc30fdf3d8d10bcda authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2580 from Giebisch/fix-rating-half-stars

Fix Half Stars for Rating books

github.com/bookwyrm-social/bookwyrm - cdf51ccbc460d7bd8571eec949fd177b7030855a authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2555 from jaschaurbach/author_website

Add Website field to author

github.com/bookwyrm-social/bookwyrm - bdd32c562819986fe6efeda739eb785e119f1ba1 authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2547 from avandeursen/docker-test-run

Ensure django tests pass in default Docker setting

github.com/bookwyrm-social/bookwyrm - c9fa90f83bd24682dd3796910781432d7663a150 authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2544 from joachimesque/redirect-after-shelving-book

Redirect back to the original page after shelving book

github.com/bookwyrm-social/bookwyrm - 9480318c5d0c1e4afe5a5157c4483ba197f487df authored almost 2 years ago by Mouse Reeve <[email protected]>
Fix Half Stars for Rating books

github.com/bookwyrm-social/bookwyrm - 892ba563a4b72a1409628d27727e360ec96efa5b authored almost 2 years ago by Giebisch <[email protected]>
Merge branch 'main' into redirect-after-shelving-book

github.com/bookwyrm-social/bookwyrm - 336c92d96e3d5edf8d9e0dbdc49642a59a08776d authored almost 2 years ago by Joachim <[email protected]>
Import Limit Bugfix and lint

github.com/bookwyrm-social/bookwyrm - 5200ea585a806bcac5683ae24b2fcc2522e49720 authored almost 2 years ago by Giebisch <[email protected]>
Ensure transient `cover_url` field value gets persisted across form renders

Given this field doesn't map to an `Edition` model field it lost its values when re-rendering th...

github.com/bookwyrm-social/bookwyrm - 1c6548a0adab283a9787b0451c7cc182a00a6219 authored almost 2 years ago by Christof Dorner <[email protected]>
Sync with main and merge migrations

github.com/bookwyrm-social/bookwyrm - 6d1de44c482aad36dc1622caab3d0d1c2bab1cf8 authored almost 2 years ago by Giebisch <[email protected]>
Merge pull request #2563 from joachimesque/update-github-actions

Update github actions versions

github.com/bookwyrm-social/bookwyrm - 2bd94b1332ed2b7e8715fdb502ae76152d3c915e authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge branch 'main' into import-limit

github.com/bookwyrm-social/bookwyrm - 7e7966987b867e0d35b023437c5ff3e6d0435b85 authored almost 2 years ago by Giebisch <[email protected]>
Update github actions versions

github.com/bookwyrm-social/bookwyrm - 3f6cdff3635c26bef829ac3c6f3573995f3a17a7 authored almost 2 years ago by Joachim <[email protected]>
Update validate.py

github.com/bookwyrm-social/bookwyrm - fa3edea87b9dc23ae6c714aa3f42cb26b6023d8d authored almost 2 years ago by Joachim <[email protected]>
Fix error when no referer

github.com/bookwyrm-social/bookwyrm - ac2ef667aff282e8273c92ec339a011d41c51aa2 authored almost 2 years ago by Joachim <[email protected]>
Replace hidden field with HTTP Referrer value

github.com/bookwyrm-social/bookwyrm - f266c71da92096921729697f6a218408f1c0f9df authored almost 2 years ago by Joachim <[email protected]>
Fix @pytest.mark.skipif formatting

github.com/bookwyrm-social/bookwyrm - 2bf8cd88f17ff52f9ce8ffee5465c15955487f36 authored almost 2 years ago by Arie van Deursen <[email protected]>
Add validation before using url

github.com/bookwyrm-social/bookwyrm - 78c214a6d40c0dbd06c361c09df6efcd2798a644 authored almost 2 years ago by Joachim <[email protected]>
Add validation util + test

github.com/bookwyrm-social/bookwyrm - bfe04feca9ea9e9b3a66a2861d2f37e1568c0896 authored almost 2 years ago by Joachim <[email protected]>
Add systemd service files for bookwyrm front, worker and scheduler

github.com/bookwyrm-social/bookwyrm - 358a0e60a93552594fddc0fbdbfa28a360d94ea1 authored almost 2 years ago by Codimp <[email protected]>
Add contrib directory with explanation

github.com/bookwyrm-social/bookwyrm - 1e0cbe776c1b1b52dab379bc68a2c58f91d553ba authored almost 2 years ago by Codimp <[email protected]>
Add redis.service in After for bookwyrm and bookwyrm-scheduler services

github.com/bookwyrm-social/bookwyrm - 45aa397863aafcd93be447f4b712a9c08330a5f1 authored almost 2 years ago by Doctor <[email protected]>
Merge pull request #2550 from chdorner/fix/cache-languages

Fix fragment caches (language codes, cache keys, etc.)

github.com/bookwyrm-social/bookwyrm - e026f4535a335bd45d92f386b0e9ab4ad4153040 authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2543 from joachimesque/user-menu-mobile-align-right

User menu mobile align right

github.com/bookwyrm-social/bookwyrm - ca89a6f098528799ed180671d5c8d2c342cf85d6 authored almost 2 years ago by Mouse Reeve <[email protected]>
Add Website field to author

Authors have Websites. that might be interesting for BookWyrm users. Now there is a field specif...

github.com/bookwyrm-social/bookwyrm - 2d76595af6f432b1060095a0f2c57aac378e1e8c authored almost 2 years ago by Jascha Urbach <[email protected]>
Merge branch 'main' into redirect-after-shelving-book

github.com/bookwyrm-social/bookwyrm - 5c92774a7fda7da69670c3105930299c73bd49bd authored almost 2 years ago by Joachim <[email protected]>
Merge pull request #2552 from chdorner/fix/example-env-redis

Add REDIS_BROKER_HOST to example env

github.com/bookwyrm-social/bookwyrm - cfbd0b97fccd4562b0f797a76d6c6a723a1901ba authored almost 2 years ago by Mouse Reeve <[email protected]>
Add REDIS_BROKER_HOST to example env

This might avoid future confusion when somebody wants to run
this dockerless for example, given ...

github.com/bookwyrm-social/bookwyrm - 31028e9573b85f4219015e8980614d4abb8948d7 authored almost 2 years ago by Christof Dorner <[email protected]>
Fix cache duration comment

github.com/bookwyrm-social/bookwyrm - 247d85305cdebd5a0106de6c13dca691067842f1 authored almost 2 years ago by Christof Dorner <[email protected]>
Specificy fragment name in cache key for landing page

github.com/bookwyrm-social/bookwyrm - 9aad37acd5c5b128bf4fc7222a755f820cf1bf3a authored almost 2 years ago by Christof Dorner <[email protected]>
Use language in cachey key for about_page_superlatives

github.com/bookwyrm-social/bookwyrm - 51c932802abb6cf7d47918767c41cf8be3444841 authored almost 2 years ago by Christof Dorner <[email protected]>
Fix postgres to version 13 in Docker compose

Helps to make tests reproducible, and avoids accidentally
relying on postgres:11 in which some t...

github.com/bookwyrm-social/bookwyrm - 5d63b483283c207d0f4160f982ff814f380fe7d9 authored almost 2 years ago by Arie van Deursen <[email protected]>
Only test thumbnails if they're enabled in the settings

github.com/bookwyrm-social/bookwyrm - 1c0a3a78297b29ba24da0cca36132387ce21ba35 authored almost 2 years ago by Arie van Deursen <[email protected]>
Enable thumbnail generation in example environment

This makes the example environment more similar to the
setting in the django-tests.yml GitHub wo...

github.com/bookwyrm-social/bookwyrm - 8441314e7c4b730dbb08a1af7110025ced869478 authored almost 2 years ago by Arie van Deursen <[email protected]>
Redirect to "next" value in view

github.com/bookwyrm-social/bookwyrm - f5a79dfa826e1f61227f22c34ba0d8479cd33642 authored almost 2 years ago by Joachim <[email protected]>
Add hidden "next" input set to current path

github.com/bookwyrm-social/bookwyrm - 3f52d6ee33ddd03bed7fb3552930bc3f290687c8 authored almost 2 years ago by Joachim <[email protected]>
Add back button to user submenu on mobile

github.com/bookwyrm-social/bookwyrm - 91d67b44fd21b581f122b47461b33099add20db1 authored almost 2 years ago by Joachim <[email protected]>
Align user menu to the right on mobile

github.com/bookwyrm-social/bookwyrm - 7f3b2089272dca3b6b99f2c026d547e8c6f7531f authored almost 2 years ago by Joachim <[email protected]>
Merge pull request #2525 from jaschaurbach/fix-form-submit

Update forms.js

github.com/bookwyrm-social/bookwyrm - 6947e74f5de8e3eef274b650aa48aaae5ab95e6c authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2529 from chdorner/fix/titleby-cache-clearing

Fix titleby cache fragment clearing

github.com/bookwyrm-social/bookwyrm - d0f7cf56f6881fae15db2dca9fc99893b09b26eb authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2532 from bookwyrm-social/generated-note-display

Display generated notes correctly depending on format

github.com/bookwyrm-social/bookwyrm - a4c3b79f4165d4f224b432e04315f9a9f867e5d8 authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2538 from bookwyrm-social/basque

Adds Basque language

github.com/bookwyrm-social/bookwyrm - b2fd5c26b9db2384e79ae55756f0d55b3fe58941 authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2537 from chdorner/fix/admin-system-nav-items

Fix permissions check for System admin navigation section

github.com/bookwyrm-social/bookwyrm - 8f3d702652e230397de207106247767ddbabf40e authored almost 2 years ago by Mouse Reeve <[email protected]>
Adds Basque language

github.com/bookwyrm-social/bookwyrm - f2a52d4a1862962687cb515f18bd81c20059c162 authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2533 from bookwyrm-social/update_locals

Updates locales

github.com/bookwyrm-social/bookwyrm - 287cf75698eb274504e10c76ded146863a07376f authored almost 2 years ago by Mouse Reeve <[email protected]>
Fix permissions check for System admin navigation section

github.com/bookwyrm-social/bookwyrm - 4f6e4462dc4ecb1a2543fbe6f925244b83865a2a authored almost 2 years ago by Christof Dorner <[email protected]>
Cache book_titleby only for 10 seconds

This should be enough caching when renderering pages like the feed, but
not so much that editing...

github.com/bookwyrm-social/bookwyrm - 3e25b04e4a04791b39fbd259705ec48a556300ea authored almost 2 years ago by Christof Dorner <[email protected]>
Handle unlimited Imports

github.com/bookwyrm-social/bookwyrm - 8f9ac820945f07f860ba180286ae52f179080c32 authored almost 2 years ago by Giebisch <[email protected]>
Merge branch 'bookwyrm-social:main' into fix-form-submit

github.com/bookwyrm-social/bookwyrm - 8a4d500489405095d95592bc80c42294a5930f7e authored almost 2 years ago by Jascha Urbach <[email protected]>
New approach: Event Delegation

This works as follows:

The div where the input fields for the subjects live got an id. The scri...

github.com/bookwyrm-social/bookwyrm - 105144a026023a796824a5e4e66426681abb82bf authored almost 2 years ago by Jascha Urbach <[email protected]>
Updates locales

github.com/bookwyrm-social/bookwyrm - 9c03ba48fbcf8e840045c97ed4c50d7c6b508028 authored almost 2 years ago by Mouse Reeve <[email protected]>
Display generated notes correctly depending on format

github.com/bookwyrm-social/bookwyrm - d3c15efa0aa82e4a05cf0702b47fb303d4133fbb authored almost 2 years ago by Mouse Reeve <[email protected]>
./bw-dev prettier

github.com/bookwyrm-social/bookwyrm - 259ceeea218d68e11ced7c81d489fa5338bb2c83 authored almost 2 years ago by Jascha Urbach <[email protected]>
Update forms.js

Now it works in the correct fields.

github.com/bookwyrm-social/bookwyrm - e4892701d8c9a4449012ac725fbfb5763901fd88 authored almost 2 years ago by Jascha Urbach <[email protected]>
Merge pull request #2528 from bookwyrm-social/broadcast-queues

Increase priority for follow activities and lower for shelve

github.com/bookwyrm-social/bookwyrm - 5ea922a551e3e8173d3c91b40954d08208b7c3b4 authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2522 from joachimesque/disable-remote-users-preview-images

Disable remote users preview images generation

github.com/bookwyrm-social/bookwyrm - fe29d30ab5960170f1801c4c8f34ece815190e81 authored almost 2 years ago by Mouse Reeve <[email protected]>
Add Test for Import Limit

github.com/bookwyrm-social/bookwyrm - 3295d419bff26b801977e9941012ff7cb7db8845 authored almost 2 years ago by Giebisch <[email protected]>
Increase priority for follow activities and lower for shelve

github.com/bookwyrm-social/bookwyrm - 157c9c825b03a7c27c053fa47c34a16f715deeb1 authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge branch 'main' into disable-remote-users-preview-images

github.com/bookwyrm-social/bookwyrm - f0dc1460059b6673914e2ab2db3e45e83630e585 authored almost 2 years ago by Joachim <[email protected]>
Add remote user test before the task is called

github.com/bookwyrm-social/bookwyrm - a44f427d84641c67d0bd1654592c8ed891a2cd7a authored almost 2 years ago by Joachim <[email protected]>
Merge pull request #2526 from jaschaurbach/bump_requirements

bump some versions in requirements

github.com/bookwyrm-social/bookwyrm - c57d8d14b3a6463fd110488f244cb45eaa4c612c authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge branch 'main' into bump_requirements

github.com/bookwyrm-social/bookwyrm - 7397a2dcb15802ea3ae5ddb5f469124fc688da08 authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2523 from joachimesque/update-pillow-deprecated

Remove deprecation warnings from Pillow

github.com/bookwyrm-social/bookwyrm - 271337a7e592d6cd7d4ef04742863f5f7fcae472 authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2527 from chdorner/fix/compile-scss

Disable sass processer when not in debug mode

github.com/bookwyrm-social/bookwyrm - 66dc070a26482a1f7abfe6968fe560343686436d authored almost 2 years ago by Mouse Reeve <[email protected]>
Add compile_themes management command

github.com/bookwyrm-social/bookwyrm - f5ebdd4ba10914258d7a94573a17a1c333f9864c authored almost 2 years ago by Christof Dorner <[email protected]>
Disable sass processor when not in debug mode

github.com/bookwyrm-social/bookwyrm - aefc02e3eeac22a21d7ffe123064df152d4aa427 authored almost 2 years ago by Christof Dorner <[email protected]>
Add compile_themes to bw-dev

github.com/bookwyrm-social/bookwyrm - 8bb5c867eb477d438b9e26c5aec268197476e041 authored almost 2 years ago by Christof Dorner <[email protected]>
Add compile_themes command to themes admin page instructions

github.com/bookwyrm-social/bookwyrm - 744bd33d990e20bddcdd970092aa4fa7d827da4b authored almost 2 years ago by Christof Dorner <[email protected]>
bump some versions in requirements

Why update:

iohttp: supports now more of http standard.
celery: supports redis > = 4.0.2 (the d...

github.com/bookwyrm-social/bookwyrm - befcf4f3e97393dd8b7f2c427043649d1d6b00b2 authored almost 2 years ago by Jascha Urbach <[email protected]>
Merge branch 'bookwyrm-social:main' into fix-form-submit

github.com/bookwyrm-social/bookwyrm - 7c88f7081ccf7f72f07c9d00700a8b370e62f7cf authored almost 2 years ago by Jascha Urbach <[email protected]>
Update forms.js

fixes #2519

github.com/bookwyrm-social/bookwyrm - 64968c3081d29b0809c5ed5b23de69e3310bde47 authored almost 2 years ago by Jascha Urbach <[email protected]>
Replace Font.getsize_multiline with Draw.multiline_textbbox

github.com/bookwyrm-social/bookwyrm - bf82b4cd3517ae351064b0b282a09c6c6dee206e authored almost 2 years ago by Joachim <[email protected]>
Remove deprecated Font.getsize()

https://pillow.readthedocs.io/en/stable/deprecations.html#font-size-and-offset-methods

github.com/bookwyrm-social/bookwyrm - 684e84f5c3b80579ed96de3081d44eb83c064fd5 authored almost 2 years ago by Joachim <[email protected]>
Change ANTIALIAS to Resampling.LANCZOS

github.com/bookwyrm-social/bookwyrm - 86c810ee37d9d750e6626eafd1230b964201078b authored almost 2 years ago by Joachim <[email protected]>
Bump Pillow minimum version

github.com/bookwyrm-social/bookwyrm - 4549edb5693d67c9a2e73de812014b83c0a21912 authored almost 2 years ago by Joachim <[email protected]>
Add shell completion for remove_remote_user_preview_images command

github.com/bookwyrm-social/bookwyrm - e9abae9b7db7e34ef295ca2bf82c045433d1b885 authored almost 2 years ago by Joachim <[email protected]>
Add tests for remove_user_preview_image_task

github.com/bookwyrm-social/bookwyrm - cd940e2c407f52495f9ccbe7a74c1f9004cb4f9a authored almost 2 years ago by Joachim <[email protected]>
Update remove_remote_user_preview_images.py

github.com/bookwyrm-social/bookwyrm - b570602a479212cac0a35d3293b465c965cbee26 authored almost 2 years ago by Joachim <[email protected]>
Fix generate_user_preview_image_task comment wording

github.com/bookwyrm-social/bookwyrm - 75ea2cdbb4cdde41e130f51880332dd4d396fe5e authored almost 2 years ago by Joachim <[email protected]>
Add remove_remote_user_preview_images command

github.com/bookwyrm-social/bookwyrm - 09c095cfec30df8b41dc8254590f402f6af32217 authored almost 2 years ago by Joachim <[email protected]>
Disable preview images generation for remote users

github.com/bookwyrm-social/bookwyrm - 8c34b23c35cbb32bfa2b02a8835cb879b87e3182 authored almost 2 years ago by Joachim <[email protected]>
Merge pull request #2516 from bookwyrm-social/import-queue

Create a separate celery queue for imports

github.com/bookwyrm-social/bookwyrm - d86e6a6949f720ce1ba2eb0ab440f289e2c19cdb authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2515 from bookwyrm-social/import-statuses

Don't add imported reviews to timelines

github.com/bookwyrm-social/bookwyrm - 37bd90e88b5a7da0663b9d9a83bdbad553e7a363 authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2517 from bookwyrm-social/import-status

Don't mark imports as active until their job task runs

github.com/bookwyrm-social/bookwyrm - e9ad1b4bf078e4187c0bd98a6c05e731a094982c authored almost 2 years ago by Mouse Reeve <[email protected]>
updates tests

github.com/bookwyrm-social/bookwyrm - 7ff654720c58b0cecbeb7367a9363acd4bd0d3b2 authored almost 2 years ago by Mouse Reeve <[email protected]>
Don't mark imports as active until their job task runs

github.com/bookwyrm-social/bookwyrm - 3972d1cc7b74d4565d396714f683ac900638a7b6 authored almost 2 years ago by Mouse Reeve <[email protected]>
Create a separate celery queue for imports

github.com/bookwyrm-social/bookwyrm - 427d0c4fc89aac8c4c18cd97317bb897fd903710 authored almost 2 years ago by Mouse Reeve <[email protected]>
Don't add imported reviews to timelines

Generally they're so backdated that they don't add, and they put too
much load on the instance.

github.com/bookwyrm-social/bookwyrm - 0354eb9828adac43dac2a349662cf7be8d6c97ca authored almost 2 years ago by Mouse Reeve <[email protected]>