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

fix filters for group members to see and edit group lists

8496f2403258eb13d10894ecfd1d94aa461d3aee authored about 3 years ago by Hugh Rundle <[email protected]>
fix group local_path

as per Lists, we need to override get_remote_id to remove the user from the URL

832a9b9890a69095a7e521d69159c9ab7a4b6224 authored about 3 years ago by Hugh Rundle <[email protected]>
revert name change for Group, GroupMember

these were named as BookwyrmGroup and BookwyrmGroupMember due to a misunderstanding about relate...

52a083a9070142e980bd8cbd48d7e4370d9a002e authored about 3 years ago by Hugh Rundle <[email protected]>
complete group notifications

- notify group members when a new member accepts an invitation
- notify all group members when a...

21e6ed7388db16113b49807ab41bd04df913fe1f authored about 3 years ago by Hugh Rundle <[email protected]>
make message about group members more generic

f82af6382fb998f64ad319da90afd3db8e4d4be2 authored about 3 years ago by Hugh Rundle <[email protected]>
non-owners can't add users to groups

- hide add-user pages from non-owners
- hide user searchbox from non-owners
- fix find-user sear...

70e0128052944f03fdd5d718ef0d39dc71fbab11 authored about 3 years ago by Hugh Rundle <[email protected]>
remove user button for groups

5237e88abab9cce0f0120cfb3d67ebbb29c5ff30 authored about 3 years ago by Hugh Rundle <[email protected]>
group membership invitations

- fix display of group information on user and group pages
- send, receive, accept and reject in...

0984972b0509530c1ecf6887b3484c256862f64c authored about 3 years ago by Hugh Rundle <[email protected]>
accepting membership fixes

- don't delete the invitation twice
- send membership information properly to notification

89dea4461407758e8d0a96a9b8d88a5ab22d955f authored about 3 years ago by Hugh Rundle <[email protected]>
Fix fuzzy translated in Spanish locale

a7c9e60bb2e83aea4c31013c7170e35ec0ab97dd authored about 3 years ago by bayocr <[email protected]>
fix urls for group invitations

92906551168eedc3234741016b2493c0510744fb authored about 3 years ago by Hugh Rundle <[email protected]>
add has_groups tag for use on user page

80fb37b55cec79b06e3fae6415463919ab47a514 authored about 3 years ago by Hugh Rundle <[email protected]>
Add some missing Spanish translations

445ed7f7daeaccaa381dd076ed0da47d669ed8be authored about 3 years ago by bayocr <[email protected]>
Lint fixes

bd463ea6fe437b1d9f611c0736f5f43b973101a5 authored about 3 years ago by Mouse Reeve <[email protected]>
Styles for the thread page

29ee99c03e3a38d07e9fed9bc82c4a5d09b10949 authored about 3 years ago by Mouse Reeve <[email protected]>
fix group references in templates

Let's do this the sensible way huh, by using backwards references to memberships etc

Also adds ...

0f3be40957e65e956b16dedb5c30c13942badb78 authored about 3 years ago by Hugh Rundle <[email protected]>
disambiguate groups and prep for group invitations

- rename Group to BookwyrmGroup
- create group memberships and invitations
- adjust all model na...

2f42161dda41dd647ef52c3cbc58044131a24d7a authored about 3 years ago by Hugh Rundle <[email protected]>
Test to ensure incoming statuses have thread ids

f901806574e6c758d51cb9d900538441381bfe8c authored about 3 years ago by Mouse Reeve <[email protected]>
Link to status anchor

ca4b262e7245cce8b34cb73b968197b333ce10d5 authored about 3 years ago by Mouse Reeve <[email protected]>
Set thread id on parent status

0cd55147ee94ddeb7715301a4efc00dfc336bb53 authored about 3 years ago by Mouse Reeve <[email protected]>
Use more f strings in status models test file

7ff040470f8247822d6837957cfb5829848e5db2 authored about 3 years ago by Mouse Reeve <[email protected]>
Adds anchor id to status

8461fe5ec3ff4a7c0af6dcea8c2b3322def59e2b authored about 3 years ago by Mouse Reeve <[email protected]>
Removes block div from thread markup

565c9dfa72496d561486a6388de02fb77cb6aa5f authored about 3 years ago by Mouse Reeve <[email protected]>
Adds thread id to status model

