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

ostatus remote follow views

github.com/bookwyrm-social/bookwyrm - e275b98183cdaed4e33d3e11e51307aa63187def authored almost 3 years ago by Hugh Rundle <[email protected]>
rearrange ostatus templates

github.com/bookwyrm-social/bookwyrm - 610114b4ebfcd27cde9f76244d559c226e4d78b5 authored almost 3 years ago by Hugh Rundle <[email protected]>
update ostatus templates

github.com/bookwyrm-social/bookwyrm - d05e100421eaf53946e6cd420b2d32f45b35ab2f authored almost 3 years ago by Hugh Rundle <[email protected]>
add remote follow ostatus templates

github.com/bookwyrm-social/bookwyrm - f7c8f121b9c95f0c4ef7e68a358736f1dd209067 authored almost 3 years ago by Hugh Rundle <[email protected]>
Add an accessibility helper

This will display a default outline specifically for keyboard users (and some inputs)

github.com/bookwyrm-social/bookwyrm - 89bbf005c39009bd9285cb87a671109de4150daa authored almost 3 years ago by Joachim <[email protected]>
Tidy header for non-authenticated visitors

with the help of a login modal

github.com/bookwyrm-social/bookwyrm - 4ed4278826d3e88bc544f22159aa6bb0b16fbe75 authored almost 3 years ago by Joachim <[email protected]>
add ostatus subscribe to webfinger links

github.com/bookwyrm-social/bookwyrm - 9d52e3cf273e1fa97051b23fbc4508b2fb574005 authored almost 3 years ago by Hugh Rundle <[email protected]>
remove unnecessary function call arg

github.com/bookwyrm-social/bookwyrm - 1a37903583235ff2b4d0b98767ef3e91ac3ffeb3 authored almost 3 years ago by Hugh Rundle <[email protected]>
clean up old vars

github.com/bookwyrm-social/bookwyrm - a5efc798f8e7a897badc301736443f5f7087affb authored almost 3 years ago by Hugh Rundle <[email protected]>
bypass ajax for shelf_selector statuses

github.com/bookwyrm-social/bookwyrm - 951eb43aa657d9ced537b078bf14286520b18a66 authored almost 3 years ago by Hugh Rundle <[email protected]>
forceReload prevents ajax submission

...instead of weird hacky workarounds forcing refreshes later.

github.com/bookwyrm-social/bookwyrm - 5b67226571d85d281e3ccedc2710084ffceb2201 authored almost 3 years ago by Hugh Rundle <[email protected]>
change shelf var for shelf_selector in book view

github.com/bookwyrm-social/bookwyrm - b91915d31680b71864ba14cc686442fb58a2c9c1 authored almost 3 years ago by Hugh Rundle <[email protected]>
remove from any shelf in all books shelf view

- fixes removing book from 'all books' shelf erroring
- remove from any shelf item is on when in...

github.com/bookwyrm-social/bookwyrm - c704c7eb8f485e0776577718142d29e8f150e500 authored almost 3 years ago by Hugh Rundle <[email protected]>
Update test_updates.py

github.com/bookwyrm-social/bookwyrm - 7d24568dcda7cbec7af3647ab33b46e7b9fab457 authored almost 3 years ago by Joachim <[email protected]>
Handle count of notifications banner

github.com/bookwyrm-social/bookwyrm - db5e7a886aacb18cf4b4f5990a32768a619296b9 authored almost 3 years ago by Joachim <[email protected]>
Move stream filter to helpers

github.com/bookwyrm-social/bookwyrm - 2ad37a22dde853492743e129718b961b31175e18 authored almost 3 years ago by Joachim <[email protected]>
Apply review suggestions

github.com/bookwyrm-social/bookwyrm - 40e4591a24b4ce4663bf5ea9e95e3b54adfb2119 authored almost 3 years ago by Joachim <[email protected]>
Merge pull request #1627 from joachimesque/fix-preview-image-url

Don't change the preview image URL on update

github.com/bookwyrm-social/bookwyrm - ad6c860951d1d63f3c40255b707cc28f35a01fb5 authored almost 3 years ago by Mouse Reeve <[email protected]>
Merge pull request #1581 from hughrun/isni-poc

Query ISNI database when adding authors

