.. |
__init__.py
|
Model and migration for lists
|
2021-01-30 21:00:36 -08:00 |
activitypub_mixin.py
|
Merge pull request #625 from mouse-reeve/inbox-refactor
|
2021-02-24 13:34:59 -08:00 |
attachment.py
|
Moves activitypub mixin to its own file
|
2021-02-04 10:47:18 -08:00 |
author.py
|
Remove sync fields and share fields between book and author
|
2020-12-21 12:17:18 -08:00 |
base_model.py
|
Merge pull request #592 from mouse-reeve/local-paths
|
2021-02-10 11:38:54 -08:00 |
book.py
|
Removes the word "cover" from cover alt text
|
2021-03-05 06:58:22 -08:00 |
connector.py
|
Show federated servers and connectors in admin
|
2020-10-31 12:45:39 -07:00 |
favorite.py
|
Deduplicate notifications in notification model
|
2021-02-10 16:21:29 -08:00 |
federated_server.py
|
Renames bookwyrm base model
|
2020-09-21 08:16:34 -07:00 |
fields.py
|
Fixes calls to to_model, init with activitypub partially serialized
|
2021-02-16 20:17:38 -08:00 |
import_job.py
|
librarything import
|
2021-02-24 20:20:14 +01:00 |
list.py
|
gotta simplify the add activity
|
2021-02-23 15:51:02 -08:00 |
notification.py
|
Deduplicate notifications in notification model
|
2021-02-10 16:21:29 -08:00 |
readthrough.py
|
Fixes field and lists tests
|
2021-02-06 16:13:59 -08:00 |
relationship.py
|
Merge branch 'main' into inbox-refactor
|
2021-02-24 09:51:34 -08:00 |
shelf.py
|
Remove redundant activitypub dataclass
|
2021-02-19 11:16:01 -08:00 |
site.py
|
Adds separate privacy policy section
|
2021-02-27 11:53:36 -08:00 |
status.py
|
fixes ordered collection serializations
|
2021-02-23 11:13:20 -08:00 |
tag.py
|
Test tag and list add
|
2021-02-23 17:18:25 -08:00 |
user.py
|
Try to get github to re-run checks
|
2021-03-04 08:51:10 -08:00 |