Ecosyste.ms: OpenCollective

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

github.com/bookwyrm-social/bookwyrm

Social reading and reviewing, decentralized with ActivityPub
https://github.com/bookwyrm-social/bookwyrm

Merge pull request #3305 from dato/export_catch_missing_key_icon

json_export: also detect absent "icon" key

6dfb5000cc4c34cbf1edfb4a13725c6d4912beef authored 7 months ago by Mouse Reeve <[email protected]>
Fix shelving date changing when changing editions (#3193)

Merged from from jakejack13/switch-edition
Fixes: #3139.

9e7b040b7337a8ebee4dd8df8566cc9ba6f2f4a9 authored 8 months ago by Adeodato Simó <[email protected]>
json_export: also detect absent "icon" key

09c3d9c0dcdb821de612ac9f47819599bf349dcc authored 8 months ago by Adeodato Simó <[email protected]>
Merge pull request #3096 from bookwyrm-social/image-ap-serialization

Changes to how images are serialized

dd9d68c97db216795f5f74b7a6a9d68604c9f2f8 authored 8 months ago by Mouse Reeve <[email protected]>
Merge pull request #3300 from MaggieFero/MaggieFero-add-timeouts-to-requests.get

Add timeouts to requests.get

218171e9bc7bf5ea95d2bbbab28ecbe369ed5695 authored 8 months ago by Mouse Reeve <[email protected]>
Typo fix

Add a comma

50b811d9aa0e117f20851507b385b2020cfcd618 authored 8 months ago by Margaret Fero <[email protected]>
Add timeout to base_activity.py

An instance of requests.get was missing a timeout; this commit adds a timeout of 15 as used in o...

1ae9870862626134f90b4f1fb86d06fdd870e6c4 authored 8 months ago by Margaret Fero <[email protected]>
Add timeout to isbn.py

An instance of requests.get in isbn.py lacks a timeout, and this commit adds one with a default ...

db97d76a240919f31e48b8d97c1c51ca06aadbb4 authored 8 months ago by Margaret Fero <[email protected]>
Merge pull request #3238 from hughrun/export-fixes

fix multiple issues from user exports config changes

354388cc8f7084977d09bc12d68946662d9b982f authored 8 months ago by Mouse Reeve <[email protected]>
Merge branch 'main' into export-fixes

2c59908ddd87f3dfe2636e6a9ffa24fc524d10a6 authored 8 months ago by Mouse Reeve <[email protected]>
Merge pull request #3284 from NetspherePub/072NginxSecurityFixed

Adds production.conf security configuration missing in version 0.7.2

6a70eadba8781d571ff9c3f2b16b431944197d66 authored 8 months ago by Mouse Reeve <[email protected]>
Merge pull request #3274 from Minnozz/author-search

Add search for author

ec52460f02339a1452c4f349f55bf984dbf2ccf9 authored 8 months ago by Mouse Reeve <[email protected]>
Move ratings and reviews when switching editions (#3117)

Merged from mattlehrer/move-ratings-and-reviews-when-switching-editions.
Fixes: #2926.

1fabe5126139264df5b36c5329dcdaa130ffb351 authored 8 months ago by Adeodato Simó <[email protected]>
Merge branch 'main' into move-ratings-and-reviews-when-switching-editions

e6b6bd648da54a27e7ea5a77599f7bf3ac95d608 authored 8 months ago by Adeodato Simó <[email protected]>
Merge pull request #3285 from polarbirke/fix-label-input-association-for-shelves-filter

Fix label and input association for shelves filter

9d7965780db6a8fb7852075403aa7db5d2208286 authored 8 months ago by Mouse Reeve <[email protected]>
Merge pull request #3290 from bookwyrm-social/korean-locale

Korean locale

333fb03c2c66dc13b71152b93bb4b0f723fea181 authored 8 months ago by Mouse Reeve <[email protected]>
Adds missing migration for Korean locale

8f537ef56a11fee392dd6e55688187ad95e6e91f authored 8 months ago by Mouse Reeve <[email protected]>
Merge pull request #3283 from NetspherePub/ko_KR

Add Korean (ko-kr) to LANGUAGES and locale.

6163e1a6be5eeaedc65a0c7da4b3d7e4a3ae4544 authored 8 months ago by Mouse Reeve <[email protected]>
Adds view tests for shelf filters (#3162)

* Adds test file

* Adds success assertion

* Updates tests

* Updates shelf books creatio...

dd1999eb8e75c17b525d301f46242b279ffb93df authored 8 months ago by Ross Chapman <[email protected]>
Fix label and input association for shelves filter

This PR correctly associates label and text input of the shelves
filter via for- and id-attribut...

4c0d5ede8618d34e3d5e964e842a405d3019e776 authored 8 months ago by Søren Birkemeyer <[email protected]>
Adds production.conf security configuration missing in version 0.7.2

1c587c5e53d3cb8bf3e64b8099d15a7db2eb03a6 authored 8 months ago by FoW <[email protected]>
Add Korean (ko-kr) to LANGUAGES and locale

ddd13a3e2e622d241934d9af27c1b05aa9460db1 authored 8 months ago by FoW <[email protected]>
Merge pull request #3281 from bookwyrm-social/dependabot/pip/django-3.2.24

Bump django from 3.2.23 to 3.2.24

7469f1f4ca0a411a823f3e2a5c24655985bdcd60 authored 8 months ago by Mouse Reeve <[email protected]>
Bump django from 3.2.23 to 3.2.24

Bumps [django](https://github.com/django/django) from 3.2.23 to 3.2.24.
- [Commits](https://gith...

363cb799511af5ea881b2150faf29e8255b89052 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge branch 'main' into export-fixes

46a158d7010e454131f4acbb0758e2965f2cc128 authored 9 months ago by Hugh Rundle <[email protected]>
Merge pull request #4 from dato/data_upload_max_size_mb

Support DATA_UPLOAD_MAX_MEMORY_MiB, only, in .env

8773caa26bb78426bb44eff70eae51f6146488dd authored 9 months ago by Hugh Rundle <[email protected]>
Support DATA_UPLOAD_MAX_MEMORY_MiB, only, in .env

Since arithmetic is not allowed in .env files, a change in unit for
the variable seems most usable.

4a9d69e16912b74c9017dcf610dff69fc43533b9 authored 9 months ago by Adeodato Simó <[email protected]>
Merge pull request #3276 from bookwyrm-social/fixes-version-number

Fixes version number mistakenly reverted

d97747078e4d7bd67bdbe4d7427610946dd76945 authored 9 months ago by Mouse Reeve <[email protected]>
Fixes version number mistakenly reverted

db629255dba0546e4a1a59cb89e12167b118a66d authored 9 months ago by Mouse Reeve <[email protected]>
Add search for author

6c9ca0bf190552597890c2aaefca614c0058f914 authored 9 months ago by Bart Schuurmans <[email protected]>
Merge pull request #3185 from bookwyrm-social/check-version-number

Check version number asynchronously

6b1ffbc6340e6f2be1ab4f258a64443020449233 authored 9 months ago by Mouse Reeve <[email protected]>
Merge migrations upon merge migrations

748c9349865f063689adcaa61e46a26fa3e3bcae authored 9 months ago by Mouse Reeve <[email protected]>
Merge branch 'main' into check-version-number

f7580c59a5390d4329be734f0f0fc8d4915f4310 authored 9 months ago by Mouse Reeve <[email protected]>
Adds merge migration

4e2b8af1479bd35bf2b5c5973ff0ae2b4bb1a4fc authored 9 months ago by Mouse Reeve <[email protected]>
Merge branch 'main' into check-version-number

48f8ee57a64cd6914ded34b1908f2b5a63ed60b5 authored 9 months ago by Mouse Reeve <[email protected]>
Merge pull request #3273 from bookwyrm-social/WesleyAC-freeform-page-number

Allow page numbers to be text, instead of integers

faf45cf9560c117e5decfe53a8be412a95303036 authored 9 months ago by Mouse Reeve <[email protected]>
Allow admins to un-schedule tasks

a1ac9494b28ecd1a1674926d7aad8e82d2502dcf authored 9 months ago by Mouse Reeve <[email protected]>
Adds merge migration for page numbering fix

6d5752fb4ee72287ed15b84726872a4608842159 authored 9 months ago by Mouse Reeve <[email protected]>
Merge branch 'freeform-page-number' of github.com:WesleyAC/bookwyrm into WesleyAC-freeform-page-number

37aa7ad2f61100ff82eb3a26a4ff88f9ba081bd6 authored 9 months ago by Mouse Reeve <[email protected]>
Merge pull request #3237 from Minnozz/status-title-description

Improve OpenGraph tags for status and book pages

e0667c6a033f11b4a85964ab05e3c73e4dcae171 authored 9 months ago by Mouse Reeve <[email protected]>
Merge pull request #3239 from Minnozz/user-agent

Replace python-requests with BookWyrm in user agent

103da863c43e48a269a6ab0f08b112f313530cf7 authored 9 months ago by Mouse Reeve <[email protected]>
Merge pull request #3253 from skobkin/patch-autocomplete-fictionbook-format

Adding FictionBook format ("FB2", "FB3") to autocomplete options in "get a copy" block.

fa66284000d2f39adee42f237073c496020b16e7 authored 9 months ago by Mouse Reeve <[email protected]>
Merge pull request #3257 from dato/prefer_shared_inbox

Use shared inboxes for mentions too

0f0420ce047fa2a4d9099a57785c31b1f2afa898 authored 9 months ago by Mouse Reeve <[email protected]>
Merge pull request #3260 from bSolt/fix-widths-2023

Fix awkward layout for tablets on /confirm-email, /login, /invite, and /preferences/reactivate

438d88d8d442efa6539f6dc1ab17600582537bce authored 9 months ago by Mouse Reeve <[email protected]>
Merge branch 'main' into export-fixes

5f2f321ed56872785f5c933ba404224fa7e4fb10 authored 9 months ago by Mouse Reeve <[email protected]>
Merge pull request #3249 from dato/cookie_age_setting

Set SESSION_COOKIE_AGE from environment

45cc3dc9793f2a62a0f74d472dc54d03ba54ee88 authored 9 months ago by Mouse Reeve <[email protected]>
Fixes translation tags

9c5f6c527bd9ae1954a22d695f43f1c8f2c82907 authored 9 months ago by Mouse Reeve <[email protected]>
Merge pull request #3269 from bookwyrm-social/dependabot/pip/aiohttp-3.9.2

Bump aiohttp from 3.9.0 to 3.9.2

efa29b269cb92dc97d2fa1f997e0de5e403b5546 authored 9 months ago by Mouse Reeve <[email protected]>
Fixed shelving date changing when changing editions

2ba7dff845e7211a22c390e32e590f84b16311fd authored 9 months ago by Jacob Kerr <[email protected]>
Merge pull request #3207 from rsk2/issue-3187

Hide "year in the books" for newly registered users

21a85700357c792dccb10e59e1c486ea02319d65 authored 9 months ago by Hugh Rundle <[email protected]>
Merge branch 'main' into issue-3187

ef6fd608fac289580ebb0f8b1eae0e37cb5d6844 authored 9 months ago by Hugh Rundle <[email protected]>
Bump aiohttp from 3.9.0 to 3.9.2

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.0 to 3.9.2.
- [Release notes](http...

b05621005e14818fd4d529c06b38b4c433a7832d authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
classes that fix widths

940274b1c22e08fc870e92cc95e5ae6a95f5297e authored 9 months ago by Braden Solt <[email protected]>
refactor: eagerly use a set in recipients, get_recipients

8ac873419fe66de65cdddf6a25560ed24c4e4a63 authored 9 months ago by Adeodato Simó <[email protected]>
Always prefer shared inboxes when computing receipent lists

This avoids duplicate submissions to remote instances when mentioning
followers (i.e., `POST /us...

31babdfa510d88f89d08cbfb56de94cd8c0ac028 authored 9 months ago by Adeodato Simó <[email protected]>
Include SESSION_COOKIE_AGE in .env.example

Suggested-by: Alexey Skobkin <[email protected]>

80ad36e75b20213939852470506f12593353216c authored 9 months ago by Adeodato Simó <[email protected]>
Merge from main to avoid conflicts

500e4eb4f536e5c4131141a0b8e24b7c5986a7cd authored 9 months ago by Adeodato Simó <[email protected]>
Set SESSION_COOKIE_AGE from environment, default to one month

While we do wish for a longer maximum age (up to one year, see #3082),
we only want to do that a...

82f9aa9da4ae68c2e042bbb981c89d8089cd39dc authored 9 months ago by Adeodato Simó <[email protected]>
Adding FictionBook format ("FB2", "FB3") to autocomplete options in "Get a copy" block.

2d4b11aaeedd9530ad4ddcfcea6f8aeb2b55dda9 authored 9 months ago by Alexey Skobkin <[email protected]>
Merge pull request #3245 from WesleyAC/redis-aof-auto-compact

Add redis automatic rewrite configuration.

193aeff4d22c9d6c03c23e9b514f691fc385797f authored 9 months ago by Mouse Reeve <[email protected]>
Issue-3187: fix failing tests

c4596544a341a5030fe02fe7b1df704f343a35ee authored 9 months ago by Rohan Sureshkumar <[email protected]>
Add redis automatic rewrite configuration.

This should hopefully prevent the AOF file from growing too large.

30ba8d37dc130ac547c59a5b7c2b7fae3d529214 authored 9 months ago by Wesley Aptekar-Cassels <[email protected]>
Fix pylint warning

eb6bea013fd1634f178da689e4843adcd05a6296 authored 9 months ago by Bart Schuurmans <[email protected]>
OpenGraph: fall back on book cover when preview images are disabled

646b27b7a7e1099e81d5c3fa4c2b0008f54c889e authored 9 months ago by Bart Schuurmans <[email protected]>
Use Status.page_image for OpenGraph tags

ea9d3f8ba1ac3db3a050b0355bd3de3d20cd061e authored 9 months ago by Bart Schuurmans <[email protected]>
Refactor OpenGraph tags logic

290ee997b3c935297811f033d8da0a564ba48f52 authored 9 months ago by Bart Schuurmans <[email protected]>
Add Status.page_image property

ad56024ffe8adac7a8cab916b160b2f18edd2f1d authored 9 months ago by Bart Schuurmans <[email protected]>
Give individual status page a title and OpenGraph description

f7b4d9ea50ca4593bdfe24518ead29da5093679b authored 9 months ago by Bart Schuurmans <[email protected]>
Replace python-requests with BookWyrm in user agent

Fixes #3108

6cb3b97144dc20abdbcb7f2c54cd9c5bcb4da3f8 authored 9 months ago by Bart Schuurmans <[email protected]>
fix comment in env example

a5632753080f11154700e968cfca1546fcf3ad5a authored 9 months ago by Hugh Rundle <[email protected]>
fix multiple issues from user exports config changes

- improve nginx config
- fix DATA_UPLOAD_MAX_MEMORY_SIZE default not being an int
- translate fa...

ddc35a7a522b3770ca67db989a136f403a7b7a22 authored 9 months ago by Hugh Rundle <[email protected]>
Merge pull request #3229 from verymilan/nginx-ttf

nginx: fix missing ttf static files

fd0b1d90b070ee1653140b9c5f3b79d2d21104b3 authored 9 months ago by Mouse Reeve <[email protected]>
nginx: also serve svg static files

dd5c314bd5e0808ecaedbf31447fd4edc4a3ea06 authored 9 months ago by Milan <[email protected]>
nginx: fix missing ttf static files

a59dcfc89002828331ee8eee6fda2d02af4897a5 authored 9 months ago by Milan <[email protected]>
Issue-3187: change variable name and code formatting

8e2649ba3b26bc03ff90d8a5790f7b19301ebd34 authored 9 months ago by Rohan Sureshkumar <[email protected]>
Merge branch 'main' into issue-3187

d73141792d414c13a37d8da9580d09a22fedcda7 authored 9 months ago by Rohan <[email protected]>
Merge pull request #3219 from bSolt/issue-3178

Fix awkward clipping on about page

fb5fae4251809b649aa1b118fda134609a604bac authored 9 months ago by Mouse Reeve <[email protected]>
Merge pull request #3216 from dato/dev-tools_require_bookworm

Ensure dev-tools uses bookworm

c22f189c8633d10949b70642f5148a599bb4a27b authored 9 months ago by Mouse Reeve <[email protected]>
Merge pull request #3224 from hughrun/move-fix

Pass correct user id in Move notification

61a6ee29d86f2e8e7040c93ed08ac6dce907f54b authored 9 months ago by Mouse Reeve <[email protected]>
Merge pull request #3226 from hughrun/disable-exports

Disable user exports

a585321ef963f604264e8982712309985705055f authored 9 months ago by Mouse Reeve <[email protected]>
Merge pull request #3215 from ccamara/export_bookshelf

Export bookshelves and review date

45d6f1f8905e6e53ef3db94474d7382903f0f14d authored 9 months ago by Hugh Rundle <[email protected]>
Pass correct user id in Move notification

We were passing the *requesting* user's moved_to value to the Move notification template, instea...

b990d9ccd8f2bff4990b79f7dc7cd494190d0536 authored 9 months ago by Hugh Rundle <[email protected]>
allow js and css

ea7f3c297e6f92ca82c06b6fb3ace0d37ebdd53f authored 9 months ago by Hugh Rundle <[email protected]>
disable user exports by default

- new setting to enable user exports defaults to False
- add setting to enable and disable user ...

d640e4ac96005cdc2b21b6a08f97a8805c26d00b authored 9 months ago by Hugh Rundle <[email protected]>
Fix test_export

ddbda3ab9ca1f1e4658e711d3a5e5fbd971369c4 authored 9 months ago by Carlos Camara <[email protected]>
add bulma classes to fix awkward spacing

76a3874662f6bf51ccc1aabd49b092c336c2fc50 authored 9 months ago by bSolt <[email protected]>
Merge branch 'main' into issue-3187

81445078939d6fc9c30bfc2fc31d8975dc78f229 authored 9 months ago by Rohan <[email protected]>
Merge branch 'issue-3187' of https://github.com/rsk2/bookwyrm into issue-3187

70adf878e863cfba3d031ca715cb4de31d5b7e3a authored 9 months ago by Rohan Sureshkumar <[email protected]>
Issue-3187: addressing review comments

5ef104b802dce740835f4a34bb4403459e2791bc authored 9 months ago by Rohan Sureshkumar <[email protected]>
Ensure dev-tools uses bookworm

In 1937177e1 ("dev-tools: use apt source for Node instead of setup script"),
I introduced the us...

9a487b0442c0d9e94b511491bf61bd00b3cfebfb authored 9 months ago by Adeodato Simó <[email protected]>
Export bookshelves and review date

854eb36618fe4371b37b4da3a86c68d6778d195b authored 9 months ago by Carlos Camara <[email protected]>
Merge pull request #3189 from ccamara/2965_export_readthrough

Export ReadThrough in the csv export

b04ebe397b78a7fb4a6d3c69f5f9cc134d99e2e6 authored 9 months ago by Hugh Rundle <[email protected]>
Merge branch 'main' into 2965_export_readthrough

5d13bf8e4966f57da474038328f0ba7f2b009e67 authored 9 months ago by Hugh Rundle <[email protected]>
Merge branch 'bookwyrm-social:main' into issue-3187

6dc95a82d6bf3057bf2a410a7c85fb86b5b1ece9 authored 9 months ago by Rohan <[email protected]>
Issue-3187: changes

1a682753c0f126a8319389397d7558d88183b989 authored 9 months ago by Rohan Sureshkumar <[email protected]>
Merge pull request #3205 from bookwyrm-social/revert-3079-deleted_user_follow_request

Revert "Don't show notification for user follow request if the user is inactive"

a4599d0374e2719b50d7d381ca61fbb8a6a3f4cb authored 9 months ago by Mouse Reeve <[email protected]>
Revert "Don't show notification for user follow request if the user is inactive"

83ff880603745adf2ef92b8ca489f9d2a7ea1d88 authored 10 months ago by Mouse Reeve <[email protected]>
Fix pylint error and code format

ce18d343e8de7a40b2da17fae0ebff1c065eda9f authored 10 months ago by Carlos Camara <[email protected]>
Code format

93cab480d6a7cc1d8897d8a0a765c6ce9f5301a4 authored 10 months ago by Carlos Camara <[email protected]>
Merge pull request #3199 from bookwyrm-social/dependabot/pip/pycryptodome-3.19.1

Bump pycryptodome from 3.16.0 to 3.19.1

1966f1d9a3e571b4399cb2923168eac39efced49 authored 10 months ago by Mouse Reeve <[email protected]>