b8fd909fe33bb0c7382adfcd77a449bf65785607 authored about 3 years ago by Mouse Reeve <[email protected]>
Merge pull request #1480 from bookwyrm-social/comment-formatting

Post-processes statuses composed in modals

a24fe558fcbbf18e3730903772cffd153edf21fe authored about 3 years ago by Mouse Reeve <[email protected]>
Adds tests

70bf7c522fd5ec7df38b7f5a549b8fdbab926696 authored about 3 years ago by Mouse Reeve <[email protected]>
Adds test for reading status with comment

d2f80c2446e0675566d15d6f200f80128ff838db authored about 3 years ago by Mouse Reeve <[email protected]>
Merge pull request #1477 from bookwyrm-social/add-edit-book

Updates for adding and editing books

7d03bfd2f68536f45067884bdf4f6a5dc24187ee authored about 3 years ago by Mouse Reeve <[email protected]>
Moves meta tags out of p tags

I guess that's not kosher

74d2cf646a4e445c0d53ab30ea00b8956498a881 authored about 3 years ago by Mouse Reeve <[email protected]>
Don't render empty html about books

428d87a3510687714cd5139f6726bfa511999c0f authored about 3 years ago by Mouse Reeve <[email protected]>
Update mocks in editions tests

0928fd03a6b7525427e22bcc4191d92c09f0081e authored about 3 years ago by Mouse Reeve <[email protected]>
Fixes dl syntax

58fa3d9ad65492f58bc90fca6b885379d512e6c3 authored about 3 years ago by Mouse Reeve <[email protected]>
Moves editions page tests into separate file

a7614d8c35c0d1de99aeb0dc815f75ed6c4acb59 authored about 3 years ago by Mouse Reeve <[email protected]>
Skip modal layout in curlylint

7c52feeab44608567aa840534daec398aa6070ab authored about 3 years ago by Mouse Reeve <[email protected]>
Python formatting

34948d494c1156fbe139a8cedc11b168de4d16c2 authored about 3 years ago by Mouse Reeve <[email protected]>
Adds missing view file

6902ffc4c38372039ad39e9d183e595a8af34e40 authored about 3 years ago by Mouse Reeve <[email protected]>
Helper function for html validation

bdb1d1998a59daf34cb16b800ade50dbf7702992 authored about 3 years ago by Mouse Reeve <[email protected]>
test fixes

9c78a9d95cea0cd6c06881620e764d7cd61ffbb8 authored about 3 years ago by Mouse Reeve <[email protected]>
Unique form identifier for delete status button

6178925053a5b3340b57adce473b6d3bddb52112 authored about 3 years ago by Mouse Reeve <[email protected]>
More error filtering

ccc52287c517876a0218a29e2ab04d0cefb1971e authored about 3 years ago by Mouse Reeve <[email protected]>
Merge pull request #1413 from bookwyrm-social/search-refactor

Search refactor

9a421afafdd204120dc29d584471c6663bb50f50 authored about 3 years ago by Mouse Reeve <[email protected]>
Adds new test file for search

3f44389c6bb17156294f958223e449d435fb27d8 authored about 3 years ago by Mouse Reeve <[email protected]>
Updates tests that reference self_connector

92f9319fe1d8f9ddbc37335c1494c52ee86e20cc authored about 3 years ago by Mouse Reeve <[email protected]>
Updates connector tests

1033d3d0459689b6b6cfbe628edc83cb9ffcf389 authored about 3 years ago by Mouse Reeve <[email protected]>
Updates migrations

232e4bed79f2c8a12732e78299538426910bbf8a authored about 3 years ago by Mouse Reeve <[email protected]>
Remove/re-add connector in migration

38f82fe6606dc987877688f3a972510fdaa862ec authored about 3 years ago by Mouse Reeve <[email protected]>
Updates migration

e6e44decf9a8a723c0342d545e22042a2c1065d5 authored about 3 years ago by Mouse Reeve <[email protected]>
Merge branch 'main' into search-refactor

5dd2aac600815b62e220eaeb0a48feac9d9d1144 authored about 3 years ago by Mouse Reeve <[email protected]>
Post-processes statuses composed in modals

75e69eb269a73ef27392d4010eb5ed8ff3e675ec authored about 3 years ago by Mouse Reeve <[email protected]>
Unique id for privacy fields

9a96df171211e8e56edb4b6a2a384310dfbb5957 authored about 3 years ago by Mouse Reeve <[email protected]>
Unique names for fallback forms

