__init__.py
|
Model and migration for lists
|
2021-01-30 21:00:36 -08:00 |
base_model.py
|
full path in user-based remote id
|
2021-02-04 10:48:56 -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
|
Serialize lists as custom activitypub object
|
2021-02-02 11:13:15 -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 |