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

Merge pull request #2514 from bookwyrm-social/update-locales

Updates locales

github.com/bookwyrm-social/bookwyrm - 44941ffc9c8daaf8e4a2c94e69f6d321f9b839ec authored almost 2 years ago by Mouse Reeve <[email protected]>
Updates locales

github.com/bookwyrm-social/bookwyrm - 01524110a7132da0528b591007c205c0538e84d3 authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2499 from bookwyrm-social/nginx-prod

Updates nginx production config

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

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

delete avatar when user is deleted

github.com/bookwyrm-social/bookwyrm - bcec4f07c50fa22effd7d70027dbfc0dfe3627e2 authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2512 from hueyy/fix/year_of_reading_no_page_data

Fix year of reading: phrasing when there are books without page data

github.com/bookwyrm-social/bookwyrm - 09e4735ad947c6c5508b9a0c0f6db3b5d3a1acfc authored almost 2 years ago by Mouse Reeve <[email protected]>
Added Import Limit

github.com/bookwyrm-social/bookwyrm - df54df8309ffd77007afe2819a8a00a3b4d98d8b authored almost 2 years ago by Giebisch <[email protected]>
delete avatar when user is deleted

github.com/bookwyrm-social/bookwyrm - 0744bd53857b301f65fe465294c52bc7675bbb6b authored almost 2 years ago by Jascha Urbach <[email protected]>
Merge pull request #2491 from chdorner/register-tz-support

Detect preferred timezone via JavaScript on register

github.com/bookwyrm-social/bookwyrm - 89478ac87eb689d62ba8c6e0c96f0e8091f12bb7 authored almost 2 years ago by Mouse Reeve <[email protected]>
Detect preferred timezone via JavaScript on register

github.com/bookwyrm-social/bookwyrm - 13b262bb7b79f1f42ae43558dc5c5e7af8eece70 authored almost 2 years ago by Christof Dorner <[email protected]>
Merge pull request #2504 from bookwyrm-social/version

Update version number and javascript cache buster

github.com/bookwyrm-social/bookwyrm - c75bb1b4f842bb12a233003b11735a6aaf7f23ce authored almost 2 years ago by Mouse Reeve <[email protected]>
Update version number and javascript cache buster

github.com/bookwyrm-social/bookwyrm - abf206a82bc6a991f872ce7893ecaf7de09132cc authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2398 from bookwyrm-social/html-in-activitypub

Render markdown to html when using activitypub

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

Updates locales

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

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

github.com/bookwyrm-social/bookwyrm - 6f8251a283c27105f6a7815f080fee2a9abef774 authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2478 from bookwyrm-social/admin-roles

Adds "owner" role

github.com/bookwyrm-social/bookwyrm - 3a9a3440896ce591e6128920b4f4f5654703764e authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2501 from bookwyrm-social/book-keys-fix

Fixes new identifier fields in edit book form

github.com/bookwyrm-social/bookwyrm - 53ddaee3d94328ec5dc9200579bf457a07980b90 authored almost 2 years ago by Mouse Reeve <[email protected]>
Fixes incorrect import from merge

github.com/bookwyrm-social/bookwyrm - 3e62cbe8b6aefa79f21b32e23355673eb4fe4c52 authored almost 2 years ago by Mouse Reeve <[email protected]>
Fixes new identifier fields in edit book form

