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

Add attributes to images to hint async load

This was suggested on Matrix a while ago but I only found the time now to move forward with it.
...

github.com/bookwyrm-social/bookwyrm - 9c92ba169861ebea0948af627f8e2f0686098515 authored over 1 year ago by André Jaenisch <[email protected]>
Improving Feed link UI colours

github.com/bookwyrm-social/bookwyrm - 7caa60dba5988d0d3ebcdd6bd6b424d7b4b00c62 authored over 1 year ago by Rajat Dwivedi <[email protected]>
Merge pull request #2657 from chris-y/totp-window

Expand TOTP validity window

This changes the default window to allow 2 codes (60 seconds) on ...

github.com/bookwyrm-social/bookwyrm - 66ce29800161163d61f20ecfcffe128b6a95f602 authored over 1 year ago by Hugh Rundle <[email protected]>
Merge branch 'main' into totp-window

github.com/bookwyrm-social/bookwyrm - bba0d09fa4191b460b883926f90e8e839ba7a8a1 authored over 1 year ago by Hugh Rundle <[email protected]>
Merge pull request #2638 from Giebisch/page-range

Page Range

github.com/bookwyrm-social/bookwyrm - 3a67727a9ac111c6117fa759b4e19cc149c4f46b authored over 1 year ago by Hugh Rundle <[email protected]>
Use chronological pagination on user profile activity lists

github.com/bookwyrm-social/bookwyrm - d1110630db91c0349a4d90d6e9155f102aa1998c authored over 1 year ago by Christof Dorner <[email protected]>
Only use chronological pagination sometimes

The timeline uses chronological buttons, but other paginated pages do
not (by default). This als...

github.com/bookwyrm-social/bookwyrm - 99fc2b7a3660707c8830fcdc54d4c255a2dcee8e authored over 1 year ago by Mouse Reeve <[email protected]>
Merge pull request #2694 from kangangi/replace_next_previous

Replace Next and Previous with Older and Newer

github.com/bookwyrm-social/bookwyrm - 233cf809dd19d4a1dfc97aa8935998db6926a69d authored over 1 year ago by Christof Dorner <[email protected]>
Replace Next and Previous with Older and Newer

github.com/bookwyrm-social/bookwyrm - b4e388a9758dd2c79195975bc94870a7b987ed46 authored over 1 year ago by wanjiku <[email protected]>
Quotation same start and endposition

github.com/bookwyrm-social/bookwyrm - 43fe4331338eee4468566cec16d76af086d84f4c authored over 1 year ago by Giebisch <[email protected]>
Adds missing template and migration files

github.com/bookwyrm-social/bookwyrm - 268946a77c2019003f3449315a75e793a732652d authored over 1 year ago by Mouse Reeve <[email protected]>
Create notifications for link domains that need approval

github.com/bookwyrm-social/bookwyrm - 2470a0fd1c8dcf6acf19308c3f43833225a294ba authored over 1 year ago by Mouse Reeve <[email protected]>
Merge pull request #2689 from bookwyrm-social/discover-page-test

Improves discover page test so it catches errors

github.com/bookwyrm-social/bookwyrm - e59b650ff933623ef5a65accb61718ec84398d2b authored over 1 year ago by Mouse Reeve <[email protected]>
Merge branch 'main' into discover-page-test

github.com/bookwyrm-social/bookwyrm - 46fe65c3bb7443b2b5405f19ba296ea2ba21e198 authored over 1 year ago by Mouse Reeve <[email protected]>
Merge pull request #2687 from chdorner/configurable-csp

Add config variable for additional CSP hosts

github.com/bookwyrm-social/bookwyrm - fad8e8bdb8a99bf94a31e63911aa60df6ae9bbb6 authored over 1 year ago by Mouse Reeve <[email protected]>
Merge pull request #2688 from 0x29a/fix-discovery-page

fix: missing expand variable

github.com/bookwyrm-social/bookwyrm - d57ebe43af9946079061158918472ed78f37b3b5 authored over 1 year ago by Mouse Reeve <[email protected]>
Improves discover page test so it catches errors

