moviewyrm/bookwyrm/models
Hugh Rundle 4de9989d8e add page numbers to comment and quote statuses
This adds the page number for quote and comment statuses where a page number is provided:

- all ActivityPub posts
- Explore cards for comments (quotes already have the page number)

This responds to #2136
2022-06-05 16:02:25 +10:00
..
__init__.py Use selected theme 2022-02-26 13:40:06 -08:00
activitypub_mixin.py Adds enum for queue names 2021-11-11 19:10:22 -08:00
announcement.py Removes hardcoded white in announcements 2022-03-01 11:06:15 -08:00
antispam.py Only scan local data 2022-02-24 17:42:28 -08:00
attachment.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
author.py No more remote id with slug, just add slug in local path. 2022-03-11 04:18:52 -08:00
base_model.py Black 2022-03-11 20:00:13 -08:00
book.py Prevent error when a book language has a null value 2022-05-16 11:06:11 -07:00
connector.py Merge branch 'main' into search-refactor 2021-09-30 10:41:30 -07:00
favorite.py Move notifications to signals 2021-09-22 09:24:39 -07:00
federated_server.py Use readable/translatable strings for db choices 2021-09-11 14:23:47 -07:00
fields.py Various pylint complaince fixes 2022-04-08 14:23:37 -07:00
group.py No more remote id with slug, just add slug in local path. 2022-03-11 04:18:52 -08:00
import_job.py Make black happy 2022-05-23 20:59:28 +02:00
link.py Set book availability 2022-01-17 09:22:40 -08:00
list.py No more remote id with slug, just add slug in local path. 2022-03-11 04:18:52 -08:00
notification.py Notify when import completes 2021-11-14 09:56:23 -08:00
readthrough.py Save and display stopped date in readthrough 2022-05-26 11:53:33 -07:00
relationship.py Python formatting 2022-03-26 10:34:02 -07:00
report.py No more remote id with slug, just add slug in local path. 2022-03-11 04:18:52 -08:00
shelf.py Merge pull request #2035 from bookwyrm-social/stopped-shelf 2022-05-26 10:11:32 -07:00
site.py Merge branch 'main' into form-conflict 2022-03-16 16:51:57 -07:00
status.py add page numbers to comment and quote statuses 2022-06-05 16:02:25 +10:00
user.py fixing errors from checks 2022-03-13 13:30:37 +01:00