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 creation of covers for ActivityPub imports
github.com/bookwyrm-social/bookwyrm - ae51dcec6393a67d175f5f932934cc7c5eef300c authored about 1 year ago by Mouse Reeve <[email protected]>github.com/bookwyrm-social/bookwyrm - 22554f85adbcd40cbdff0061f0ae4b40d2cebdcb authored about 1 year ago by Mouse Reeve <[email protected]>
Adds "Your Books" to the header and removed "Feed"
github.com/bookwyrm-social/bookwyrm - c1a7e4d9ebedef126af05b8efe085cedcd64a779 authored about 1 year ago by Mouse Reeve <[email protected]>github.com/bookwyrm-social/bookwyrm - 416bbd4d9e61b150eb744c4541991903cad9c682 authored about 1 year ago by Mouse Reeve <[email protected]>
add defaults of None to optional AWS values
github.com/bookwyrm-social/bookwyrm - 45fc10e3bf8d96c01d23d4bcab3afbc9b7df013c authored about 1 year ago by Mouse Reeve <[email protected]>Add Move activity for user migration (with small change)
github.com/bookwyrm-social/bookwyrm - 0502f6ba4235725be7c216fb2d3c8957cf0617b1 authored about 1 year ago by Mouse Reeve <[email protected]>Adds reverse migration for populate sort title
github.com/bookwyrm-social/bookwyrm - 86fd62a09e5126073a242153e1a1397d7f351781 authored about 1 year ago by Mouse Reeve <[email protected]>github.com/bookwyrm-social/bookwyrm - 2137737d9b6459b55eac392f189da02ff217c3a2 authored about 1 year ago by Mouse Reeve <[email protected]>
Add `Move` activity for user migration
github.com/bookwyrm-social/bookwyrm - 621cfa7ed2864fbecaffd863f8083d1719819d3c authored about 1 year ago by Mouse Reeve <[email protected]>
This doesn't impact much, it just allows you to reverse the migration,
which you would probably ...
github.com/bookwyrm-social/bookwyrm - c486b9c37e5fefd61272c1039b28e2cdae4191e2 authored about 1 year ago by Hugh Rundle <[email protected]>
- save cover images to cache when checking author and work for existing records
- fixes #2760
make options consistent in celery
github.com/bookwyrm-social/bookwyrm - 941efb3f721be8d6e4dfc733ac2741293da09cc5 authored about 1 year ago by Mouse Reeve <[email protected]>
- changes 'broadcasts' to 'broadcast' in Celery page in admin section
- re-orders celery queues ...
fixes #2989
github.com/bookwyrm-social/bookwyrm - 853b5f28a4e4f892365a6ae2510a836c7ce0dc35 authored about 1 year ago by Hugh Rundle <[email protected]>stop pylint constantly whining in user-migration branch
github.com/bookwyrm-social/bookwyrm - 935779b5e327ee059e7c29ef96cec7bdb05b5d2d authored about 1 year ago by Hugh Rundle <[email protected]>github.com/bookwyrm-social/bookwyrm - 25a2615d5f16afffbc58e2b85c409c5a485af5fe authored about 1 year ago by Hugh Rundle <[email protected]>
github.com/bookwyrm-social/bookwyrm - 50ac691126ab613a80c730ae9395f9611178119f authored about 1 year ago by Hugh Rundle <[email protected]>
github.com/bookwyrm-social/bookwyrm - 4d35fd45df803714a41f5fa95779f31b5b16e068 authored about 1 year ago by Hugh Rundle <[email protected]>
- make Move notifications less complicated
- moved users cannot do anything other than unmove or...
The three "ignore" directives are:
- avoid unreadable boilerplate from inherited `Field` meth...
github.com/bookwyrm-social/bookwyrm - 1952bb6ddc861a0a79b1c8b9ed824e81adaf546b authored about 1 year ago by Adeodato Simó <[email protected]>github.com/bookwyrm-social/bookwyrm - 170d1fe2055a828dcac206da5ae8bf2daa08abee authored about 1 year ago by Adeodato Simó <[email protected]>
github.com/bookwyrm-social/bookwyrm - 737ac8e90885a4c0dce5e0aee8822e553e9dfe06 authored about 1 year ago by Adeodato Simó <[email protected]>
github.com/bookwyrm-social/bookwyrm - 9752819bdb38bb2d1a9ecb37d2b4f280f850be85 authored about 1 year ago by Adeodato Simó <[email protected]>
In particular, SealedDate's class methods always return an instance
of the class they're invoked...
Note that Django forms _already_ have suppport for partial date data; we
just need to extend it ...
github.com/bookwyrm-social/bookwyrm - a9c605ea975731d66bb2ee3da73e8d13592e5a18 authored about 1 year ago by Adeodato Simó <[email protected]>
github.com/bookwyrm-social/bookwyrm - 52a979da2d6a5050c32ad78b6241d2ecd79aa222 authored about 1 year ago by Adeodato Simó <[email protected]>
github.com/bookwyrm-social/bookwyrm - 777c8b45497d0fd671db76e8774e9ca0cac49d05 authored about 1 year ago by Adeodato Simó <[email protected]>
Django uses `str(date)` for backends other than PostgreSQL, so do not
break "YYYY-MM-DD" formatt...
minor pylint and mypy fixes
github.com/bookwyrm-social/bookwyrm - 5592a8e08b5ccb8d480f4e74ae8185eefb40deb0 authored about 1 year ago by Hugh Rundle <[email protected]>github.com/bookwyrm-social/bookwyrm - f30555be0f2d71217724619b072e74e905456f4d authored about 1 year ago by Hugh Rundle <[email protected]>
Fix texts & linting plus minor bugfixes
github.com/bookwyrm-social/bookwyrm - f662e4e049e4ba8f5bf038c0e89b46ed724701f2 authored about 1 year ago by Hugh Rundle <[email protected]>
- fix tuple in tar export I accidentally broke by following pylint blindly
- just use job.set_st...
github.com/bookwyrm-social/bookwyrm - ddec2dbaa98b6f3a9a8fedeacefeb40508aa5ab2 authored about 1 year ago by Hugh Rundle <[email protected]>
github.com/bookwyrm-social/bookwyrm - b8fc5c9b7a6ee796d8f7629270bd7a19b3da26c1 authored about 1 year ago by Hugh Rundle <[email protected]>
github.com/bookwyrm-social/bookwyrm - 8477d0b89d35e01d06d3a28af0241dd8d3aaec9d authored about 1 year ago by Hugh Rundle <[email protected]>
oops import Any
github.com/bookwyrm-social/bookwyrm - afb5c01947d99f285bc8a8525935dcca8336717c authored about 1 year ago by Hugh Rundle <[email protected]>github.com/bookwyrm-social/bookwyrm - 2b6852e7a0b40ce4dd8db168ba77049333cac937 authored about 1 year ago by Hugh Rundle <[email protected]>
once more into the linting breach!
github.com/bookwyrm-social/bookwyrm - d05cf8e59baad0361e8399484dd9503ebbe17e7d authored about 1 year ago by Hugh Rundle <[email protected]>github.com/bookwyrm-social/bookwyrm - b6b55b2e657ba200d29b7e81f84c05c6040e1771 authored about 1 year ago by Hugh Rundle <[email protected]>
fix tests and linting
github.com/bookwyrm-social/bookwyrm - c5e536aeaa160736524f680bdc0284e35b3cad92 authored about 1 year ago by Hugh Rundle <[email protected]>github.com/bookwyrm-social/bookwyrm - 07ef12ce8e02d187e109c9efde2a8720526782b6 authored about 1 year ago by Hugh Rundle <[email protected]>
formatting and linting fixes
github.com/bookwyrm-social/bookwyrm - 0c846ca31fcf4a270948d4ea28b9c3cb24da3836 authored about 1 year ago by Hugh Rundle <[email protected]>github.com/bookwyrm-social/bookwyrm - 0a2efeb5aac1d6f28129d99b6d1ed8217a8f8fe1 authored about 1 year ago by Hugh Rundle <[email protected]>
github.com/bookwyrm-social/bookwyrm - 6222088f15ff8c309296857217a5086fa08dc2f8 authored about 1 year ago by Hugh Rundle <[email protected]>
github.com/bookwyrm-social/bookwyrm - fd1ebf5f71faf84cc35d1ad5199ddeaea9b9b7b7 authored about 1 year ago by Hugh Rundle <[email protected]>
complete most outstanding user migrate tasks
github.com/bookwyrm-social/bookwyrm - 11a726b40b4da90adffa7310dcbcd40cd12cfbb3 authored about 1 year ago by Hugh Rundle <[email protected]>github.com/bookwyrm-social/bookwyrm - c0a5e55f7f253f4b59f38cb72bcd921892845ab1 authored about 1 year ago by Hugh Rundle <[email protected]>
github.com/bookwyrm-social/bookwyrm - b34a49117263d9136e94669d9edef5bd04ae8df2 authored about 1 year ago by Hugh Rundle <[email protected]>
- makes user_import_time_limit a site setting rather than a value in settings.py (note this appl...
github.com/bookwyrm-social/bookwyrm - a27c6525019839120c81f662aac98c786e6e1405 authored about 1 year ago by Hugh Rundle <[email protected]>add USER_EXPORT_COOLDOWN_HOURS setting for controlling user exports and imports
github.com/bookwyrm-social/bookwyrm - 836127f369d5e352c118d486944651f139066af3 authored about 1 year ago by Hugh Rundle <[email protected]>github.com/bookwyrm-social/bookwyrm - 20114b00596faf827a12c96f09ffded3a0aaa7a6 authored about 1 year ago by Hugh Rundle <[email protected]>
Release 0.7.0
github.com/bookwyrm-social/bookwyrm - c9e6dcc2d9a9fb122c135171822c8e14b196362b authored about 1 year ago by Jascha Ezra Urbach <[email protected]>github.com/bookwyrm-social/bookwyrm - 00bf2903bce62cae66fe539b0253a31540a1a304 authored about 1 year ago by Jascha Ezra Urbach <[email protected]>
* Remove duplicate Review object under `rating` property
This was preventing validation, sinc...
github.com/bookwyrm-social/bookwyrm - 698e74a496468ec07a6b938abfb378d0bbd6bae1 authored about 1 year ago by Adeodato Simó <[email protected]>Update bump-version.sh
github.com/bookwyrm-social/bookwyrm - 695c67a714d30c4ad0452be1fdb3f7dc956bc9be authored about 1 year ago by Jascha Ezra Urbach <[email protected]>just a little fix
github.com/bookwyrm-social/bookwyrm - abb6bcd199c25297589e1a9282d93ea2de0195ea authored about 1 year ago by Jascha Ezra Urbach <[email protected]>Create bump-version.sh
github.com/bookwyrm-social/bookwyrm - 4e16800b52fdc512cc66110b0afc4164ac589dbe authored about 1 year ago by Jascha Ezra Urbach <[email protected]>
This scripts reads VERSION (should be semantic version), automatically
suggest a "minor" versio...
* fix Safari not downloading with the correct filename
* add FAILED status
* don't provide downl...
This removes the content of VERSION from settings.py and moves it into a seperate file which mak...
github.com/bookwyrm-social/bookwyrm - 1685ac1953121b20fae65214abcfaec733a53e0a authored about 1 year ago by Jascha Ezra Urbach <[email protected]>Cite author in quotations and alt text
github.com/bookwyrm-social/bookwyrm - 2237a7eb9e9fd7b870fdbbc67f0ba6cf842ddf70 authored about 1 year ago by Mouse Reeve <[email protected]>Remaining CSS lints and npm exec cleanup
github.com/bookwyrm-social/bookwyrm - caa31de68583a918fdb584aab89e0b75eb010a08 authored about 1 year ago by Mouse Reeve <[email protected]>
Including deletion of two duplicate stanzas introduced in 33c13608a8 ("Refixing
light and dark t...
github.com/bookwyrm-social/bookwyrm - b78d51410b0b4b911c14442f153923b8091f12b2 authored about 1 year ago by Adeodato Simó <[email protected]>
Conflicts:
bw-dev
dev-tools/Dockerfile
bookwyrm/static/css/bookwyrm/_all.scss
bookwyrm/stati...
Add sandboxing to systemd examples
github.com/bookwyrm-social/bookwyrm - 912269303e58fea10e37877635a29de9982a956b authored about 1 year ago by Jascha Ezra Urbach <[email protected]>Show/Hide password icon
github.com/bookwyrm-social/bookwyrm - abebf820427d867599fb1dac2f1dc08bdd265dac authored about 1 year ago by Jascha Ezra Urbach <[email protected]>github.com/bookwyrm-social/bookwyrm - 25e8b259f715bfc839702a92fc99618de3e52d87 authored about 1 year ago by Sidharth <[email protected]>
Final prettier re-run
github.com/bookwyrm-social/bookwyrm - 362476307323f2167caac9f2aa89575147c02e99 authored about 1 year ago by Mouse Reeve <[email protected]>This is follow-up to cd247a668 ("Update .prettierrc").
github.com/bookwyrm-social/bookwyrm - d55e0b6ba353f255606728aefe4d77a7efa6e29f authored about 1 year ago by Adeodato Simó <[email protected]>Fallback to showing first published date
github.com/bookwyrm-social/bookwyrm - 06923c64c1817286b8a80f34d6e6c8e37fed75ee authored about 1 year ago by Jascha Ezra Urbach <[email protected]>Stable defaults for incomplete parsed dates
github.com/bookwyrm-social/bookwyrm - 3ade72b90daea5402f63cadff2857160aa0330ff authored about 1 year ago by Jascha Ezra Urbach <[email protected]>Update .prettierrc
github.com/bookwyrm-social/bookwyrm - 67f6c0a5a7ce9f94277dbec82c72b89e3c2c5bd2 authored about 1 year ago by Jascha Ezra Urbach <[email protected]>Forgot to change the file pre-merch
github.com/bookwyrm-social/bookwyrm - cd247a66897b5acbc1690961df82a361dd15a845 authored about 1 year ago by Jascha Urbach <[email protected]>introduce .prettierrc
github.com/bookwyrm-social/bookwyrm - b97dafc30304cab750bfbf2d771cf92bee5118d5 authored about 1 year ago by Jascha Ezra Urbach <[email protected]>github.com/bookwyrm-social/bookwyrm - 4d352faae3bbb3a4eb972c522a12cba51baaa11a authored about 1 year ago by Jascha Ezra Urbach <[email protected]>
dev-tools: use apt source for Node instead of setup script
github.com/bookwyrm-social/bookwyrm - f02faa1b74618a7d23457b31b44cfbb0f73cc8cc authored about 1 year ago by Jascha Ezra Urbach <[email protected]>Extra bits:
- use a single RUN instruction
- silence upgrade notices from pip and npm
`cover` comes as a JSON dict, but the code was looking for URL as
an attribute.
(This commit le...
github.com/bookwyrm-social/bookwyrm - 3251ef0bf5f88630bb0efcc172687ae0bc6069aa authored about 1 year ago by Adeodato Simó <[email protected]>github.com/bookwyrm-social/bookwyrm - 8afcb9b6d3e4ab46d38afed7e5bdc9cfd9c890f1 authored about 1 year ago by Adeodato Simó <[email protected]>
github.com/bookwyrm-social/bookwyrm - c02306a66b23feb11e9436c0084a194c3485fda5 authored about 1 year ago by Adeodato Simó <[email protected]>
Fixes: #2660.
github.com/bookwyrm-social/bookwyrm - c066d11eb1c62021a980ec1535b7c8fde0bbf9a1 authored about 1 year ago by Adeodato Simó <[email protected]>
This is a follow-up to b564e514f ("Handle parsed dates that already
have a timezone on import"),...
Complete Migrations of Bookwyrm Accounts across instances
Merging this into `user-migration` ...
github.com/bookwyrm-social/bookwyrm - f07d730e034c6029de34527e2a210e299e90294b authored about 1 year ago by Hugh Rundle <[email protected]>
* cleans up some test logging
* cleans up some commented-out code
* adds export_job model tests
...
Add: installable as PWA
Resolves #2558
github.com/bookwyrm-social/bookwyrm - c946e7dd825d6d7029c9ddba3d8f0aa0edda857d authored about 1 year ago by Hugh Rundle <[email protected]>
With this pullrequest I introduce .prettierrc with one rule:
'trailingComma': 'none'
Fix eslint warning
github.com/bookwyrm-social/bookwyrm - 66f62566d61dae1a6e8d43d26c7bbf0b0716a830 authored about 1 year ago by Jascha Ezra Urbach <[email protected]>github.com/bookwyrm-social/bookwyrm - 97adf2f7fde94d6e4e110de60eaed2944b332ad8 authored about 1 year ago by Jascha Urbach <[email protected]>
github.com/bookwyrm-social/bookwyrm - 0452e8698dafe80b39ca8d9c80fe540b30e93422 authored about 1 year ago by Jascha Ezra Urbach <[email protected]>
Drop duplicate author link to ISFDB
github.com/bookwyrm-social/bookwyrm - 16b7db4639b3df4b14d5f3b5380c9ba0c0eea64a authored about 1 year ago by Jascha Ezra Urbach <[email protected]>URL-encode book series name when linking to it
github.com/bookwyrm-social/bookwyrm - d7ba0e3a8aab0e34b344fe721a75dbf814f2d74d authored about 1 year ago by Jascha Ezra Urbach <[email protected]>(Test case already part of test_format_links_simple_url.)
github.com/bookwyrm-social/bookwyrm - 17d741039c95e1a00272e3ed6ed1d3d219218daf authored about 1 year ago by Adeodato Simó <[email protected]>github.com/bookwyrm-social/bookwyrm - 0043329cc189ec23390101a9e9055ed592a8db4b authored about 1 year ago by Adeodato Simó <[email protected]>
This allows to parse `(URL).` correctly, which was not detected
as URL before.
Closes: #3021.
github.com/bookwyrm-social/bookwyrm - 1778c56be0d8ff86af9a77f2ac2512b0f7bf66d9 authored about 1 year ago by Adeodato Simó <[email protected]>Closes: #3018.
github.com/bookwyrm-social/bookwyrm - 55eb81dbf987b879a6c21ca2d07abc53588529d4 authored about 1 year ago by Adeodato Simó <[email protected]>