Without `select_subclasses` in the mock, it wasn't actually collecting
any statuses to display, ...

github.com/bookwyrm-social/bookwyrm - 0a07607240248d69bd25626805b746f986e751f9 authored over 1 year ago by Mouse Reeve <[email protected]>
fix: missing expand variable

github.com/bookwyrm-social/bookwyrm - 9b94c1c288613256d29f37d11ff034dc484523d0 authored over 1 year ago by 0x29a <[email protected]>
Merge pull request #2685 from bookwyrm-social/broadcast-queue

Use a separate queue for broadcasts

github.com/bookwyrm-social/bookwyrm - d2e590a3c2d25b5c23514635d31abe341b3c5134 authored over 1 year ago by Mouse Reeve <[email protected]>
Add config variable for additional CSP hosts

github.com/bookwyrm-social/bookwyrm - 3814cb5b58318d335837d93f2860a30d8d7e5545 authored over 1 year ago by Christof Dorner <[email protected]>
Merge pull request #1753 from nycterent/security/key-size

increasing rsa key size

github.com/bookwyrm-social/bookwyrm - 5df0ead7760b1a3c4f67a68f4019967979d8f27f authored over 1 year ago by Christof Dorner <[email protected]>
Use a separate queue for broadcasts

I think this will go a long way to solve the federation delay problems
we're seeing on b.s. I'm ...

github.com/bookwyrm-social/bookwyrm - b167364c5c936cd98f65c165a876057278515b8a authored over 1 year ago by Mouse Reeve <[email protected]>
increasing rsa key size

github.com/bookwyrm-social/bookwyrm - 2093c4760b6736c577d77af677bda14c45a79b0f authored over 1 year ago by Martynas Sklizmantas <[email protected]>
Fixes pylint complaints

"fixes" as in silences, sorry

github.com/bookwyrm-social/bookwyrm - 216be2aeead0282a1159d56cbfb61336e46642ac authored over 1 year ago by Mouse Reeve <[email protected]>
Fixes mocks for tests

github.com/bookwyrm-social/bookwyrm - 12ed0f46f37ea2714c7512dffa7c2f03b26d2e5e authored over 1 year ago by Mouse Reeve <[email protected]>
Avoid unnecessary errors when a remote re-sends an Accept

github.com/bookwyrm-social/bookwyrm - 0211dee0ff5e6a9e49a366835fdb835a15e1c55b authored over 1 year ago by Mouse Reeve <[email protected]>
Attempt to complete inbox requests synchronously

When an inbox activity comes in from another fediverse instance, the
behavior prior to this comm...

github.com/bookwyrm-social/bookwyrm - 779d2b06941931ccfbc749c3d3c4d46451f18f3c authored over 1 year ago by Mouse Reeve <[email protected]>
Update version number

github.com/bookwyrm-social/bookwyrm - db207065ceaba491526aec341c49dd7e25779f0c authored over 1 year ago by Mouse Reeve <[email protected]>
Merge pull request #2681 from chdorner/fix/sitesettings-ondelete

github.com/bookwyrm-social/bookwyrm - 4b3849e4e0c5a2c5d2445cba7de71c5bc52cbacb authored over 1 year ago by Christof Dorner <[email protected]>
Fix `SiteSettings.default_user_auth_group` FK on_delete value

The migration uses `RESTRICT` instead of `PROTECT`, which is both more
correct, but also those v...

github.com/bookwyrm-social/bookwyrm - dc5b79779611a480bb3097306fe891a8ecaa5a55 authored over 1 year ago by Christof Dorner <[email protected]>
Add default values if not in .env

github.com/bookwyrm-social/bookwyrm - d123cc6b0c52db4b20ecec45bec64b51b94ca96c authored over 1 year ago by Chris Young <[email protected]>
Read TOTP variables from .env

github.com/bookwyrm-social/bookwyrm - 94605530867bbe522fa0300cc47661612676b632 authored over 1 year ago by Chris Young <[email protected]>
Merge pull request #2652 from chdorner/fix/status-get-no-trim

