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

Python formatting

github.com/bookwyrm-social/bookwyrm - 9827cef9a935c5eb6eb135533cbd91733e5cebfb authored over 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #1920 from bookwyrm-social/branch-convergence

Moves towards single branch setup

github.com/bookwyrm-social/bookwyrm - 1761db544458f10713f80228aa9dadadaf2f0164 authored over 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #1939 from bookwyrm-social/list-bug

Fixes display name of list contributor comments

github.com/bookwyrm-social/bookwyrm - 72818d4ab25edcb79cb34d28144512654e862205 authored over 2 years ago by Mouse Reeve <[email protected]>
Fixes display name of list contributor comments

github.com/bookwyrm-social/bookwyrm - a2d9bf50c549b405f09c869bebe00ca6594df5f1 authored over 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #1930 from bookwyrm-social/dependabot/pip/django-3.2.12

Bump django from 3.2.11 to 3.2.12

github.com/bookwyrm-social/bookwyrm - df0467a662aa76900ec9dd25035a9594e503dd7d authored over 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #1937 from bookwyrm-social/stylelint-prettier

Adds stylelint fix to bw-dev

github.com/bookwyrm-social/bookwyrm - 6bf6b118bf16b32f2e71109474f863899930ea4e authored over 2 years ago by Mouse Reeve <[email protected]>
Updates packages

github.com/bookwyrm-social/bookwyrm - d49e9b4dcd81f992e7ee166cb92de25567b02a2a authored over 2 years ago by Mouse Reeve <[email protected]>
Suggest stylelint --fix in CI and add to bw-dev

github.com/bookwyrm-social/bookwyrm - 30ad3bba0bb85d7d3c8ad4f7907e9223abb9a053 authored over 2 years ago by Mouse Reeve <[email protected]>
Changed cover class for proper image size in mobile

github.com/bookwyrm-social/bookwyrm - 67ea18c840cc11a411dbd55005c852413ef374d4 authored over 2 years ago by Willi Hohenstein <[email protected]>
aria-hidden elements do not contain focusable elements

https://dequeuniversity.com/rules/axe/4.3/aria-hidden-focus

github.com/bookwyrm-social/bookwyrm - c33cf606247981fb7ae963d27f03c2fd5b6afe9d authored over 2 years ago by Joachim <[email protected]>
ARIA button, link, and menuitem must have an accessible name

https://dequeuniversity.com/rules/axe/4.3/aria-command-name

In this case, the menuitem wasn't d...

github.com/bookwyrm-social/bookwyrm - 78775241166616e4004c92d17d0ec8bd38399a4b authored over 2 years ago by Joachim <[email protected]>
ARIA attributes must conform to valid values

https://dequeuniversity.com/rules/axe/4.3/aria-valid-attr-value

github.com/bookwyrm-social/bookwyrm - f742cc023b5f67aa450f11298eb27503222b2695 authored over 2 years ago by Joachim <[email protected]>
Certain ARIA roles must contain particular children

https://dequeuniversity.com/rules/axe/4.3/aria-required-children

In order to make this work, I ...

github.com/bookwyrm-social/bookwyrm - b27b6a59808de3669cf0d655138ea34ddd9ee94a authored over 2 years ago by Joachim <[email protected]>
Page must have one main landmark

https://dequeuniversity.com/rules/axe/4.3/landmark-one-main

github.com/bookwyrm-social/bookwyrm - bbb89605a5567a2fcdba079253121d7d4ef07497 authored over 2 years ago by Joachim <[email protected]>
Merge branch 'main' of github.com:willhoh/bookwyrm

github.com/bookwyrm-social/bookwyrm - 6cb480d11186116551272679ad4f1f7badf0f2f2 authored over 2 years ago by Willi Hohenstein <[email protected]>
Change shelf Finished label

When the shelf is read the label is 'Finished', otherwise it's 'Until'.

github.com/bookwyrm-social/bookwyrm - bc89dd704127e5c289c3576e87f6e8d86b75591b authored over 2 years ago by Thomas Versteeg <[email protected]>
Adds breadcrumbs

github.com/bookwyrm-social/bookwyrm - 89de03bffe349e89c1d8caa54f2c88bcc82d180d authored over 2 years ago by Mouse Reeve <[email protected]>
Use color in announcement

github.com/bookwyrm-social/bookwyrm - b95f0ed287a9f3dcd25932060c79e3e9d4b0bd36 authored over 2 years ago by Mouse Reeve <[email protected]>
Adds edit announcement view

