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

Replace image_serialzier helper with built-in serializers

4f5d23e785dc8f070bfcf36fe075115a275c03df authored almost 3 years ago by Mouse Reeve <[email protected]>
Merge pull request #1247 from joachimesque/image-absolute-url-getter

Add get_absolute_url to ImageField

d204e8dbb851b303d45a84872a32c061b22c452b authored almost 3 years ago by Mouse Reeve <[email protected]>
Merge pull request #1598 from hughrun/discover

Fix reading actions and book links in Discover

957d2b28721e1c81c591129d155651e381901443 authored almost 3 years ago by Mouse Reeve <[email protected]>
Cleans up software check syntax

97a71f5e39ea4cee4d96af9f7f6b3b7971aee27f authored almost 3 years ago by Mouse Reeve <[email protected]>
Adds storygraph tests

1b9d08414f729857a2ba9080ea86de74cb53033f authored almost 3 years ago by Mouse Reeve <[email protected]>
Fixes flow in checking software for broadcast

aeef472ee1542e01e6d7e0d204faab725c39a43e authored almost 3 years ago by Mouse Reeve <[email protected]>
Creates generic importer test file

And removes some tests that duplicate the generic tests

20c6a3ea1c7e32055e1bbfea9b69a3d18c79495b authored almost 3 years ago by Mouse Reeve <[email protected]>
fix broken book links in Discover

eb62474b97535cb097631868eb67e4aeaaf175bf authored almost 3 years ago by Hugh Rundle <[email protected]>
Show user and book names for reading actions in Discover

fixes #1596

This uses the same technique as #1572 to ensure read statuses from GeneratedNotes a...

3f6b0608b2157f17ebccf761384d3dd1c4631b6f authored almost 3 years ago by Hugh Rundle <[email protected]>
Don't broadcast imported reviews outside bookwyrm

e19c4620ceab8197436fefca6f7841c362f65155 authored almost 3 years ago by Mouse Reeve <[email protected]>
Merge pull request #1592 from nycterent/misc/small-default-template-fixes

Misc/small default template fixes

3af1ca693b03cda095432f7a6dc6a6f960bc10e4 authored almost 3 years ago by Mouse Reeve <[email protected]>
Merge pull request #1593 from bookwyrm-social/bw-dev-updates

bw-dev updates

c6db7ffcbe90473a60595764aa5774f1b07493e5 authored almost 3 years ago by Mouse Reeve <[email protected]>
Renames run web with service ports command

3f5fe839502042881f4fa0d413a838a4ec1efb56 authored almost 3 years ago by Mouse Reeve <[email protected]>
Removed outdated `add_locales` command from doc

c2f44a9f1e0e27698707157592722b712268b4a7 authored almost 3 years ago by Mouse Reeve <[email protected]>
Removes outdated test command

b2dea343af8dca6b10fdf315c8c8a390612bf911 authored almost 3 years ago by Mouse Reeve <[email protected]>
Removes unused `rundb` command

23549c7fdb89de3343ccfc2ad62e529589420313 authored almost 3 years ago by Mouse Reeve <[email protected]>
fixed typo for the domain placeholder for easier substitution

67d830e327a7a16709b7be8f3a5760ac06fdc1e0 authored almost 3 years ago by nycterent <[email protected]>
removed quotes from the host - fixes connecting to smtp server

1dec882dba5770a4266f9501bea274c88a9a9eeb authored almost 3 years ago by nycterent <[email protected]>
Merge pull request #1589 from hughrun/shelf-names

match page title to active shelf

582d2e6d0ddd743f8cc011e8a65e57603ff39395 authored almost 3 years ago by Mouse Reeve <[email protected]>
use shelf name if not default shelf

(instead of shelf.identifier)

dfe92a27c074239f41784966d3213b26f3e3b673 authored almost 3 years ago by Hugh Rundle <[email protected]>
match page title to active shelf

resolves #1586

d8098357e605eef0468326937cfeeb5487e5dc1d authored almost 3 years ago by Hugh Rundle <[email protected]>
pylint Y U like this?

c3ba7ba54773606992ae1a9259cb461651c53d3c authored almost 3 years ago by Hugh Rundle <[email protected]>
Update existing authors when isni data available

When an existing author is selected as a new author when editing a book,
if they have an ISNI ID...

65560905242fb6160b008853e854ac31c66dbeec authored almost 3 years ago by Hugh Rundle <[email protected]>
code cleanup

c845b7a5d0750ce9bb74e366409e5cdf05d8694b authored almost 3 years ago by Hugh Rundle <[email protected]>
normalise isnis

Some isnis are imported with spaces and some not.
This normalises them for comparison and creati...