github.com/bookwyrm-social/bookwyrm - b65a46582bcaf7f67651601841d04ad86b6e60d6 authored almost 2 years ago by Mouse Reeve <[email protected]>
Manual email confirm (#2492)

* manual approve email via bw-dev/manage.py

./bw-dev confirm_email USER
(venv) python manage...

github.com/bookwyrm-social/bookwyrm - ea316627beaccb8c7de16b2347302690dc227d0b authored almost 2 years ago by Jascha Urbach <[email protected]>
Updates nginx production config

This copies over the changes Trammell added to the development file. I
also realized that I thin...

github.com/bookwyrm-social/bookwyrm - 3a0533b7fc6104dbc81d9a1a338b4e9b4d4699d2 authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2498 from bookwyrm-social/use-reactivate

Use user.reactivate when a user confirms their email address

github.com/bookwyrm-social/bookwyrm - a9846e780558de07affbdf8ae884e6104bcb3715 authored almost 2 years ago by Mouse Reeve <[email protected]>
Adds merge migration

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

github.com/bookwyrm-social/bookwyrm - 58e8c0b5ecc3f4fb0ff81c3aacc8b3a88b8902e8 authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2489 from chdorner/user-reviews-comments-tab

Add new user tab listing only reviews and comments

github.com/bookwyrm-social/bookwyrm - 734fb5ad3498eb06c9cb065d8add6aee68831ee3 authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2497 from chdorner/add-bw-dev-eslint

Add eslint subcommand to bw-dev

github.com/bookwyrm-social/bookwyrm - d1774f0c999277e8f646bee7b2d73a1e0af9864a authored almost 2 years ago by Mouse Reeve <[email protected]>
Use user.reactivate when a user confirms their email address

This is cleaner and easier to maintain.

github.com/bookwyrm-social/bookwyrm - 50a42dc0a22461c153a1b53d613c2af85dfba89b authored almost 2 years ago by Mouse Reeve <[email protected]>
Adds email config admin view (#2494)

This view lets you see your email configuration and send a test email.

github.com/bookwyrm-social/bookwyrm - c314c9b5e3b6eee918649988ebe3b3f664cde75a authored almost 2 years ago by Mouse Reeve <[email protected]>
Updates expected number of groups in tests

github.com/bookwyrm-social/bookwyrm - a25a5b1032075a5d63d780d6d1b5ed10beefb718 authored almost 2 years ago by Mouse Reeve <[email protected]>
Add eslint subcommand to bw-dev

github.com/bookwyrm-social/bookwyrm - 08d4b2e06393fdb297a14124f18fbd35f7962357 authored almost 2 years ago by Christof Dorner <[email protected]>
Isfdb ID for books and authors (#2482)

* New ID: Audible ASIN

Audible belongs to Amazon BUT they do not share the same IDs. The Audi...

github.com/bookwyrm-social/bookwyrm - ac8b060d58c0b6b53e5814a881c2e64ccad02182 authored almost 2 years ago by Jascha Urbach <[email protected]>
Merge pull request #2495 from bookwyrm-social/edit-book-form

Uses a list of fields rather than exclusions for edit book form

github.com/bookwyrm-social/bookwyrm - 0e2b88ad0cf3ea4c4712ba673e6f7b792a466469 authored almost 2 years ago by Mouse Reeve <[email protected]>
Add new user tab listing only reviews and comments

github.com/bookwyrm-social/bookwyrm - fbd8e22b9797cb1ea2880e76b9d3c479d5678666 authored almost 2 years ago by Christof Dorner <[email protected]>
Merge pull request #2496 from bookwyrm-social/unit-test

Trying to fix an unreliable unit test regex

github.com/bookwyrm-social/bookwyrm - 0452731d02d8f3ad35be7e99e4b4d3219226d02a authored almost 2 years ago by Mouse Reeve <[email protected]>
Trying to fix an unreliable unit test regex

github.com/bookwyrm-social/bookwyrm - b4ddf281b5e7dc3526feed1b27cd7bf2c93a3520 authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2490 from chdorner/apple-touch-icon

Add apple-touch-icon to global layout

github.com/bookwyrm-social/bookwyrm - 3016f1416b66c7132327fe59f076d05a707927b2 authored almost 2 years ago by Mouse Reeve <[email protected]>
Uses a list of fields rather than exclusions for edit book form

github.com/bookwyrm-social/bookwyrm - ca5676c2874a2bafdf3686bc895dfaa95cc79afd authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2488 from jaschaurbach/goodreads-visibility

goodreads_key for books editable

github.com/bookwyrm-social/bookwyrm - 3b56c85a87bae757c82bd236d75bb017819a9906 authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2465 from osresearch/nginx-caching

Enable nginx caching and optimizations.

github.com/bookwyrm-social/bookwyrm - 91f8b0e15e009af838b17464efa5ff0caaa90e5f authored almost 2 years ago by Mouse Reeve <[email protected]>
Add apple-touch-icon to global layout

github.com/bookwyrm-social/bookwyrm - 9ea7029c2f75399a9532291d979d97a4be4f951c authored almost 2 years ago by Christof Dorner <[email protected]>
goodreads_key for books editable

The field goodreads_key is now editable.
ID shows in ID section of book.

github.com/bookwyrm-social/bookwyrm - 8325fbd77220c3a179fad49abf7d6495eed05c49 authored almost 2 years ago by Jascha Urbach <[email protected]>
Safely get or create permissions for tests/re-running

github.com/bookwyrm-social/bookwyrm - f779c57f33763698e86f0f99341ad461d91073aa authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2479 from bookwyrm-social/author-padding

Visually separate authors when creating book

github.com/bookwyrm-social/bookwyrm - 309d5a535aa9bf2eec947b84ee47d5fc116f4856 authored almost 2 years ago by Mouse Reeve <[email protected]>
Add direction to book page fields

github.com/bookwyrm-social/bookwyrm - a80e020344e48a4327f380339ef04df178902056 authored almost 2 years ago by Mouse Reeve <[email protected]>
Don't show HR under last author item in confirm view

github.com/bookwyrm-social/bookwyrm - 8d5192c8166bf3b7f3e49afa123eb9a0dcd6f6a5 authored almost 2 years ago by Mouse Reeve <[email protected]>
Enable nginx caching and optimizations.

This patch enabled nginx caching of responses for non-logged in users
so that a boost by a popul...

github.com/bookwyrm-social/bookwyrm - 5922e293692d7e7e904adc80006d671e32a8e3d4 authored almost 2 years ago by Trammell Hudson <[email protected]>
nginx: route /flower to the queue monitoring system.

This patch removes the exposed port for the flower
server and instead uses nginx to route urls /...

github.com/bookwyrm-social/bookwyrm - 43b194d612908448f7bea296df4e5fe20493242d authored almost 2 years ago by Trammell Hudson <[email protected]>
Merge branch 'main' into html-in-activitypub

github.com/bookwyrm-social/bookwyrm - bffde6703c322f07f79bc03eaaec09f86847f09a authored almost 2 years ago by Mouse Reeve <[email protected]>
Visually separate authors when creating book

github.com/bookwyrm-social/bookwyrm - aecb2d38d6c1dbea297b4000d29426781e80bda1 authored almost 2 years ago by Mouse Reeve <[email protected]>
Tweaks group query in migration for tests

github.com/bookwyrm-social/bookwyrm - fdaa24edfe8861b77408f14ebb78a59c018593eb authored almost 2 years ago by Mouse Reeve <[email protected]>
Only show themes to sys admin

github.com/bookwyrm-social/bookwyrm - 845bd2cc0da19092534add06d2d46970bba8ce88 authored almost 2 years ago by Mouse Reeve <[email protected]>
Updates forms

github.com/bookwyrm-social/bookwyrm - a2874bf46052f63566debd78aeee0fe19b02c320 authored almost 2 years ago by Mouse Reeve <[email protected]>
Fixes migration to give the correct perms

github.com/bookwyrm-social/bookwyrm - b8e403ce59ba26bdb7d0cabf2eee2d48eb86e24d authored almost 2 years ago by Mouse Reeve <[email protected]>
Update admin role for new perms

github.com/bookwyrm-social/bookwyrm - c7234bff6481467992c2876ef4529710a97cd053 authored almost 2 years ago by Mouse Reeve <[email protected]>
Creates admin views for owner and admin registration settings

github.com/bookwyrm-social/bookwyrm - 933cb6440fa62fa7c1f763a987efa9da113c5df0 authored almost 2 years ago by Mouse Reeve <[email protected]>
Removes registration from site settings form

github.com/bookwyrm-social/bookwyrm - dd9fbca7d79f62a1250f8e60a7b4190800a46ef2 authored almost 2 years ago by Mouse Reeve <[email protected]>
Adds new role and permissions

github.com/bookwyrm-social/bookwyrm - 9b087199edb74582e3d2e1eceedbcef695320c32 authored almost 2 years ago by Mouse Reeve <[email protected]>
Don't try to markdownify a null field

github.com/bookwyrm-social/bookwyrm - 8951628e02e0e9fe903e0f2833f74ea69a6afe74 authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2452 from indutny/fix/gh-2451

Fix serialization of JSON-LD subarrays

github.com/bookwyrm-social/bookwyrm - 97358da50380460c2183aa560d4bb27713ae806f authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2474 from bookwyrm-social/update-locales

Updates locales

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

github.com/bookwyrm-social/bookwyrm - 5a0985248da93ba9602060522d32490e310c5ef9 authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2473 from bookwyrm-social/imports-bug

Fixes bug that caused imports to be disabled unexpectedly

github.com/bookwyrm-social/bookwyrm - 18d1adf24a91e3cefc98aaaa3ba59c4cdb85c6d0 authored almost 2 years ago by Mouse Reeve <[email protected]>
Fix serialization of JSON-LD subarrays

Properties like "tag" could be lists containing multiple subclasses of
ActivityObject. Make sure...

github.com/bookwyrm-social/bookwyrm - cdc833657fd773aed769a0219f3b0b68ca45e3ff authored almost 2 years ago by Fedor Indutny <[email protected]>
Fixes bug that caused imports to be disabled unexpectedly

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

Adds missing template

github.com/bookwyrm-social/bookwyrm - 117b86fdc0fc2d620bddb198740c5ae11c99838f authored almost 2 years ago by Mouse Reeve <[email protected]>
Adds tests for impressum page

github.com/bookwyrm-social/bookwyrm - 26a05d21825550a5b81489b1df8296698fe1050f authored almost 2 years ago by Mouse Reeve <[email protected]>
Adds missing template

github.com/bookwyrm-social/bookwyrm - 4a89a9ec88bd3a843285a055d5010281290e6998 authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2450 from bookwyrm-social/impressum

Adds database fields for legal page/impressum

github.com/bookwyrm-social/bookwyrm - 5172f67c35c061a4cbda1b5365ebff51bbc2047d authored almost 2 years ago by Mouse Reeve <[email protected]>
Fixes unit test

github.com/bookwyrm-social/bookwyrm - b7b7b2680e0850c904421685b2e93e0fe5a32379 authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2466 from rickosborne/storygraph-csv-isbn

StoryGraph import ISBN tweak

github.com/bookwyrm-social/bookwyrm - c4d252754ea681dd054404c790d95b39a181f2b8 authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2457 from viviicat/use-html-templates

make use of templates instead of hidden divs which is more elegant

github.com/bookwyrm-social/bookwyrm - 300573e66edccd01846a6fa6ac1a5861dfdb6c47 authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2469 from bookwyrm-social/typo-fix

Typo fix

github.com/bookwyrm-social/bookwyrm - 5be7dad6f74569ed70de74aae725fef1478482c4 authored almost 2 years ago by Mouse Reeve <[email protected]>
StoryGraph import ISBN tweak

Looks like SG updated their CSV headers just a little, so that the importer
hadn't been picking ...

github.com/bookwyrm-social/bookwyrm - 862260294a6dfa5f92ec9938cbab7502544e2c9a authored almost 2 years ago by Rick Osborne <[email protected]>
Merge pull request #2459 from viviicat/dark-theme-contrast

Dark theme contrast

github.com/bookwyrm-social/bookwyrm - 61d8748d591ba5ed57a9ae4e39ff14dffca2adc6 authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2460 from viviicat/visual-tweaks

Visual tweaks

github.com/bookwyrm-social/bookwyrm - 7eb267fbd115c933a65baad1bc7fbcba5fb7872e authored almost 2 years ago by Mouse Reeve <[email protected]>
padding for edit shelf form

github.com/bookwyrm-social/bookwyrm - 1fa7262b525f8d73f4fa5a693a320dfa42f78c18 authored almost 2 years ago by Vivianne Langdon <[email protected]>
edit-list/save button spacing

github.com/bookwyrm-social/bookwyrm - 3728ee67d100af323245ca07922bbd740e499aac authored almost 2 years ago by Vivianne Langdon <[email protected]>
fix css which caused weird spacing for desc. field

github.com/bookwyrm-social/bookwyrm - 9738c9617563495c7a6a18cd3c94899ca723c9a3 authored almost 2 years ago by Vivianne Langdon <[email protected]>
author book list read more spacing

github.com/bookwyrm-social/bookwyrm - bfe2003e5c1f6b20fa1abe678fd6a251ee1b9841 authored almost 2 years ago by Vivianne Langdon <[email protected]>
many minor visual tweaks to fix spacing and usability

github.com/bookwyrm-social/bookwyrm - ab43134cc02ea72d5aa9db0cec06fe375303062f authored almost 2 years ago by Vivianne Langdon <[email protected]>
fix broken css

github.com/bookwyrm-social/bookwyrm - 56519d569d27ba64641fa81788a492c136778070 authored almost 2 years ago by Vivianne Langdon <[email protected]>
dark theme: increase background color darkness, fix shepherd color

github.com/bookwyrm-social/bookwyrm - 6cf028994e4fdebe97bc2c492333e5726abe99cc authored almost 2 years ago by Vivianne Langdon <[email protected]>
use transparent buttons for reply and more

github.com/bookwyrm-social/bookwyrm - 86d1c8552e0162371009aceab549a9626077ec39 authored almost 2 years ago by Vivianne Langdon <[email protected]>
Merge pull request #2456 from viviicat/fix-invite-limit

registration answer not long enough client side, fixes #2377 for real

github.com/bookwyrm-social/bookwyrm - d64dac6bbf88db72aa3fdca0737610961c0585cc authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2458 from viviicat/fix-fish-compilescss

Remove no-longer present `compilescss` from fish autocomplete config

github.com/bookwyrm-social/bookwyrm - 3d35dc7c4181932b61a166ed82c0141cdf84f072 authored almost 2 years ago by Mouse Reeve <[email protected]>
Remove no-longer present `compilescss` from fish autocomplete config

github.com/bookwyrm-social/bookwyrm - d9ecd35024275064c944405ba0e518baef071f99 authored almost 2 years ago by Vivianne Langdon <[email protected]>
make use of templates instead of hidden divs which is more elegant

github.com/bookwyrm-social/bookwyrm - c4398ff18747752ee26ed9bc66ad094fbaf7c83b authored almost 2 years ago by Vivianne Langdon <[email protected]>
fix input type

github.com/bookwyrm-social/bookwyrm - e0896e3828a9ff4d1d5e769c1bbd2bc1fae7c3c5 authored almost 2 years ago by Vivianne Langdon <[email protected]>
registration answer was not long enough client side, fixes #2377 for real

github.com/bookwyrm-social/bookwyrm - cac9dc2603026444b18145940074d43c506667e1 authored almost 2 years ago by Vivianne Langdon <[email protected]>
Tick version number

github.com/bookwyrm-social/bookwyrm - 8ec984c3ff9771430540fbfed48f18809d888c2c authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2449 from bookwyrm-social/empty-csv

Don't start imports with empty CSVs

github.com/bookwyrm-social/bookwyrm - df42712b8e92a2005f223b44f26a551bfc278bc9 authored almost 2 years ago by Mouse Reeve <[email protected]>
Headers aren't one of the rows

github.com/bookwyrm-social/bookwyrm - 8b068e94d5d4242e3e5e25909bd6fbe54666935c authored almost 2 years ago by Mouse Reeve <[email protected]>
Show impressum

github.com/bookwyrm-social/bookwyrm - 70d639440e2b14f6c4ed4910826924066bace21e authored almost 2 years ago by Mouse Reeve <[email protected]>
Adds database fields for legal page/impressum

github.com/bookwyrm-social/bookwyrm - 16f9232e1e75400154fae15fde24c9cac94667fa authored almost 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2447 from bookwyrm-social/fix-inventaire-import

Fixes error on importing from inventaire

github.com/bookwyrm-social/bookwyrm - ccb60f45c3fa6d1bdbf59f39d574cec8eece8fd7 authored almost 2 years ago by Mouse Reeve <[email protected]>
Fixes checking csv length to consider headers

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