|
__init__.py
|
Model and migration for lists
|
2021-01-30 21:00:36 -08:00 |
|
book.py
|
Merge branch 'main' into progress_update
|
2021-01-17 13:05:38 -08:00 |
|
federated_server.py
|
Renames bookwyrm base model
|
2020-09-21 08:16:34 -07:00 |
|
fields.py
|
Serialize lists as custom activitypub object
|
2021-02-02 11:13:15 -08:00 |
|
list.py
|
Filter pending books from list display
|
2021-02-09 11:40:35 -08:00 |
|
readthrough.py
|
Add validators and more tests
|
2021-01-19 23:40:11 -08:00 |
|
relationship.py
|
Moves blocking side effects to model
|
2021-01-24 17:07:19 -08:00 |
|
shelf.py
|
User ordered collection subtype for shelves
|
2021-02-02 11:17:31 -08:00 |
|
site.py
|
Adds site invite created date
|
2021-01-05 11:38:03 -08:00 |
|
status.py
|
Serialize lists as custom activitypub object
|
2021-02-02 11:13:15 -08:00 |
|
tag.py
|
Fixes untag
|
2020-12-31 08:42:09 -08:00 |
|
user.py
|
Fixes tests
|
2021-02-02 14:59:40 -08:00 |