github.com/bookwyrm-social/bookwyrm - a24fb5cd1155e7f0b5482a96199b55eebb9376c6 authored almost 3 years ago by Mouse Reeve <[email protected]>
Merge pull request #1631 from bookwyrm-social/locale

Updates for Spanish, Galician, French, Lithuanian locales

github.com/bookwyrm-social/bookwyrm - 73abd2d342ecc405f0eb5fd25963988701885e4c authored almost 3 years ago by Mouse Reeve <[email protected]>
Updates for Spanish, Galician, French, Lithuanian locales

github.com/bookwyrm-social/bookwyrm - 8752fec37f3b052c7d96d78ff1a970152e84ae9f authored almost 3 years ago by Mouse Reeve <[email protected]>
Add translation keys

github.com/bookwyrm-social/bookwyrm - 7bdfacb6888b328c00b013ce0f55e339d14bc994 authored almost 3 years ago by Joachim <[email protected]>
Forgive me pylint

github.com/bookwyrm-social/bookwyrm - 63e284dc4114331549337fcd33994d987f0938ac authored almost 3 years ago by Joachim <[email protected]>
moar code linting

github.com/bookwyrm-social/bookwyrm - d8e83ffe82a4568bb500d3fa37ae6b9718f415a8 authored almost 3 years ago by Hugh Rundle <[email protected]>
code cleanup

github.com/bookwyrm-social/bookwyrm - a9d921cc065a9e7017ad93b244ea0bbe2eee7ea3 authored almost 3 years ago by Hugh Rundle <[email protected]>
prefer English language sources for ISNI titles

github.com/bookwyrm-social/bookwyrm - 09c5a3861bf65a558013d0c8892208b17ed9de52 authored almost 3 years ago by Hugh Rundle <[email protected]>
Add status type filters

github.com/bookwyrm-social/bookwyrm - a0093a8a2e63c42fa89e09c0d1061b8e4f41dda5 authored almost 3 years ago by Joachim <[email protected]>
Abstract JS for multivalue form fields

github.com/bookwyrm-social/bookwyrm - 6be9ac4f70568cc601e056880cc038aadbf62e0c authored almost 3 years ago by Chad Nelson <[email protected]>
fix author is now class object not dict

github.com/bookwyrm-social/bookwyrm - fd3ed7fb8c65b8e4f3516244adcc556f0014c630 authored almost 3 years ago by Hugh Rundle <[email protected]>
display link to isni in author page when other identifiers missing

github.com/bookwyrm-social/bookwyrm - 8691023fa947c47023905e9277782cd0f7bde4ad authored almost 3 years ago by Hugh Rundle <[email protected]>
Merge branch 'main' into isni-poc

github.com/bookwyrm-social/bookwyrm - a218fa21ea5b43f48b0f5c057c1028813452d8a0 authored almost 3 years ago by Hugh Rundle <[email protected]>
refactor isni author enrichment

- use activitypub.Author instead of custom dict
- prefer to display "Author of [title]" from ISN...

github.com/bookwyrm-social/bookwyrm - fd2ade2313a9d37b78a7a3c9f24ecaf6ba4014cf authored almost 3 years ago by Hugh Rundle <[email protected]>
don't use author name as deduplication field

github.com/bookwyrm-social/bookwyrm - e2836d468ddab4b87e740d6a28ca56d24f60ad46 authored almost 3 years ago by Hugh Rundle <[email protected]>
use activitypub dataclass for isni authors

- add timeout to isni API call
- use activitypub.Author dataclass instead of bespoke dict
- disp...

github.com/bookwyrm-social/bookwyrm - 1e6e4b0f8d4b9d10812f0305fe710c0ddc047b00 authored almost 3 years ago by Hugh Rundle <[email protected]>
Update preview_images.py

github.com/bookwyrm-social/bookwyrm - ad6aaa6bc88e2718f5ad64aa6c4dcca7b57f1696 authored almost 3 years ago by Joachim <[email protected]>
Bump django-imagekit to remove deprecation warning

github.com/bookwyrm-social/bookwyrm - 7d0a7ab7660727d27a54978418bcca1e13724125 authored almost 3 years ago by Joachim <[email protected]>
Prevent empty file name

github.com/bookwyrm-social/bookwyrm - f26a41bd10b638e156cca5e4c55c91fae7406387 authored almost 3 years ago by Joachim <[email protected]>
Clean up file before saving

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