github.com/bookwyrm-social/bookwyrm - 01b52f023a19e20dd1c2af63a844c48de1d64eff authored over 2 years ago by Mouse Reeve <[email protected]>
Adds color options to announcements

github.com/bookwyrm-social/bookwyrm - cfa91e25704d8a0c73a6648761824e734458e6be authored over 2 years ago by Mouse Reeve <[email protected]>
Use details and summary for announcement panel

github.com/bookwyrm-social/bookwyrm - ee23aba9946361dc391891510d5f411ebc617299 authored over 2 years ago by Mouse Reeve <[email protected]>
Allow html in announcement header

github.com/bookwyrm-social/bookwyrm - 62741a5d2e9a9872ccca2cff349f9f50035a28e2 authored over 2 years ago by Mouse Reeve <[email protected]>
Adds delete button to announcements list view

It's handy to have it there

github.com/bookwyrm-social/bookwyrm - 059fd84d06a3af1e385e1b0490803d158c4ad7ec authored over 2 years ago by Mouse Reeve <[email protected]>
Add 'Partially Read' shelf

github.com/bookwyrm-social/bookwyrm - 2b27889457bfb213742db7e9bf8c516bc634d0e7 authored over 2 years ago by Thomas Versteeg <[email protected]>
Bump django from 3.2.11 to 3.2.12

