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

fix pylint complaint

github.com/bookwyrm-social/bookwyrm - f97b6f3da239d9e5cca07e748b2b3c724cf3e0f1 authored about 2 years ago by Laura Pircalaboiu <[email protected]>
Merge branch 'bugfix/reading-status-future' of github.com:redshiftss/bookwyrm into bugfix/reading-status-future

github.com/bookwyrm-social/bookwyrm - 4423827c2799d99ed1d7a0dd064d25f201661a6a authored about 2 years ago by x3005504 <[email protected]>
re-format code

github.com/bookwyrm-social/bookwyrm - 4ab5e4b5d90ba9783ee319f30bd1fc75fb918795 authored about 2 years ago by Laura Pircalaboiu <[email protected]>
fix bug, can no longer finish a book in the future

github.com/bookwyrm-social/bookwyrm - b895fbd8f206fc546368534af3c3ba9c802781d2 authored about 2 years ago by Laura Pircalaboiu <[email protected]>
WIP: fix reading status ending in the future

github.com/bookwyrm-social/bookwyrm - aeeb2c3442bfdf105eb860be90ea558b45ce3699 authored about 2 years ago by Laura Pircalaboiu <[email protected]>
re-format code

github.com/bookwyrm-social/bookwyrm - ec25ffe6ba940a67a70b010781c2e6b56abb5148 authored about 2 years ago by x3005504 <[email protected]>
fix bug, can no longer finish a book in the future

github.com/bookwyrm-social/bookwyrm - 9a9a7821b743962475e59e2714ee8e8ce1d5140c authored about 2 years ago by x3005504 <[email protected]>
WIP: fix reading status ending in the future

github.com/bookwyrm-social/bookwyrm - 68b9791d8ce1e7053c6463a73f4862cfa404c343 authored about 2 years ago by x3005504 <[email protected]>
remove trailing whitespace causing pylint/black errors

github.com/bookwyrm-social/bookwyrm - 32f68c3f62b4808371f658d3491b23a388e6f83e authored about 2 years ago by Hunter Chambers <[email protected]>
Closes #2194 Normalize stored ISNI

github.com/bookwyrm-social/bookwyrm - 02c7397eaf87903435f465191d43d7703a7ad07b authored about 2 years ago by Hunter Chambers <[email protected]>
Merge pull request #2311 from bookwyrm-social/small-tests

Just adds a couple tests

github.com/bookwyrm-social/bookwyrm - 003c5c9c824c79101a55472f0b7af51d96169607 authored about 2 years ago by Mouse Reeve <[email protected]>
That test didn't work

github.com/bookwyrm-social/bookwyrm - 74b89b2d4a1905daef0eb4b4804ba9f8a3ee9b3d authored about 2 years ago by Mouse Reeve <[email protected]>
Just adds a couple tests

github.com/bookwyrm-social/bookwyrm - 5b5e15d48bc57e5a52f2ffde272e058d1e5ceae9 authored about 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2310 from bookwyrm-social/typo-fix

Typo fix

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

github.com/bookwyrm-social/bookwyrm - 520b1d2207350b3b30ce4b59f9aed4f051df312f authored about 2 years ago by Mouse Reeve <[email protected]>
Fixes typo in tour

github.com/bookwyrm-social/bookwyrm - 78d36ebc392cc11ecd0ab4c777807c4565b49c0f authored about 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2301 from bookwyrm-social/annual-review-tests

Adds a couple tests to annual review views

github.com/bookwyrm-social/bookwyrm - 44ce12405b661691aa2982719b2d3f95f1f2150b authored about 2 years ago by Mouse Reeve <[email protected]>
Adds a couple tests to annual review views

Also I tweaked the save functions so they don't broadcast

github.com/bookwyrm-social/bookwyrm - 3a73ced5fa126b5fff95ca803f16d0752a021091 authored about 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2258 from bookwyrm-social/form-perms

Check permissions automatically on form save

github.com/bookwyrm-social/bookwyrm - fdc477afdf4002ea432741121024ea75dbc68192 authored about 2 years ago by Mouse Reeve <[email protected]>
Ignore pylint complaints about argument counts to form saves

github.com/bookwyrm-social/bookwyrm - 7d61cb55bc5fb1193290c9c42b080333074867cc authored about 2 years ago by Mouse Reeve <[email protected]>
Fixes theme form and adds view tests