Always expand content status on single status view

github.com/bookwyrm-social/bookwyrm - 702c79496b2b7bb0f1bb2935cdc0c7f7789b1700 authored over 1 year ago by Hugh Rundle <[email protected]>
Merge pull request #2667 from bookwyrm-social/dependabot/pip/django-3.2.18

chore(deps): bump django from 3.2.17 to 3.2.18

github.com/bookwyrm-social/bookwyrm - a5892fa5319251c0119d6ae2a612b34e2ef47985 authored over 1 year ago by Christof Dorner <[email protected]>
chore(deps): bump django from 3.2.17 to 3.2.18

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

github.com/bookwyrm-social/bookwyrm - 173d7ba9bf6a2f823cec32e7db4c4d47beec44dc authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Specify TOTP validity window in settings.py

github.com/bookwyrm-social/bookwyrm - 867b2ff542ddbd5c171570cc35795b6a4fd7c674 authored over 1 year ago by Chris Young <[email protected]>
Merge pull request #2644 from rrgeorge/rrgeorge/csp

Add Content-Security-Policy headers and secure cookies

github.com/bookwyrm-social/bookwyrm - 2c2daf5fdf2d334a344e166eb3bfbcf375dbc4c5 authored over 1 year ago by Mouse Reeve <[email protected]>
Merge pull request #2637 from MeecoLabs/mobile/dropdown-larger-size

UI: larger dropdown size for mobile devices

github.com/bookwyrm-social/bookwyrm - cc9e94261c99c630a4a8729a38374a6de80ed4fc authored over 1 year ago by Mouse Reeve <[email protected]>
Expand TOTP validity window

github.com/bookwyrm-social/bookwyrm - 5bae00b3fe1ce4c31ac9d6881844133e3fc6f725 authored over 1 year ago by Chris Young <[email protected]>
Merge pull request #2616 from MeecoLabs/book-series-v1

Book Series v1: a very simple version to link to book series by name\

Resolves #644

github.com/bookwyrm-social/bookwyrm - e88f1f0b8c2e186c350c137a957c080e012e23a0 authored over 1 year ago by Hugh Rundle <[email protected]>
fix: books can have non-decimal series numbers

github.com/bookwyrm-social/bookwyrm - d1f85e43176ac811c6575e7598380b724fcc2221 authored over 1 year ago by Dustin Steiner <[email protected]>
Merge branch 'main' into book-series-v1

github.com/bookwyrm-social/bookwyrm - b20b52af7f4bd8ad500e4f1faf86916c36b4c44e authored over 1 year ago by Dustin <[email protected]>
Unused variable fix

github.com/bookwyrm-social/bookwyrm - 21575fbf3f8e2c08c0ef9c7551978764606890a3 authored over 1 year ago by Giebisch <[email protected]>
Merge branch 'main' into page-range

github.com/bookwyrm-social/bookwyrm - 248eab22ed28bcbea650e3f7836b45a0efed698f authored over 1 year ago by Giebisch <[email protected]>
Add Quotation endposition test

github.com/bookwyrm-social/bookwyrm - f65e0b7632b4c5f17cdd6335e4e0a1aa466532bd authored over 1 year ago by Giebisch <[email protected]>
Always expand content status on single status view

On the feed view along with other statuses, the body will be trimmed,
but on the single view, th...

github.com/bookwyrm-social/bookwyrm - 6af1be28f3aa2bbee4cb95a816677ebf49d57274 authored over 1 year ago by Christof Dorner <[email protected]>
Merge pull request #2648 from bookwyrm-social/dependabot/pip/django-3.2.17

Bump django from 3.2.16 to 3.2.17

github.com/bookwyrm-social/bookwyrm - d94b9f9e30a25bba99866d40f16ed0f675a21172 authored over 1 year ago by Mouse Reeve <[email protected]>
Bump django from 3.2.16 to 3.2.17

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