Bumps [django](https://github.com/django/django) from 3.2.11 to 3.2.12.
- [Release notes](https:...

github.com/bookwyrm-social/bookwyrm - 046f51609123799aa4fd90196053f8fded836af1 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1929 from bookwyrm-social/link-federation

Use correct model type for federated links

github.com/bookwyrm-social/bookwyrm - 542957364cea1271e75939c861c5d1b369ac44fd authored over 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #1927 from bookwyrm-social/update-command

Refresh web and celery in update command

github.com/bookwyrm-social/bookwyrm - bd846bba34498f858d625b2952e362216af92643 authored over 2 years ago by Mouse Reeve <[email protected]>
Python formatting

github.com/bookwyrm-social/bookwyrm - c06817e9ff8212c7bf5de413a4b4470aeed842f4 authored over 2 years ago by Mouse Reeve <[email protected]>
Use correct model type for federated links

github.com/bookwyrm-social/bookwyrm - 6323b0e7005218c35a88f28d3067af8227347f61 authored over 2 years ago by Mouse Reeve <[email protected]>
Refresh web and celery in update command

github.com/bookwyrm-social/bookwyrm - e9e4f70ae4ff11329be0e5dc667f39bcd2941201 authored over 2 years ago by Mouse Reeve <[email protected]>
Consistent ordering of items in docker-compose file

github.com/bookwyrm-social/bookwyrm - 74fd13fb22e60913f376c9c2bdc34db69a086d53 authored over 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #1922 from bookwyrm-social/version

Tick version number

github.com/bookwyrm-social/bookwyrm - 4b88ea142ff33a5d63a6c9ff071ff3118d7af5ca authored over 2 years ago by Mouse Reeve <[email protected]>
Tick version number

github.com/bookwyrm-social/bookwyrm - 73b611d68ddc8fca6690ae5f87e4640293c1869d authored over 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #1921 from bookwyrm-social/author-page-query

Fixes author page query

github.com/bookwyrm-social/bookwyrm - d65a80d9ea56461c958f85dc6be8c2c5997e1f7b authored over 2 years ago by Mouse Reeve <[email protected]>
Python formatting

github.com/bookwyrm-social/bookwyrm - a73960a0da25fba82f4a6fb4185f69d102b3a000 authored over 2 years ago by Mouse Reeve <[email protected]>
Fixes warning in author view tests

github.com/bookwyrm-social/bookwyrm - 49ceb2a9780035dc9b7a4634b18110cda7e3a485 authored over 2 years ago by Mouse Reeve <[email protected]>
Adds test for author page bug

github.com/bookwyrm-social/bookwyrm - a9a6fd12429d41ec1b2f0ebeaa57ab080ab61793 authored over 2 years ago by Mouse Reeve <[email protected]>
Fixes author page query

github.com/bookwyrm-social/bookwyrm - 28a8edfdc460dba2692790195f1eef44498cfb8f authored over 2 years ago by Mouse Reeve <[email protected]>
Fixes pylint complaints

github.com/bookwyrm-social/bookwyrm - bc7aa91b97d7bf89feb3787c731ab76b1bd65e9d authored over 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #1919 from bookwyrm-social/locales

Updates locales

github.com/bookwyrm-social/bookwyrm - 28fe0b0bc610e2b59f5fb26c967ed6c6f6f5124e authored over 2 years ago by Mouse Reeve <[email protected]>
Copy config from prod branch to main

github.com/bookwyrm-social/bookwyrm - 7811a9920e27ac2be5d3d8e6e9676603f875ffaf authored over 2 years ago by Mouse Reeve <[email protected]>
Updates locales

github.com/bookwyrm-social/bookwyrm - d8c3699adc4e8a7188dc75b9cfdc8afb742add7d authored over 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #1918 from bookwyrm-social/ports

Don't expose unnecessary ports

github.com/bookwyrm-social/bookwyrm - 0601f6868566d01657ad5f77dd68044dd9447fa5 authored over 2 years ago by Mouse Reeve <[email protected]>
Don't expose unnecessary ports

github.com/bookwyrm-social/bookwyrm - ea035b9fbe3c586fcdb3e5272dc22d0a29dc63a4 authored over 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #1917 from bookwyrm-social/list-page-error

Fixes errors in how lists with notes display

github.com/bookwyrm-social/bookwyrm - 70bd6b9a657e5679da11913aeb80c6534acf7cc4 authored over 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #1900 from willhoh/main

Added check for bocked or pending domains. Fixes #1850

github.com/bookwyrm-social/bookwyrm - 0c3b6e693846dc723d750b884fad76f4aaafb9c3 authored over 2 years ago by Mouse Reeve <[email protected]>
Fixes 500 error

github.com/bookwyrm-social/bookwyrm - 547d2463751fb7fe7c02b4f2ce4b17749c888e03 authored over 2 years ago by Mouse Reeve <[email protected]>
Proper markdown formatting

github.com/bookwyrm-social/bookwyrm - 0683ce1c33f5341dc1ae7c6c8c805a745a763201 authored over 2 years ago by Mouse Reeve <[email protected]>
Fixes list note display

github.com/bookwyrm-social/bookwyrm - fefb7e582a4bc01df5fe7a6608d78acdc551b396 authored over 2 years ago by Mouse Reeve <[email protected]>
Unit test to catch error on list page

github.com/bookwyrm-social/bookwyrm - 719df5621ce06a9f33e2072c98fe797168e10e55 authored over 2 years ago by Mouse Reeve <[email protected]>
Update forms.py

github.com/bookwyrm-social/bookwyrm - 82aacf8f2aaca178457e461c5652f5e3d9f2dce4 authored over 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #1915 from bookwyrm-social/url-validation

Adds some simple url validation

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

github.com/bookwyrm-social/bookwyrm - 495af09c4ce6ca96590b856828d169f7c4cd6efd authored over 2 years ago by Willi Hohenstein <[email protected]>
Merge branch 'main' of github.com:bookwyrm-social/bookwyrm

github.com/bookwyrm-social/bookwyrm - a3e2cd77a1c8c356bc50983ff3aa48f532a4b4fb authored over 2 years ago by Willi Hohenstein <[email protected]>
Merge pull request #1916 from bookwyrm-social/user-view

Fixes duplicted shelves on user view

github.com/bookwyrm-social/bookwyrm - da8e07057cf27296ee8862cbef829228a579d87c authored over 2 years ago by Mouse Reeve <[email protected]>
Fixes duplicted shelves on user view

github.com/bookwyrm-social/bookwyrm - 7c0d51ed1484851ddab63ea45e53d1c4b53bc135 authored over 2 years ago by Mouse Reeve <[email protected]>
Adds some simple url validation

github.com/bookwyrm-social/bookwyrm - 3e635f497e3cd821455ea51fe39ae45743ec7a80 authored over 2 years ago by Mouse Reeve <[email protected]>
Merge branch 'bookwyrm-social:main' into main

github.com/bookwyrm-social/bookwyrm - 58fb9ba0d41aabec2d7bc1dc9d2bd6398ef4c92e authored over 2 years ago by Willi Hohenstein <[email protected]>
Merge pull request #1914 from bookwyrm-social/static-close-buttons

Show cancel buttons on modals in static mode

github.com/bookwyrm-social/bookwyrm - ebc3f14f22433964520dce3f2e20fa80329aa398 authored over 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #1913 from bookwyrm-social/import-ui-fixes

Fixes links on import page

github.com/bookwyrm-social/bookwyrm - f545184c5b878595690665e077a30e550f7db2d4 authored over 2 years ago by Mouse Reeve <[email protected]>
Show cancel buttons on modals in static mode

github.com/bookwyrm-social/bookwyrm - 9013b1417ae552681120858de1eea9b212a129a7 authored over 2 years ago by Mouse Reeve <[email protected]>
Fixes links on import page

github.com/bookwyrm-social/bookwyrm - 3b12af63b60752f655834059c95456a4416a8836 authored over 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #1911 from bookwyrm-social/more-tests

Activitystreams tests

github.com/bookwyrm-social/bookwyrm - 582b84ecaa404dd515a20c11d13a136f6df5ea74 authored over 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #1912 from bookwyrm-social/sanitize-tags

Adds allowlist for html attrs

github.com/bookwyrm-social/bookwyrm - 8518b4f877e6b6b025bd4ce4aa078a0299c9d841 authored over 2 years ago by Mouse Reeve <[email protected]>
Another sorting order error

github.com/bookwyrm-social/bookwyrm - 85aad7c219fbedbe8307c1e7b386f911740ca729 authored over 2 years ago by Mouse Reeve <[email protected]>
Python formatting

github.com/bookwyrm-social/bookwyrm - cae7191a2b65f82c70054bcb73efeb7518f77dee authored over 2 years ago by Mouse Reeve <[email protected]>
Correct status order

github.com/bookwyrm-social/bookwyrm - 2c7a6e85186255c123708f4936af6465fd9b193f authored over 2 years ago by Mouse Reeve <[email protected]>
Adds allowlist for html attrs

github.com/bookwyrm-social/bookwyrm - 1f6ecc39ac32b5867c970549e72a1a8c8a3b025b authored over 2 years ago by Mouse Reeve <[email protected]>
Merge branch 'main' into more-tests

github.com/bookwyrm-social/bookwyrm - 7b5bee8d7b6fa601ce53e512aa79834f2c0531ed authored over 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #1910 from bookwyrm-social/superlative-rating

Fixes rating in about page superlatives

github.com/bookwyrm-social/bookwyrm - 3b48d986d552e7e6f1c7025304204d4095a79c84 authored over 2 years ago by Mouse Reeve <[email protected]>
Fixes rating in about page superlatives

github.com/bookwyrm-social/bookwyrm - 5a3ce5e328c46f45d730a1aed1606c1e7e355264 authored over 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #1860 from cincodenada/image-generation-add-cjk

Use Source Han Sans for preview images generation (bis)

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

github.com/bookwyrm-social/bookwyrm - c58a3ac1145c1cec6d1875fbcc4a0b2cf07fe276 authored over 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #1909 from bookwyrm-social/list-notes-edit

Fixes add/edit notes form on list page

github.com/bookwyrm-social/bookwyrm - e4b53266b3ae43074b0b849289a9227dfcd2af2c authored over 2 years ago by Mouse Reeve <[email protected]>
Fixes add/edit notes form on list page

github.com/bookwyrm-social/bookwyrm - a46ab96d9b5ec399396605ee67c8575e801ecd1f authored over 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #1908 from bookwyrm-social/fix-shelf-view

Fix shelf names on books page

github.com/bookwyrm-social/bookwyrm - baf28c523afd56845a392a5cee64620ec2eef2a7 authored over 2 years ago by Mouse Reeve <[email protected]>
Fix shelf names on books page

github.com/bookwyrm-social/bookwyrm - 2c16b8f33b8049801a950fecad5b59e61d14e91b authored over 2 years ago by Mouse Reeve <[email protected]>
added check of existing url for book

sould also fix #1899

github.com/bookwyrm-social/bookwyrm - 1b313c2b624d81451735e4e404f8265c7375f181 authored over 2 years ago by Willi Hohenstein <[email protected]>
Merge pull request #1905 from bookwyrm-social/locale-migration

Adds migration for locale name update

github.com/bookwyrm-social/bookwyrm - 4a299bd5d099bbe0ba907578bf38d6e0291b0aa2 authored over 2 years ago by Mouse Reeve <[email protected]>
Adds migration for locale name update

github.com/bookwyrm-social/bookwyrm - e18f6fbfaf05e45aa0dfc3abe4253ea59cf2b2d0 authored over 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #1904 from bookwyrm-social/book-page-add-list

Fixes adding book to list from book page

github.com/bookwyrm-social/bookwyrm - f8bd0800f13f9ca91ba74d75131a2c2ad3146d26 authored over 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #1901 from bookwyrm-social/swedish-locale-name

Fixes name of Swedish locale

github.com/bookwyrm-social/bookwyrm - fedc8deaa177fe3b8e296e0b7c0b9d32b2dc32c7 authored over 2 years ago by Mouse Reeve <[email protected]>
Fixes adding book to list from book page

github.com/bookwyrm-social/bookwyrm - 36a52019fb18192dda989ff8be1dcb10e8e46d87 authored over 2 years ago by Mouse Reeve <[email protected]>
Updates locales

github.com/bookwyrm-social/bookwyrm - 36a47760cd4a8574d492ed8d4ca39e2ae02d40e8 authored over 2 years ago by Mouse Reeve <[email protected]>
Fixes name of Swedish locale

github.com/bookwyrm-social/bookwyrm - e9370fe4c99546f49abc61e5cfe572a184613f01 authored over 2 years ago by Mouse Reeve <[email protected]>
fixed merge conflict

github.com/bookwyrm-social/bookwyrm - c2c33fe1e8ddfa455007ad765478671ce8b7640b authored over 2 years ago by Willi Hohenstein <[email protected]>
Merge pull request #1897 from bookwyrm-social/verify-image-types

Check image extensions before saving

github.com/bookwyrm-social/bookwyrm - b5baf1620fee08da0681ce27c4010ec41cde71a5 authored over 2 years ago by Mouse Reeve <[email protected]>
Merge branch 'main' of github.com:willhoh/bookwyrm

github.com/bookwyrm-social/bookwyrm - 4503dd68645cfe744e1b434de3658063fe27ad72 authored over 2 years ago by Willi Hohenstein <[email protected]>
added domain pending or blocked check

fixes #1850

github.com/bookwyrm-social/bookwyrm - e37982d28506111e46d124b418094b6dceca8d2b authored over 2 years ago by Willi Hohenstein <[email protected]>
Changes how test image data is loaded

github.com/bookwyrm-social/bookwyrm - 6fd3ac0cb13ed6ed1fe1c582729c89157401be13 authored over 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #1804 from cincodenada/run-not-exec

Use run --rm instead of exec for initdb

github.com/bookwyrm-social/bookwyrm - f84241b085a00b54a2f5ba083e8e60311ccb8622 authored over 2 years ago by Mouse Reeve <[email protected]>
Fixes return values of null responses

github.com/bookwyrm-social/bookwyrm - 194c69f512d11dd6ff05604395a2b7abaf4ae667 authored over 2 years ago by Mouse Reeve <[email protected]>
Be even more conservative on errors

This runs at startup of anything, so we should be extra sure to not
break anything, and lots of ...

github.com/bookwyrm-social/bookwyrm - 060f515aea5afa255e3441a1b357de5280886a69 authored over 2 years ago by Joel Bradshaw <[email protected]>
Ensure directory exists, don't crash if we fail to write

We should be creating the directory because the static tree from the
repo isn't actually copied ...

github.com/bookwyrm-social/bookwyrm - d6abd9b32d0a1c2a25cef56c9405e607eef461cc authored over 2 years ago by Joel Bradshaw <[email protected]>
Check image extensions before saving

github.com/bookwyrm-social/bookwyrm - 754e24812b63fb6a2d39215f01bee5892ac5948f authored over 2 years ago by Mouse Reeve <[email protected]>
Extract wikipedia and inventaire ids

github.com/bookwyrm-social/bookwyrm - 9611815b44267682bd482ec8ce8b6f5069aa10e4 authored over 2 years ago by Mouse Reeve <[email protected]>
Load new fields via connector

github.com/bookwyrm-social/bookwyrm - 44dad43f366ed6a014fdbcc4f86913e2765e16d1 authored over 2 years ago by Mouse Reeve <[email protected]>
Add more book identifier fields

github.com/bookwyrm-social/bookwyrm - c4b8e7949d661c0e6d6a4d78d83e7712c82f037a authored over 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #1890 from bookwyrm-social/shelf-display

Don't display empty shelves on user page

github.com/bookwyrm-social/bookwyrm - 1dfe4d0f5297bbae5eedbef48ebffa1d4a1b06bf authored over 2 years ago by Mouse Reeve <[email protected]>