__init__.py
|
actual fix for status deserialization
|
2020-11-04 14:19:06 -08:00 |
federated_server.py
|
Renames bookwyrm base model
|
2020-09-21 08:16:34 -07:00 |
import_job.py
|
tweaks search rankings for better results
|
2020-11-13 11:03:39 -08:00 |
shelf.py
|
lowercase shelf identifier
|
2020-11-10 14:56:53 -08:00 |
site.py
|
Uses fixed string as site name
|
2020-10-05 14:42:15 -07:00 |
status.py
|
Adds image attachment field to status model
|
2020-11-23 12:48:41 -08:00 |
tag.py
|
Corrects serialization of Add activity
|
2020-11-07 16:11:12 -08:00 |
user.py
|
Convert activitypub Image into model ImageField
|
2020-11-23 13:43:46 -08:00 |