github.com/bookwyrm-social/bookwyrm - b43f1eab38717cf60f160258b5215c649656205a authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge branch 'rrgeorge/csp' of github.com:rrgeorge/bookwyrm into rrgeorge/csp

github.com/bookwyrm-social/bookwyrm - 297738dbb1cd9505345c53f333b11dff31f5c7f6 authored over 1 year ago by Robert George <[email protected]>
Added img-src * csp exception to search

github.com/bookwyrm-social/bookwyrm - afe651cd6dad06645efa2943d179ab2f55a30119 authored over 1 year ago by Robert George <[email protected]>
Merge pull request #2639 from bookwyrm-social/celery-ping

Celery ping

github.com/bookwyrm-social/bookwyrm - f9a916db09c5cce42da6ab045ca842fd69d159d9 authored over 1 year ago by Christof Dorner <[email protected]>
Update bookwyrm/views/admin/celery_status.py

Co-authored-by: Christof Dorner <[email protected]>

github.com/bookwyrm-social/bookwyrm - fd59fea94ea4b8ca8ba3dc914ccec91e3ee49426 authored over 1 year ago by Mouse Reeve <[email protected]>
Merge branch 'main' into rrgeorge/csp

github.com/bookwyrm-social/bookwyrm - 739c384715e6b86ebc80a11b3170f449bc07e1ae authored over 1 year ago by Mouse Reeve <[email protected]>
Merge pull request #2645 from chdorner/dev/black-versions

Pin black versions

github.com/bookwyrm-social/bookwyrm - 213984cd78359e67bc03eb563eaeba6f99fb0e7b authored over 1 year ago by Mouse Reeve <[email protected]>
Merge pull request #2646 from 0x29a/improve-search

Improve search results

github.com/bookwyrm-social/bookwyrm - 5887a3e2466a8eb60917b773e4ee62ae02155315 authored over 1 year ago by Christof Dorner <[email protected]>
Urlencode search query

github.com/bookwyrm-social/bookwyrm - 22eeee7368e0a7d54451b1a86e28e38b2887db8c authored over 1 year ago by 0x29a <[email protected]>
Pin Github Actions black to 22.12.0

github.com/bookwyrm-social/bookwyrm - 60a0075bf4b9741289103672dce93bb5889e495b authored over 1 year ago by Christof Dorner <[email protected]>
Upgrade development black to 22.12.0

github.com/bookwyrm-social/bookwyrm - aecd4d2a4fe7b49a9c43229e07fde2a2b16823db authored over 1 year ago by Christof Dorner <[email protected]>
Fix long line

github.com/bookwyrm-social/bookwyrm - 6b97702cc401dfe2f00b6ce3a128e02ae27d0116 authored over 1 year ago by Robert George <[email protected]>
Added support for secure cookies and django-csp

github.com/bookwyrm-social/bookwyrm - 36605efd206610fdd64283b5caec3f5662195ada authored over 1 year ago by Robert George <[email protected]>
chore: run styling

github.com/bookwyrm-social/bookwyrm - 610a4e8a66447d542262c871334340ee09223422 authored over 1 year ago by Dustin Steiner <[email protected]>
chore: use bulma override for mobile dropdown instead of classes

github.com/bookwyrm-social/bookwyrm - 96097f3b583f48189d5aaa16e53cd030461d83f9 authored over 1 year ago by Dustin Steiner <[email protected]>
chore: multi line comment for linter

github.com/bookwyrm-social/bookwyrm - 90f996ac903864ad67d851d1c55dd18e484d28eb authored over 1 year ago by Dustin Steiner <[email protected]>
Merge branch 'main' into book-series-v1

github.com/bookwyrm-social/bookwyrm - c2a81d88bb5e79cffbe31cbdd69c68020a8b6097 authored over 1 year ago by Dustin Steiner <[email protected]>
chore: reset translation files

github.com/bookwyrm-social/bookwyrm - d0ac65b93140c56cb9011248dfc597cbf9e18f20 authored over 1 year ago by Dustin Steiner <[email protected]>
chore: more dropdown resizes