github.com/bookwyrm-social/bookwyrm - 40264e372db9f2629f377971e3137510803c7f65 authored almost 3 years ago by Joachim <[email protected]>
Update preview_images.py

github.com/bookwyrm-social/bookwyrm - 37508d25835319363185f26d92cdeb399215e6c8 authored almost 3 years ago by Joachim <[email protected]>
remove incorrect comment

github.com/bookwyrm-social/bookwyrm - e247e968324758e1c6b2e4b91c79fb0eb9397ec2 authored almost 3 years ago by Hugh Rundle <[email protected]>
code cleanup

github.com/bookwyrm-social/bookwyrm - a3270551f9e299c5fb093d61244dedd4c86d1495 authored almost 3 years ago by Hugh Rundle <[email protected]>
don't persist form state in firefox

Fixes shelves not being disabled in dropdowns.
See https://stackoverflow.com/questions/5985839/b...

github.com/bookwyrm-social/bookwyrm - b406a0353301d74cb380411049b67262e4074205 authored almost 3 years ago by Hugh Rundle <[email protected]>
remove out of date comment

github.com/bookwyrm-social/bookwyrm - 4b6f5c9f5179abc3d000d1424edd7c1af39ac51d authored almost 3 years ago by Hugh Rundle <[email protected]>
code style

github.com/bookwyrm-social/bookwyrm - b273123708c3c2ee4a74d0722edaaba99f0e4eaf authored almost 3 years ago by Hugh Rundle <[email protected]>
don't try to update non-existent readthroughs

github.com/bookwyrm-social/bookwyrm - 12810d8e341a7d00faca4c6179b3055df3b2a604 authored almost 3 years ago by Hugh Rundle <[email protected]>
force page reload when adding status from move button

github.com/bookwyrm-social/bookwyrm - af9768a2e31d4652b8afd5da85ec333a15f942ef authored almost 3 years ago by Hugh Rundle <[email protected]>
move from reading to editable shelf with logic that actually works

github.com/bookwyrm-social/bookwyrm - 41862e854cdc95d1d6a1f8d71700d057c43ec661 authored almost 3 years ago by Hugh Rundle <[email protected]>
pass readthrough id to shelf_selector

- allows user to move book from a shelf to the 'Read' shelf using the move button.

github.com/bookwyrm-social/bookwyrm - c6a2de3bbca83411b92b817f5796e2dd7e3ca298 authored almost 3 years ago by Hugh Rundle <[email protected]>
active_shelf should always be a reading status shelf

github.com/bookwyrm-social/bookwyrm - 373cc2c762060b93b1edbeec04528d5632f4f65b authored almost 3 years ago by Hugh Rundle <[email protected]>
fix shelves not being unshelved if any shelf is read-status

github.com/bookwyrm-social/bookwyrm - a0821219304f4fa66ac5ed8a7c8a7b50afe185f8 authored almost 3 years ago by Hugh Rundle <[email protected]>
disallow moving to shelf already used

github.com/bookwyrm-social/bookwyrm - 6951b523652fb26ab9a435475f83da50447fa87e authored almost 3 years ago by Hugh Rundle <[email protected]>
trigger reading status modals from move button

- unhide reading status shelves
- trigger modals when moving to a read status shelf
- force page...

github.com/bookwyrm-social/bookwyrm - 9ffe4d340ec3cb080b0b13173a61b8b8add8e89d authored almost 3 years ago by Hugh Rundle <[email protected]>
Merge pull request #1624 from bookwyrm-social/locale-updates

Full coverage in Galician locale!

github.com/bookwyrm-social/bookwyrm - 8a6f78cfff52a540b3f7fb058c62658f1a751fa5 authored almost 3 years ago by Mouse Reeve <[email protected]>
Full coverage in Galician locale!

github.com/bookwyrm-social/bookwyrm - 7ac3d5da7c2758de905b855905c40da670dd9b43 authored almost 3 years ago by Mouse Reeve <[email protected]>
Merge pull request #1622 from bookwyrm-social/email-reports

Include admin and moderator in reporting email

github.com/bookwyrm-social/bookwyrm - da39d91b6834a9222fa53c20cd27b8309f07cebc authored almost 3 years ago by Mouse Reeve <[email protected]>
Include admin and moderator in reporting email