305dcc504b56395ae46d093ec95b555800be2bd6 authored about 3 years ago by Mouse Reeve <[email protected]>
Skip unescaped chars warning in html validator

jankily

0dc6a182017bd82e211e0f1e75208342da828b83 authored about 3 years ago by Mouse Reeve <[email protected]>
Unqiue id for progress fields

5cdfd29f9e713a1edcfa9adbbc58d6369ddab4b8 authored about 3 years ago by Mouse Reeve <[email protected]>
Id uniqueness fixes

6d17b83c8ca2bdd76c7d4b109c45dec684bb7678 authored about 3 years ago by Mouse Reeve <[email protected]>
Fixes form close placement on reading modals

69195e6cd07527367defdae527cd0fbf26575bd4 authored about 3 years ago by Mouse Reeve <[email protected]>
Fixes uuid reference in toggle button snippet

a8ed957e200285259d0eeebe5372bdd17584b393 authored about 3 years ago by Mouse Reeve <[email protected]>
Moves tests into dirs and updates render checks

47b08e7591aabd8c21f9d297c60726f7f9b3f009 authored about 3 years ago by Mouse Reeve <[email protected]>
Move views into subdirectory

33b3b518e805a2c8e87949d330a9a3b072b02259 authored about 3 years ago by Mouse Reeve <[email protected]>
Updates references to book templates

899e6b55a80f15c77b2a6770d5cb45150851cc25 authored about 3 years ago by Mouse Reeve <[email protected]>
Create subdirectories for book view templates

1e5a8dc3db38dfaecfa9faca1bfc793428bf80c2 authored about 3 years ago by Mouse Reeve <[email protected]>
Moves form into snippet and adds boxes around sections

f0e31f730a69094860b1aae75886e68d6e3cc621 authored about 3 years ago by Mouse Reeve <[email protected]>
Merge branch 'main' into add-edit-book

2d13fd0a1cb1f1c9c5fc30e060aa80a2b6484844 authored about 3 years ago by Mouse Reeve <[email protected]>
Merge pull request #1113 from bookwyrm-social/book-format-choices

Adds book format field with choices

009a1fe4fd2358ac6933239cca66224fe37a0a12 authored about 3 years ago by Mouse Reeve <[email protected]>
Pylint change

d36ef2bcf1c11595d261b33df26189b47bd88615 authored about 3 years ago by Mouse Reeve <[email protected]>
Python formatting

32391dd64d129bac618d15a0ebdd3da8eae85d9b authored about 3 years ago by Mouse Reeve <[email protected]>
Don't use the format detail if it maps directly

0aef011258bb2affe3764938c5287d4fde6f83a6 authored about 3 years ago by Mouse Reeve <[email protected]>
Infer format in openlibrary import

123b23728f428dafe8677a03d3bc63959037c90c authored about 3 years ago by Mouse Reeve <[email protected]>
Use detail field on book paeg and meta

47706b5353be2b8927bda8fab7add0de8611f502 authored about 3 years ago by Mouse Reeve <[email protected]>
Updates migrations

54a8815f4948861bc4a76dda1d9f0a686f9c1152 authored about 3 years ago by Mouse Reeve <[email protected]>
Hide cover preview column if cover is unset

4747bb215661e731d195ba2121d5cfcb98294d62 authored about 3 years ago by Mouse Reeve <[email protected]>
Merge branch 'main' into book-format-choices

2f93e6d72313aaa30c2a22b953f49ae63a8ad30c authored about 3 years ago by Mouse Reeve <[email protected]>
Merge pull request #1476 from bookwyrm-social/progress-modal

Progress modal

e308ca25119193ca12f49833f5706b3b92292e79 authored about 3 years ago by Mouse Reeve <[email protected]>
Tick javascript cache buster

cd54770aad8daea9afcbec2d7c7ace06e390d6df authored about 3 years ago by Mouse Reeve <[email protected]>
Don't redirect on http request to readthrough

52c6a90498a64fdb1aefb883f3ece85b70c93a69 authored about 3 years ago by Mouse Reeve <[email protected]>
Progress update flow for modal

d78c27866571bc32266604f57d26e3e0a3bdfe60 authored about 3 years ago by Mouse Reeve <[email protected]>
Merge pull request #1471 from bookwyrm-social/goal-cleanup

Improves html consistency for goal page