github.com/bookwyrm-social/bookwyrm - f30a0ae7143c0a9ededbd2454fe1aeaaaacb7771 authored over 1 year ago by Dustin Steiner <[email protected]>
Merge branch 'main' into mobile/dropdown-larger-size

github.com/bookwyrm-social/bookwyrm - ed040cd3e433c0094c46b08e93c8c2f4bbb48073 authored over 1 year ago by Dustin Steiner <[email protected]>
Merge pull request #2636 from 0x29a/redundant-db-queries

Remove redundant DB queries

github.com/bookwyrm-social/bookwyrm - 006ff697b9b8e402e35272d0e0f271be8711098f authored over 1 year ago by Mouse Reeve <[email protected]>
Merge pull request #2627 from MeecoLabs/admin-manually-activate-user

Button in admin view to manually activate pending user

github.com/bookwyrm-social/bookwyrm - 686d5625ed17cbacd3f6c1d43d4098871fc91e87 authored over 1 year ago by Mouse Reeve <[email protected]>
Merge pull request #2628 from chdorner/fix/improve-federated-generatednotes-in-feed

Improve feed header for federated generated notes

github.com/bookwyrm-social/bookwyrm - 46607df7e5bdd6536e2c59f7316faaeb211439a6 authored over 1 year ago by Mouse Reeve <[email protected]>
Adds info about celery endpoint in admin view

github.com/bookwyrm-social/bookwyrm - 8f88b72620136fddafbef9e74914b7b373793bdb authored over 1 year ago by Mouse Reeve <[email protected]>
Adds a ping-able celery url

This will let admins set up a check to notify you if celery is not
running.

github.com/bookwyrm-social/bookwyrm - c1090703e2f25901657fc7aac8ef543b8ba7408b authored over 1 year ago by Mouse Reeve <[email protected]>
Added Backend Part

github.com/bookwyrm-social/bookwyrm - f085315d70d7cbb7f772b51ef6cb8cce8d6f42a2 authored over 1 year ago by Giebisch <[email protected]>
chore: formatting

github.com/bookwyrm-social/bookwyrm - e0505722e10ca4ab5089347e916bde39a66ee515 authored over 1 year ago by Dustin Steiner <[email protected]>
chore: larger dropdown size for mobile devices

github.com/bookwyrm-social/bookwyrm - f4cde843c045784a1eecc154279f138767c16ae0 authored over 1 year ago by Dustin Steiner <[email protected]>
chore: add translations

github.com/bookwyrm-social/bookwyrm - 59a8098517fadd7d7f88ccde6370aa68f8984204 authored over 1 year ago by Dustin Steiner <[email protected]>
chore: make and compile messages

github.com/bookwyrm-social/bookwyrm - 1d0599d6d95e1154fe39ef7c2f3306d297e01597 authored over 1 year ago by Dustin Steiner <[email protected]>
Remove duplicated notifications request from layout.html

github.com/bookwyrm-social/bookwyrm - 6ea251379075260d731e80de0e8876cc8831c660 authored over 1 year ago by 0x29a <[email protected]>
Remove duplicated editions request from book.html

github.com/bookwyrm-social/bookwyrm - 5e87504b22e8be906c4740eb3ad1acf57bf93bf8 authored over 1 year ago by 0x29a <[email protected]>
Remove duplicated mentions request from layout.html

github.com/bookwyrm-social/bookwyrm - 6e1418c5d4d2f6c2b8f47a9fc2f36ebb489d3248 authored over 1 year ago by 0x29a <[email protected]>
Remove duplicated readthrough request from comment.html

github.com/bookwyrm-social/bookwyrm - f2d7efe2ba5130fc9710b7167958f22432775213 authored over 1 year ago by 0x29a <[email protected]>
Optimize `get_suggested_books`

github.com/bookwyrm-social/bookwyrm - 3c52426a1ca0067e3bfbf61c4f8c5a6290b6e369 authored over 1 year ago by 0x29a <[email protected]>
chore: sort editions with series number before edition rank