github.com/bookwyrm-social/bookwyrm - 417f09690f4c3017c729324279a86e36d0e9c229 authored almost 3 years ago by Mouse Reeve <[email protected]>
Merge pull request #1620 from bookwyrm-social/email-reports

Email admins when a moderation report is created

github.com/bookwyrm-social/bookwyrm - f4ad1dbbdfa83b57183c6ec62fdd3482e6e447e4 authored almost 3 years ago by Mouse Reeve <[email protected]>
Use groups not permissions

github.com/bookwyrm-social/bookwyrm - 21c90ac99ee848c25bcc62eac3beb3f2cf691d93 authored almost 3 years ago by Mouse Reeve <[email protected]>
Updates image helpers on site

github.com/bookwyrm-social/bookwyrm - 3787a31c67385cfdf2b9c9944a1d86649be9007c authored almost 3 years ago by Mouse Reeve <[email protected]>
Merge pull request #1621 from bookwyrm-social/locale-update

Updates locales

github.com/bookwyrm-social/bookwyrm - 253225cf43ce0c02b18400779af13da86f54b4a6 authored almost 3 years ago by Mouse Reeve <[email protected]>
Updates locales

github.com/bookwyrm-social/bookwyrm - 235167f06c0c4a664148611f5a267bb6fb6decf1 authored almost 3 years ago by Mouse Reeve <[email protected]>
Email templates

github.com/bookwyrm-social/bookwyrm - 41dd915d7f1e62086fda14bafde0ddd2db84acb9 authored almost 3 years ago by Mouse Reeve <[email protected]>
Merge pull request #1619 from bookwyrm-social/galician-locale

Adds Galician locale

github.com/bookwyrm-social/bookwyrm - 8cf6eb1c13714985281adc4ebca16d95a0fbd2d1 authored almost 3 years ago by Mouse Reeve <[email protected]>
Updates english locale file

github.com/bookwyrm-social/bookwyrm - 9662143518a8e6c7358514814cfd642221611b47 authored almost 3 years ago by Mouse Reeve <[email protected]>
Adds Galician locale

github.com/bookwyrm-social/bookwyrm - 9961a08c936592c4f48b47c01053fabf4c3e6725 authored almost 3 years ago by Mouse Reeve <[email protected]>
Merge pull request #1618 from bookwyrm-social/locale-updates

Adds translations for french and lithuanian lcoales

github.com/bookwyrm-social/bookwyrm - e6ffc48b179a571bf08b4b4f5a7a8213f1b42d41 authored almost 3 years ago by Mouse Reeve <[email protected]>
Adds translations for french and lithuanian lcoales

github.com/bookwyrm-social/bookwyrm - 058184a81b6eef1e76b837e942b69f5aa7f2da47 authored almost 3 years ago by Mouse Reeve <[email protected]>
Tasks tests

github.com/bookwyrm-social/bookwyrm - b206aae32be8e21c9bd2780f9617d4a9d7cfcab2 authored almost 3 years ago by Mouse Reeve <[email protected]>
Signals tests

github.com/bookwyrm-social/bookwyrm - 3bf1121fa64f6b854f0a0a22ed346a12ffa1c154 authored almost 3 years ago by Mouse Reeve <[email protected]>
Adds tests files

github.com/bookwyrm-social/bookwyrm - 157d8916813d8718b9ad5c31a35ac2678029e926 authored almost 3 years ago by Mouse Reeve <[email protected]>
Merge pull request #1617 from bookwyrm-social/nodeinfo

Fixes logic on nodeinfo page

github.com/bookwyrm-social/bookwyrm - f255b5f21d2946bf615a8f883234efc4eddad0bd authored almost 3 years ago by Mouse Reeve <[email protected]>
Fixes logic on nodeinfo page

github.com/bookwyrm-social/bookwyrm - e3fec5885ad58661c7c5328d6ac408e0b22bf53f authored almost 3 years ago by Mouse Reeve <[email protected]>
Updates management tests

github.com/bookwyrm-social/bookwyrm - 4cb572f4c7f78c6a8288b72cbb3b310905e72033 authored almost 3 years ago by Mouse Reeve <[email protected]>
Adds management and bw-dev commands

github.com/bookwyrm-social/bookwyrm - 903aaaf4c4d7664246001e1102e3a70c048a6e0c authored almost 3 years ago by Mouse Reeve <[email protected]>
Merge pull request #1580 from bookwyrm-social/inventaire-connector-tests