github.com/bookwyrm-social/bookwyrm - 35aebacf70fd51c93a0db87a76f6c5b2c04c740f authored about 2 years ago by Mouse Reeve <[email protected]>
Small fixes

github.com/bookwyrm-social/bookwyrm - bf092ec44e74b6f6c4ee8c21686ca7167f642fac authored about 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2300 from bookwyrm-social/notification

Fixes creating notifications for automod reports

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

github.com/bookwyrm-social/bookwyrm - 4c099afc63a315bc4c07520dee707ae729dab394 authored about 2 years ago by Mouse Reeve <[email protected]>
Fixes creating notifications for auto-moderation reports

github.com/bookwyrm-social/bookwyrm - 37dacaff6f0010cdc2d1834af3232785d143523d authored about 2 years ago by Mouse Reeve <[email protected]>
Uses class method to get list of instance admins

Re-writing this query over and over is a bad approach

github.com/bookwyrm-social/bookwyrm - 6947f3b78773613be291566e034bdf9de965b8ac authored about 2 years ago by Mouse Reeve <[email protected]>
Invite perms checks

github.com/bookwyrm-social/bookwyrm - 9d8d85ebc111f08d1d7f12306fc493e7e8c7c6fa authored about 2 years ago by Mouse Reeve <[email protected]>
More edit book lines

github.com/bookwyrm-social/bookwyrm - 1e988cae6c23781d39eb3a7404f8b45ff4a8f2e8 authored about 2 years ago by Mouse Reeve <[email protected]>
Updates links form saves

github.com/bookwyrm-social/bookwyrm - be480e40f0c27f7d96e769d81079cdc560515522 authored about 2 years ago by Mouse Reeve <[email protected]>
Check perms on site model form

github.com/bookwyrm-social/bookwyrm - 3fd573c0da5a9eaadd5b5198f159e5474b6c408f authored about 2 years ago by Mouse Reeve <[email protected]>
Adds missing save in edit book view

github.com/bookwyrm-social/bookwyrm - b0d869700672f7a7b483983a5fb9fd804503a98b authored about 2 years ago by Mouse Reeve <[email protected]>
Adds permissions checking for admin models

github.com/bookwyrm-social/bookwyrm - 330be16516a813b557e896c9a3d2d421515d2535 authored about 2 years ago by Mouse Reeve <[email protected]>
Use BookWyrmModel as parent for admin models

This will make them more internally consistent and give them built-in
permissions checking

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

github.com/bookwyrm-social/bookwyrm - b0236b95bdda448be7adb87df153b7a1a439a804 authored about 2 years ago by Mouse Reeve <[email protected]>
Adds raise_not_editable to User model

This model doens't inherit from BookwyrmModel for various reasons, but
it still needs to editabi...

github.com/bookwyrm-social/bookwyrm - 3f5eb6c682867eca69639eaa9eb00605b21d230b authored about 2 years ago by Mouse Reeve <[email protected]>
Override raise_not_editable for report model

This model uses "reporter" as the field that represents the onwer of the
object, and "user" and ...

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

Adds new admin view to locales

github.com/bookwyrm-social/bookwyrm - ac7be43e8234e6c0168ab989adeffbd6ee214620 authored about 2 years ago by Mouse Reeve <[email protected]>
Adds new admin view to locales

github.com/bookwyrm-social/bookwyrm - 44f27ec1327b7b6aa66a2b729f0abdbc9d94ed4e authored about 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2298 from bookwyrm-social/import-review-null-state

Adds celery status view

github.com/bookwyrm-social/bookwyrm - d5c095ce6e06ffcc2083a8e586b8cc87437690ad authored about 2 years ago by Mouse Reeve <[email protected]>
Show queues and runtime instead of start time

github.com/bookwyrm-social/bookwyrm - d76eae358faa416fe360418329f4596a6f2359c7 authored about 2 years ago by Mouse Reeve <[email protected]>
Better comments

github.com/bookwyrm-social/bookwyrm - 3739bdbf817a51dd321b61a7f160af001a5ad090 authored about 2 years ago by Mouse Reeve <[email protected]>
Adds celery status view

github.com/bookwyrm-social/bookwyrm - 0f55b76a938afb3bdba71256a180721d92ade8bb authored about 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2297 from bookwyrm-social/import-review-null-state

Null state for review view during imports