775470a852e46298d1e6b3c35a558d1fcb801c54 authored almost 3 years ago by Hugh Rundle <[email protected]>
ugh pylint

55ac80cc1650eac68def3dd2a812c3b7dc19ae71 authored almost 3 years ago by Hugh Rundle <[email protected]>
lint code

1533b55a3270138851cac8f924394a8af46bf861 authored almost 3 years ago by Hugh Rundle <[email protected]>
Display link to isni record on author page

b593b9c9d3bc806195825f2e8eda21f544f7752b authored almost 3 years ago by Hugh Rundle <[email protected]>
code cleanup

630f508ee49240263dda685b8edd334917e389a5 authored almost 3 years ago by Hugh Rundle <[email protected]>
select correct isni record when adding authors

The original implementation of this was so, so broken.
Now it's not.

552980e208d8d615471a174d8df01a62308933d0 authored almost 3 years ago by Hugh Rundle <[email protected]>
display isni bio with existing author name

If an existing author has an isni on record and it matches an author from the isni api call,
dis...

37148c5127fd2eaa036181a99bd8eeca3ed7fe29 authored almost 3 years ago by Hugh Rundle <[email protected]>
make pylint happy

30a959dfce8fe4f24e17cee017c582dd91cb1450 authored almost 3 years ago by Hugh Rundle <[email protected]>
hide isni authors if isni in local db

Check the authors suggested from the local DB for a matching ISNI when pulling authors from ISNI...

3cfd31f1fea9b50b41dc0b5eaf4d71d254551897 authored almost 3 years ago by Hugh Rundle <[email protected]>
populate new authors with isni data

If a user selects an author pulled from the ISNI service when editing a book, use any relevant d...

bce5f3f3b50725ba583d3fc1a72732eb84fde415 authored almost 3 years ago by Hugh Rundle <[email protected]>
improve isni search logic

- skip ISNIs that aren't persons
- don't look for text values in non-existent nameTitle elements

45158a1c03727e708c9632450555c73202a4a9f7 authored almost 3 years ago by Hugh Rundle <[email protected]>
code formatting

87ed6f8380c8588cf9a24a5a1e7176fcffb57a28 authored almost 3 years ago by Hugh Rundle <[email protected]>
fix encoding

The OCLC server claims that the xml payload is encoded as latin1 (ISO-8859-1).
This causes Reque...

d87e1b1567da7d6990bc586289246974abdfaa06 authored almost 3 years ago by Hugh Rundle <[email protected]>
check isni sources when editing book authors

f2e4865adf1df01a1d1bbe9c096f25c5d8f2d712 authored almost 3 years ago by Hugh Rundle <[email protected]>
isni author lookup utility

625cfac76fb67eae352d74f05484ce4f87d9a04a authored almost 3 years ago by Hugh Rundle <[email protected]>
Removes change to boolean logic

d3e4c7e8d9c8c1cf98e07bafd9108553aa90551d authored almost 3 years ago by Mouse Reeve <[email protected]>
Adds more tests for the inventaire connector

07446fa7d207857d0997753df4c5a5b746f94fac authored almost 3 years ago by Mouse Reeve <[email protected]>
Update test_status_model.py

56fd147c883a6f2d5823edd5dc8a18ecc8e87145 authored almost 3 years ago by Joachim <[email protected]>
Add full URL generation to image_serializer

b956b79bd03dc844ac7d94755edd7e0e8ee9ae90 authored almost 3 years ago by Joachim <[email protected]>
Apply review suggestion

35bd4a4071a13047c2c52ef51ef42616b48447d1 authored almost 3 years ago by Joachim <[email protected]>
Improve federation compability with Hubzilla and Zap

Co-authored-by: hubzilla <[email protected]>
Fixes #1564

8ba875af4a4b936e9b2d513489918df6ef3aa28d authored almost 3 years ago by Mouse Reeve <[email protected]>
Merge pull request #1577 from hughrun/sort-recent

sort shelves by latest shelved date

6ba605cbd009e98c22df14f0e52e09236be893df authored almost 3 years ago by Mouse Reeve <[email protected]>
Merge pull request #1572 from hughrun/trans-updates

translate all read statuses

0e023fd9c90c56db8524195abd56ae1cb91f9b38 authored almost 3 years ago by Mouse Reeve <[email protected]>
black wants double quotes

f4573996e67dcd433c95ab4164b9c510132439ef authored almost 3 years ago by Hugh Rundle <[email protected]>
sort shelves by latest shelved date

Display the latest 2 books to be shelved in each shelf, when in the homepage feed view.
fixes #1576

097da148be036b3043d3b15ea5fd6fe77587f8b0 authored almost 3 years ago by Hugh Rundle <[email protected]>
Merge pull request #1573 from bookwyrm-social/author-page-fix