Adds more tests for the inventaire connector

github.com/bookwyrm-social/bookwyrm - d0e431cff5e2bc7fb98199d737361c23f4a4e214 authored almost 3 years ago by Mouse Reeve <[email protected]>
Fixes tests

github.com/bookwyrm-social/bookwyrm - 6dd7eebd98573c5d7618385ec75b5143cd2ec714 authored almost 3 years ago by Mouse Reeve <[email protected]>
Merge branch 'main' into inventaire-connector-tests

github.com/bookwyrm-social/bookwyrm - 50ca16a46f582725abc15f9999797520941afb5b authored almost 3 years ago by Mouse Reeve <[email protected]>
Merge pull request #1615 from bookwyrm-social/locales-update

A command to update locales and updated locales

github.com/bookwyrm-social/bookwyrm - a463e22bbeda6d962f7efe24ac15c6f4c33fcebc authored almost 3 years ago by Mouse Reeve <[email protected]>
List command in echo

github.com/bookwyrm-social/bookwyrm - a26302683f335d9f6f76fed9c1f1d79b4a793e85 authored almost 3 years ago by Mouse Reeve <[email protected]>
Adds updates locales

github.com/bookwyrm-social/bookwyrm - a1830ac70165c90036bf97ef3d4f0d9fc25eac7b authored almost 3 years ago by Mouse Reeve <[email protected]>
Adds command to pull locale updates

github.com/bookwyrm-social/bookwyrm - 77f29a621f80e5ce1a80bf166e57528309333e7d authored almost 3 years ago by Mouse Reeve <[email protected]>
Load lists from redis cache

github.com/bookwyrm-social/bookwyrm - 1d28c7e73dff221597fe8083e8aecc2ac408cb66 authored almost 3 years ago by Mouse Reeve <[email protected]>
code formatting

github.com/bookwyrm-social/bookwyrm - 8658e36ca8b43ca1a0bb8edb3d983885f32b2534 authored almost 3 years ago by Hugh Rundle <[email protected]>
improve security on isni url

github.com/bookwyrm-social/bookwyrm - 03c59f24318676471320e865cebba019cafe3050 authored almost 3 years ago by Hugh Rundle <[email protected]>
isni utils cleanup

Utilises the requests module's built in functionality to pass params as a dict
which is url enco...

github.com/bookwyrm-social/bookwyrm - 9ca18d9cd47972e8fc1f59094bbfd7ecffc7746b authored almost 3 years ago by Hugh Rundle <[email protected]>
check shelf.editable instead of custom filter

github.com/bookwyrm-social/bookwyrm - ec39346e67228b1e4d8fb0b84f6f74b679d2441a authored almost 3 years ago by Hugh Rundle <[email protected]>
Merge pull request #1614 from bookwyrm-social/outbox-error

Safer call to get preview image or books

github.com/bookwyrm-social/bookwyrm - 296814562760b6461107027aba5759edbf322087 authored almost 3 years ago by Mouse Reeve <[email protected]>
Safer call to get preview image or books

github.com/bookwyrm-social/bookwyrm - f22ae235748c6ec12c3f08af823df720890cbd30 authored almost 3 years ago by Mouse Reeve <[email protected]>
Adds quick first pass on lists stream manager

github.com/bookwyrm-social/bookwyrm - fc520fdbdcabb7518ca20802d7fbe2e85d4f5a5b authored almost 3 years ago by Mouse Reeve <[email protected]>
Merge pull request #1612 from bookwyrm-social/lithuanian-space

Preserve spaces between links

github.com/bookwyrm-social/bookwyrm - 58f63280fde6b6b71af7a8904c08586baddfdded authored almost 3 years ago by Mouse Reeve <[email protected]>
Merge pull request #1611 from bookwyrm-social/follow-list-order

Sort followers/following lists by if you follow the user

github.com/bookwyrm-social/bookwyrm - 87e2b72056ace3121aef97d5c4708c5e625ceac1 authored almost 3 years ago by Mouse Reeve <[email protected]>
Preserve spaces between links

github.com/bookwyrm-social/bookwyrm - 5e5cb262907f0f8a3f3a6364ce17e32ce9877fbd authored almost 3 years ago by Mouse Reeve <[email protected]>
Sort followers/following lists by if you follow the user

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