cd2dcbc7586fbf8f9fdb5b6bf261ff5a04f94586 authored about 3 years ago by Mouse Reeve <[email protected]>
Merge branch 'main' into progress-modal

4dbb09be876cb8c7e25676a4b2dbc185b12dcd47 authored about 3 years ago by Mouse Reeve <[email protected]>
Fixes markup syntax errors

a1eaae1d5ee2d7ba3988720c084e4c364d4befa2 authored about 3 years ago by Mouse Reeve <[email protected]>
Use inline form component for goal form on goal page

6e05fb6dd059c6433b7443a9235cb5822b8a1d2b authored about 3 years ago by Mouse Reeve <[email protected]>
Moves goal card to feed dir

5f3df11e560ab22bac354bc78b6b5624f4c6feb5 authored about 3 years ago by Mouse Reeve <[email protected]>
Moves info text to goal form snippet

46168a292be2c078f63dbae8fe6a39e70251e97f authored about 3 years ago by Mouse Reeve <[email protected]>
Merge branch 'Tak-add-cover-from-url-while-adding-book'

49b095c163c6dc6f3821dc46b419359adbfd0f79 authored about 3 years ago by Mouse Reeve <[email protected]>
Merge pull request #1456 from Tak/add-cover-from-url-while-adding-book

Add cover from url while adding book

002a9c42678701f056102b50e97a07c29da970d0 authored about 3 years ago by Mouse Reeve <[email protected]>
Merge branch 'add-cover-from-url-while-adding-book' of https://github.com/Tak/bookwyrm into Tak-add-cover-from-url-while-adding-book

7202d136f47fc52199cf3a1fd783d6b05f6c2feb authored about 3 years ago by Mouse Reeve <[email protected]>
Improves html consistency for goal page

701bf4828bed46ee1f798cef5939714b3dfa9f58 authored about 3 years ago by Mouse Reeve <[email protected]>
Merge pull request #1469 from bookwyrm-social/user-shelf

Reorganize user/shelf/goal views code

6dbd402345c1245b20eba2fa10ca86b591698627 authored about 3 years ago by Mouse Reeve <[email protected]>
Limits additional user for test

a1aa34a4a4de4aa041e72303e003cf06489bd706 authored about 3 years ago by Mouse Reeve <[email protected]>
Fixes id clashes in shelf forms

4dc504c0588b66c5fac74f3c5f62ee3e6d74379a authored about 3 years ago by Mouse Reeve <[email protected]>
Validate html in user view tests

746d4bdba4120d0540aa1c73ba2c64034439780e authored about 3 years ago by Mouse Reeve <[email protected]>
Updates follows null state text

b5d49d3499c3cffbfdf70581738c45d4fbc6b93d authored about 3 years ago by Mouse Reeve <[email protected]>
Merge pull request #1468 from bookwyrm-social/directory-view

Changes directory default sort

a2d64a2a9ab1fe5f5ead7c292e11c365cdbe1fb2 authored about 3 years ago by Mouse Reeve <[email protected]>
Adds comment

6ae8215f41d74ac210a8a19b60b0f5551b768935 authored about 3 years ago by Mouse Reeve <[email protected]>
Show shelf description

242ffe54562ccff784fd296e4377c795de7ff623 authored about 3 years ago by Mouse Reeve <[email protected]>
Moves shelf delete button

5ea40e23b74206af2849ca38e6db43210a05776d authored about 3 years ago by Mouse Reeve <[email protected]>
Fixes delete shelf logic and adds tests

6d9bf349d173dbaa0bee8f88053efbe183f51ed5 authored about 3 years ago by Mouse Reeve <[email protected]>
Updates edit/create shelf forms

24553e0e359ad7336f89f2749e828ab2614e2e9e authored about 3 years ago by Mouse Reeve <[email protected]>
Adds description field to shelf

dba0aaff2cb5d697cbf6a0da82d984232f84e358 authored about 3 years ago by Mouse Reeve <[email protected]>
Adds test for shelf

183e76eb2a815771071cbad5776dc6d6b9ba0a1a authored about 3 years ago by Mouse Reeve <[email protected]>
Label shelf privacy in edit shelf form

cc1ae270ccfba412295cf79e46efe7913af966b9 authored about 3 years ago by Mouse Reeve <[email protected]>
Updates references to templates

d9945ac5e30844f02faca003d35037c7de2ee1dd authored about 3 years ago by Mouse Reeve <[email protected]>