Fixes duplicate books in author page when there are multiple authors

98cf322eb1313751df57f87c2ec1a2aaafdd1985 authored almost 3 years ago by Mouse Reeve <[email protected]>
Fixes duplicate books in author page when there are mulitple authors

24bf3f408c22efc35bda2b4eace777acde2b89f0 authored almost 3 years ago by Mouse Reeve <[email protected]>
translate all read statuses

This fixes #1566 - "Already translated strings sometimes show up untranslated in UI"

- add gene...

c5d530c0c4d45f86dbe57a33465f00267b5f2fd0 authored almost 3 years ago by Hugh Rundle <[email protected]>
Merge pull request #1565 from bookwyrm-social/translation-whitespace

Translation whitespace

f2b11c6ad1eb6dd935fc6db89c6c09ab135a0bbe authored almost 3 years ago by Mouse Reeve <[email protected]>
Builds latest changes

7502158e58c9ac9e068e294e96bf2faddd3f13cb authored almost 3 years ago by Mouse Reeve <[email protected]>
Fixes group quotes and button whitespace

9a07c11b19818bc8133009765db7cd2306359973 authored almost 3 years ago by Mouse Reeve <[email protected]>
Updates locale file for quotes fix

0f9c363b00be6a89b52a62d063aed6857f93ab95 authored almost 3 years ago by Mouse Reeve <[email protected]>
Consistent quotes around group names in notifications

d80a28e12899c3f9d000840a6576d4a163373c0e authored almost 3 years ago by Mouse Reeve <[email protected]>
Updates references locale

353ccc1d7d05d5063a92aaf959fcd8a799b624cf authored almost 3 years ago by Mouse Reeve <[email protected]>
Fixes whitespace in translation strings

1e6390a405f343a3076e869727e002ffccb9dd8c authored almost 3 years ago by Mouse Reeve <[email protected]>
Merge pull request #1563 from bookwyrm-social/locale-updates

Updates locales

b4a4f91002792ce9c8d5f2ab4ba991507405690d authored almost 3 years ago by Mouse Reeve <[email protected]>
Updates with new translation strings

37ff68adb17c588e249cafd40611358c474d86d4 authored almost 3 years ago by Mouse Reeve <[email protected]>
Updates locales

230c6f679893a15c9d0f64ecde7835273ab6fe18 authored almost 3 years ago by Mouse Reeve <[email protected]>
Merge pull request #1562 from bookwyrm-social/suggested-users-tests

Adds a few more tests to the suggested users module

ac749d94b2b2fa440bc91f3d2348c1c1a48ce7ea authored almost 3 years ago by Mouse Reeve <[email protected]>
Merge pull request #1561 from hughrun/group-privacy

Fix Group privacy

c59abdc89af27e218d27e09befab41db8fbf4e71 authored almost 3 years ago by Mouse Reeve <[email protected]>
Adds a few more tests to the suggested users module

f39ff96a6417aad37b19607eb1711e0aac108318 authored almost 3 years ago by Mouse Reeve <[email protected]>
fix template indenting

whoops

bdb6e4c911b25bdf81f9c0d2da5dd4ddc9046e66 authored almost 3 years ago by Hugh Rundle <[email protected]>
add migration for updated notification types

1d791d950f3a851ca75411ec67685231f6352639 authored almost 3 years ago by Hugh Rundle <[email protected]>
Merge branch 'main' into group-privacy

bcbff4f002a19c80acacaf25eaceb095f6419a60 authored almost 3 years ago by Hugh Rundle <[email protected]>
notify group members of group changes

Send a notification to all group members when group name, description, or privacy are changed.

6bc86f189fdc898fe8baeaf22f8bcdc0739636bf authored almost 3 years ago by Hugh Rundle <[email protected]>
remove superfluous field

c9deda8fdd8a63203b55aa803126a35e6633fb6e authored almost 3 years ago by Hugh Rundle <[email protected]>
remove trailing spaces

80edc1e95e70cf14d88c6d5acbad1f0b0f88f1b8 authored almost 3 years ago by Hugh Rundle <[email protected]>
remove followers group visibility test

Also updates description of group.followers_filter() override

bd20c9ce2c37ff582241ea030e8f155bfab86b5c authored almost 3 years ago by Hugh Rundle <[email protected]>
remove followers privacy option from group form

19c7e43f50decbd848fc307be39a71aeb496a423 authored almost 3 years ago by Hugh Rundle <[email protected]>
Merge pull request #1557 from bookwyrm-social/author-page

Author page pagination

c366f57a8d0c873035367215c19f90347b0eaaf4 authored almost 3 years ago by Mouse Reeve <[email protected]>
Removes duplicate assertions in author view test