github.com/bookwyrm-social/bookwyrm - 0628ccad414c731eb58a8908e8e3c66533f908c3 authored over 1 year ago by Dustin Steiner <[email protected]>
Merge branch 'main' into admin-manually-activate-user

github.com/bookwyrm-social/bookwyrm - c0e541c7ed9d112550fc821d549ff2b711306cf9 authored over 1 year ago by Dustin <[email protected]>
Merge branch 'main' into book-series-v1

github.com/bookwyrm-social/bookwyrm - 23e04c2e62549541c6cc5d4c637a8e5f81efbdf3 authored over 1 year ago by Dustin <[email protected]>
fix: sort series by float

github.com/bookwyrm-social/bookwyrm - 4b64b707533f4f5de3a1c88abc6a634c0f0ff9a3 authored over 1 year ago by Dustin Steiner <[email protected]>
Fixed Syntax of pluralisation

github.com/bookwyrm-social/bookwyrm - adcf9310a0850cb646af81fdbbfc53c31f3ac41d authored over 1 year ago by Ritik Ranjan <[email protected]>
Merge remote-tracking branch 'origin/main' into pluralization-error

github.com/bookwyrm-social/bookwyrm - a12dc692cec3247c464589ba56d1aab68e9b01bd authored over 1 year ago by Ritik Ranjan <[email protected]>
Splited stirng into two then fixed pluralization error.

github.com/bookwyrm-social/bookwyrm - e5e9e807cabf4e259bd426a08d34624c2d9f36ed authored over 1 year ago by Ritik Ranjan <[email protected]>
Merge pull request #2629 from 0x29a/performance-fixes

Minor performance improvements

github.com/bookwyrm-social/bookwyrm - d0a085112370a8fbf2f752a30c8f8578aad738cb authored over 1 year ago by Mouse Reeve <[email protected]>
Merge pull request #2630 from hughrun/shepherd

fix sass compound selector extensions

github.com/bookwyrm-social/bookwyrm - e3ce12671a5ea8b46f92a2749d7a9e8f28cd1761 authored over 1 year ago by Mouse Reeve <[email protected]>
fix: sort series number as int

github.com/bookwyrm-social/bookwyrm - f2902e8de5e17757076dc497d4c5727da56d48c9 authored over 1 year ago by Dustin Steiner <[email protected]>
style: fix unused parameter linter error

github.com/bookwyrm-social/bookwyrm - 952dd0dcdf43a552e4cc39ad280203c48b668e62 authored over 1 year ago by Dustin Steiner <[email protected]>
fix: rename activate user form name

github.com/bookwyrm-social/bookwyrm - 3fdbfe405bf8bc930d0766b4de3b2c6a984adcef authored over 1 year ago by Dustin Steiner <[email protected]>
fixed singularisation/pluralisation

edited two files

github.com/bookwyrm-social/bookwyrm - fc599f8b9a320cd245893dea8e68a35e1bbdcba1 authored over 1 year ago by Ritik Ranjan <[email protected]>
fix sass compound selector extensions

Sass changed the way compound selectors can be extended, as outlined here:
https://sass-lang.com...

github.com/bookwyrm-social/bookwyrm - 2605b12ed0937ad2823619f814b2144930b5a01b authored over 1 year ago by Hugh Rundle <[email protected]>
Minor performance improvements

github.com/bookwyrm-social/bookwyrm - cbd75dc76612f2bc239f0ab588e5f82c8aeb2789 authored over 1 year ago by 0x29a <[email protected]>
Improve feed header for federated generated notes

This works for wants/started/finished reading generated notes, but not yet for "set a goal".

github.com/bookwyrm-social/bookwyrm - 46bfc184f56d46a98544c2731c33e701627d1bcb authored over 1 year ago by Christof Dorner <[email protected]>
style: run linter

github.com/bookwyrm-social/bookwyrm - 54aea0654af7a81162b3cc6631b4011fc23e6e00 authored over 1 year ago by Dustin Steiner <[email protected]>