__init__.py
|
Model and migration for lists
|
2021-01-30 21:00:36 -08:00 |
activitypub_mixin.py
|
More mocks in tests
|
2021-02-09 17:26:27 -08:00 |
attachment.py
|
Moves activitypub mixin to its own file
|
2021-02-04 10:47:18 -08:00 |
book.py
|
circular import issues and added_by migration
|
2021-02-04 14:27:26 -08:00 |
federated_server.py
|
Renames bookwyrm base model
|
2020-09-21 08:16:34 -07:00 |
fields.py
|
Fixes Add activity
|
2021-02-16 11:04:13 -08:00 |
list.py
|
Fixes bugs in how lists/shelves federate Adds
|
2021-02-10 19:17:16 -08:00 |
readthrough.py
|
Fixes field and lists tests
|
2021-02-06 16:13:59 -08:00 |
relationship.py
|
Adds actions for all verbs
|
2021-02-15 20:49:23 -08:00 |
shelf.py
|
Makes shelbook user required
|
2021-02-07 11:29:13 -08:00 |
site.py
|
Adds site invite created date
|
2021-01-05 11:38:03 -08:00 |
status.py
|
Fixes deletion
|
2021-02-16 09:35:00 -08:00 |
tag.py
|
Created mixin for ordered collection items
|
2021-02-04 12:25:07 -08:00 |
user.py
|
Fixes Favs
|
2021-02-15 21:41:08 -08:00 |