github.com/bookwyrm-social/bookwyrm - b62c78aa3f98a5b7e0822303489afd56c87f15ad authored about 2 years ago by Mouse Reeve <[email protected]>
Null state for review view during imports

Without this, it will show an empty progress bar and no info about why
the table is empty.

github.com/bookwyrm-social/bookwyrm - fcf796abe1de3ee0ae3499d9c64dc8644258c30f authored about 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2295 from bookwyrm-social/dependabot/pip/flower-1.2.0

Bump flower from 1.0.0 to 1.2.0

github.com/bookwyrm-social/bookwyrm - c6f40983344c796c49c0ee5eb50ca03fa506f5c1 authored about 2 years ago by Mouse Reeve <[email protected]>
Bump flower from 1.0.0 to 1.2.0

Bumps [flower](https://github.com/mher/flower) from 1.0.0 to 1.2.0.
- [Release notes](https://gi...

github.com/bookwyrm-social/bookwyrm - f9c608e7289a7e3d04262d3d608a15d6be14b844 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2293 from hughrun/starfix

Fix star rating default and minimum

github.com/bookwyrm-social/bookwyrm - 6e00d49f7856e36198212ce2993c13e3c8662230 authored about 2 years ago by Mouse Reeve <[email protected]>
add migration

github.com/bookwyrm-social/bookwyrm - aa18179dbcfee3278367457b5665473b8d67042f authored about 2 years ago by Hugh Rundle <[email protected]>
allow 0.5 star ratings

github.com/bookwyrm-social/bookwyrm - 0ad3dc6245669643a16426148419f7f4e721eb22 authored about 2 years ago by Hugh Rundle <[email protected]>
sidebar review stars should default to zero

PR #2283 surfaced an existing formerly-hidden issue with star rating defaults in the sidebar of ...

github.com/bookwyrm-social/bookwyrm - 230d30abb86b477d7806a3c4ec6dccc26b7af6c4 authored about 2 years ago by Hugh Rundle <[email protected]>
Removes explicit calls to raise_not_editable from views

These raises are handled implicitly in the form, so they don't have to
be called outright.

github.com/bookwyrm-social/bookwyrm - 543d13af6ec43965da22d1be79c6df4bf57cf8ed authored about 2 years ago by Mouse Reeve <[email protected]>
Catches places where form.save() needs the request

Thank you, tests.

github.com/bookwyrm-social/bookwyrm - 351292fcdacb03f19e3ce081db8ff65c78730296 authored about 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2288 from mooseyboots/del-notifs-button

conditional display of notifs button

github.com/bookwyrm-social/bookwyrm - c71d133d2c1536562bf138da191c1997930fed0b authored about 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2282 from hughrun/normalise-isbn

Normalise ISBNs for searching

github.com/bookwyrm-social/bookwyrm - 834c7e9cd59ffe6f4b5111f33e2efdad07a15e1f authored about 2 years ago by Mouse Reeve <[email protected]>
conditional display of notifs button

github.com/bookwyrm-social/bookwyrm - b4cc9f5753da56551a8958255bb59111b086ecf7 authored about 2 years ago by marty hiatt <martianhiatus [a t] riseup [d o t] net>
normalise isbn on local book search

- uppercase ISBN before checking it's a number to account for trailing 'x'
- check maybe_isbn fo...

github.com/bookwyrm-social/bookwyrm - 1ee2ff4811f6296205d7a47746197447d22f5589 authored about 2 years ago by Hugh Rundle <[email protected]>
add wonky ISBN test

github.com/bookwyrm-social/bookwyrm - 68d91086edbdb6bdc4d5ebe30a3787f60f98c221 authored about 2 years ago by Hugh Rundle <[email protected]>
Merge pull request #2286 from bookwyrm-social/locales

Updates locales

github.com/bookwyrm-social/bookwyrm - 7ff8d85696a799f00b1324eb4cd33ae56ae6e6fb authored about 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2260 from bookwyrm-social/mentions

Refactors how mentions are collected

github.com/bookwyrm-social/bookwyrm - 1f93dc9c62f91e3f7f537fa0c12949c52e7eb579 authored about 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2287 from bookwyrm-social/search-remote

Fixes logic that displays search remote or manually add link

github.com/bookwyrm-social/bookwyrm - d2941d43960df31ed8f4cb8030e1d4c014d647db authored about 2 years ago by Mouse Reeve <[email protected]>
Fixes logic that displays search remote or manually add link

github.com/bookwyrm-social/bookwyrm - e782b3f360c632cdfd3d21f07ee686ccefc8882e authored about 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2285 from bookwyrm-social/isbn-url

Allow x in isbn path

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

github.com/bookwyrm-social/bookwyrm - 49c5feee99d736784fc18076c1f2c9ef8c0754cf authored about 2 years ago by Mouse Reeve <[email protected]>
Allow x in isbn path

github.com/bookwyrm-social/bookwyrm - 98562dc92f9db49c46962de35e4e50a14b3de3b3 authored about 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2283 from hughrun/halfstars

fix visibility of stars when editing a review

github.com/bookwyrm-social/bookwyrm - 775ee6f590eaafaf6c0d71f6972e9fe32b191876 authored about 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2284 from bookwyrm-social/remote-follow-css

Uses theme in remote follow template

github.com/bookwyrm-social/bookwyrm - e1ab81b86b7c3f5ed0e0d5e8c6b99180100beaf2 authored about 2 years ago by Mouse Reeve <[email protected]>
Uses theme in remote follow template

github.com/bookwyrm-social/bookwyrm - f0effb9d3e3929eec8f20809325da85954f6664d authored about 2 years ago by Mouse Reeve <[email protected]>
fix visibility of stars when editing a review

Previously the star rating appeared to be five stars when editing a review, regardless of what v...

github.com/bookwyrm-social/bookwyrm - 252fe7fd6a56c7654e1ab758bc3f671b72a0e47d authored about 2 years ago by Hugh Rundle <[email protected]>
strip leading and following spaces from ISBN

github.com/bookwyrm-social/bookwyrm - f219851f3ab4d9e433a0b261fc114b83312efd5c authored about 2 years ago by Hugh Rundle <[email protected]>
normalise isbn searching

ISBNs are always numeric except for when the check digit in ISBN-10s is a ten, indicated with a ...

github.com/bookwyrm-social/bookwyrm - da5fd32196eea9df9aedeec96522f8513b27927e authored about 2 years ago by Hugh Rundle <[email protected]>
Merge pull request #2281 from hughrun/resetdb

fix resetdb

github.com/bookwyrm-social/bookwyrm - c902301d82f6dec22337acddb627c5598ede6758 authored about 2 years ago by Mouse Reeve <[email protected]>
fix resetdb

Instead of just whining I thought maybe I should fix the problem.

This replaces a manual reset ...

github.com/bookwyrm-social/bookwyrm - bc297d663d8d091ab253ea1736a9860fde8de7da authored about 2 years ago by Hugh Rundle <[email protected]>
Merge pull request #2277 from hughrun/permissions

hide replies to posts user cannot see

github.com/bookwyrm-social/bookwyrm - 58c3a4c2bc3f48bd565e9babf436812d657c65a2 authored about 2 years ago by Mouse Reeve <[email protected]>
make get_audience logic clearer

Retains 'direct' messages at the top of the logic tree to make it easier to understand.
In pract...

github.com/bookwyrm-social/bookwyrm - cc97c52d12bb2f4ce451290aab2d17c5b109bb86 authored about 2 years ago by Hugh Rundle <[email protected]>
hide replies to posts user cannot see

This is in response to #1870

Users should not see links to posts they are not allowed to see, i...

github.com/bookwyrm-social/bookwyrm - 8d593e4498de1f48bd0464c8c807872253846bca authored about 2 years ago by Hugh Rundle <[email protected]>
Merge pull request #2275 from hughrun/spaceless

strip spaces from user search

github.com/bookwyrm-social/bookwyrm - be1141dddc8fda71089657b4ce9e2c3f07fcbe3e authored about 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2271 from bookwyrm-social/dependabot/pip/django-3.2.15

Bump django from 3.2.14 to 3.2.15

github.com/bookwyrm-social/bookwyrm - 987dbe15b390baa91e1dcaff5bd6e2e93c7262bd authored about 2 years ago by Mouse Reeve <[email protected]>
strip spaces from user search

Strips leading and trailing spaces from user search to prevent errors when doing webfinger looku...

github.com/bookwyrm-social/bookwyrm - 22495e40bdd0661260774ad7c57519b19682e814 authored about 2 years ago by Hugh Rundle <[email protected]>
Bump django from 3.2.14 to 3.2.15

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

github.com/bookwyrm-social/bookwyrm - c591371b4e7b9e458a11f47a4f322878e74baadd authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2263 from bookwyrm-social/safer-book-description

Safer display of book descriptions

github.com/bookwyrm-social/bookwyrm - d58282bc3738eee810edf1d19746156c81babaac authored about 2 years ago by Mouse Reeve <[email protected]>
Safer display of book descriptions

github.com/bookwyrm-social/bookwyrm - 0cf9e1033be8df2ddfb432e2e66beb1c9772e04c authored about 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2262 from bookwyrm-social/compilescss-command

Removes compilescss command

github.com/bookwyrm-social/bookwyrm - cbc23dba3b3d410ae2fd36dd8ad2f9a8f80c6b05 authored about 2 years ago by Mouse Reeve <[email protected]>
Removes compilescss command

This does not work and doesn't reflect how the stylesheets are compiled
any longer.

github.com/bookwyrm-social/bookwyrm - a5c7ca1cfd3706d8ac94347a4db257493eb21e10 authored about 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2261 from bookwyrm-social/duplicate-version-warning

Removes duplicate version warning

github.com/bookwyrm-social/bookwyrm - f566b43e5f2eea55304720700623c35d026fbd89 authored about 2 years ago by Mouse Reeve <[email protected]>
Removes duplicate version warning

github.com/bookwyrm-social/bookwyrm - 15814914716cfc21727aa38d46acac2c6a25e359 authored about 2 years ago by Mouse Reeve <[email protected]>
Update version

github.com/bookwyrm-social/bookwyrm - c8fc9077057806855081191ab9c0535e4413d554 authored about 2 years ago by Mouse Reeve <[email protected]>
Refactors how mentions are collected

This should be quicker, because it queries the users in one go instead
of jumping straight to it...

github.com/bookwyrm-social/bookwyrm - 5c3bb2da13ce85d6374ebf9ca81e970bdb8e6d97 authored about 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2254 from bookwyrm-social/fixes-search-pagination

Fixes search pagination

github.com/bookwyrm-social/bookwyrm - 9d7ece47ef991766ab4d54e0e9c82bb0f503f95c authored about 2 years ago by Mouse Reeve <[email protected]>
Fixes isbn view

github.com/bookwyrm-social/bookwyrm - 9fad5b5623c1de48316bc7932fb91c5eed59f5c2 authored about 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2255 from joachimesque/front/mobile-header

Add notifications count on mobile header

github.com/bookwyrm-social/bookwyrm - bdf563748c34ebd79c5fb60a6ff8d4f7e97eb54c authored about 2 years ago by Mouse Reeve <[email protected]>
Merge pull request #2259 from bookwyrm-social/links

Improves rel attrs on links that open on new tabs

github.com/bookwyrm-social/bookwyrm - 1518dbba86c23028ce0c7ad290f0fd2ed1a65af7 authored about 2 years ago by Mouse Reeve <[email protected]>
Fixes template syntax error

github.com/bookwyrm-social/bookwyrm - 7c7df99cef55867e2c5c7fbd6458c4a07441e79f authored about 2 years ago by Mouse Reeve <[email protected]>
Removes test exception

github.com/bookwyrm-social/bookwyrm - 20572688bad00e0476870a6f3a1584188aa7e176 authored about 2 years ago by Mouse Reeve <[email protected]>
Adds unit tests that checks if rel field is set on links

github.com/bookwyrm-social/bookwyrm - 1ba69acc496dceb8639eff9d60036b13a44242cc authored about 2 years ago by Mouse Reeve <[email protected]>
Updates all links that open in new tabs

github.com/bookwyrm-social/bookwyrm - 4dd7f88e0a0501912e13303f7c49f181abe6993f authored about 2 years ago by Mouse Reeve <[email protected]>
Updates footer links

Adds a missing rel="nofollow noopener noreferrer" attribute for the
Patreon link, and makes the ...

github.com/bookwyrm-social/bookwyrm - 94076953284a6bb2bfed5b9f322607102a8796cc authored about 2 years ago by Mouse Reeve <[email protected]>
Check permissions automatically on form save

github.com/bookwyrm-social/bookwyrm - 8f79b362f8c43d37d8c6e82f32f882831416d11b authored about 2 years ago by Mouse Reeve <[email protected]>