278a9de673b54638342a31ea94f0fa5b0a08ae87 authored almost 3 years ago by Mouse Reeve <[email protected]>
Adds tests and fixes unset ordering warnings

72dc21e82ab7c076eda0b984ea9f9ad57c687a4b authored almost 3 years ago by Mouse Reeve <[email protected]>
Python formatting

d706b26ac98b3fbb0b2e82d1d2423defbe3168e4 authored almost 3 years ago by Mouse Reeve <[email protected]>
Prefect related data in author view

14682ed8c687590b3ebb5be299a9399419fec0db authored almost 3 years ago by Mouse Reeve <[email protected]>
Adds shelve buttons to books on author page

de93beca84e5f2dcee9922486d99b6cc662a4525 authored almost 3 years ago by Mouse Reeve <[email protected]>
Adds pagination to the template

3eb3225d2c629abe72ca82f2ac09fa7413c9d6e5 authored almost 3 years ago by Mouse Reeve <[email protected]>
Paginate books on author page

89a385da0a96eece560aa569f4cb95c98b6e8dfe authored almost 3 years ago by Mouse Reeve <[email protected]>
Merge branch 'main' into image-absolute-url-getter

9d4e0851a0316e9093d3e75b38eb4986bc48e87a authored almost 3 years ago by Mouse Reeve <[email protected]>
Merge pull request #1555 from bookwyrm-social/shelf-views

Shelf views

74b697d844e127ea2dd92491b1fe4246c2d3ce26 authored almost 3 years ago by Mouse Reeve <[email protected]>
Python formatting

f65a54eb4abe8b5f0b089f1801fb598faa96e2ed authored almost 3 years ago by Mouse Reeve <[email protected]>
Separate out test files and add more tests

5c2d6e651029ca597f4b3a5de9fc3801b9cf46b5 authored almost 3 years ago by Mouse Reeve <[email protected]>
Moves shelf tests into subdirectory

3d92afdf280231a4d07a57bf6770f7c532ca929d authored almost 3 years ago by Mouse Reeve <[email protected]>
Adds more tests of shelf views

1bb23a8edf1d916a7f315cf127f8566678df8bd9 authored almost 3 years ago by Mouse Reeve <[email protected]>
Fixes mock in test

b64a616ff94859ae9c5f2071fb4de068c639bb35 authored almost 3 years ago by Mouse Reeve <[email protected]>
Make import link a link not a button

87deac17f9f23fef0a95c1417530d9d29dfe9bd2 authored almost 3 years ago by Mouse Reeve <[email protected]>
Fixes incorrect method comment

d86ffc47a71763f63c4f3de0f2278c4dcbb521bc authored almost 3 years ago by Mouse Reeve <[email protected]>
Split shelf view into multiple files

6a2f962f8db0314849e8b9b3908d8347e24116a3 authored almost 3 years ago by Mouse Reeve <[email protected]>
Move shelf views into directory

baba2e2057a4e675a178cc21cc32882c1a12bbbb authored almost 3 years ago by Mouse Reeve <[email protected]>
Merge pull request #1552 from bookwyrm-social/german-locale-updates

Updates German locale

f8bdf3a533f16454b29b6abcfecf2adee62e955b authored almost 3 years ago by Mouse Reeve <[email protected]>
Updates German locale

9080cf1a6df4948fe26e4c06efb7cae5e194d36f authored almost 3 years ago by Mouse Reeve <[email protected]>
Merge pull request #1490 from hughrun/bookwyrm-groups

Bookwyrm groups

a27a55b40af0516bf9a0ca74395ad1608163561a authored about 3 years ago by Mouse Reeve <[email protected]>
adjust Group test mocks

ca47f836d12652ae2fe0c95f65a66db50c9372ef authored about 3 years ago by Hugh Rundle <[email protected]>
Merge pull request #1545 from bookwyrm-social/locale_updates

Updates for Portuguese and Simplified Chinese locales

2b18e4d235491d99e473864115e3fe851b5d479a authored about 3 years ago by Mouse Reeve <[email protected]>
add makemigrations merge file

9116af1b3f9342c67a4d0c9c3c13af25eef2691f authored about 3 years ago by Hugh Rundle <[email protected]>
Updates for Portuguese and Simplified Chinese locales

5c29d646669f6a00e75ceadb47c2067bb530f365 authored about 3 years ago by Mouse Reeve <[email protected]>
Merge branch 'main' into bookwyrm-groups

There are database migrations in main ahead of this branch so they need to be merged in to the b...

6e5c0cc4c38d61ac212a90f2b26ddbddf0c93f4d authored about 3 years ago by Hugh Rundle <[email protected]>