bookwyrm/bookwyrm/models
Bart Schuurmans 0795b4d171 Include Author aliases in Book search vector 2024-03-23 19:26:51 +01:00
..
__init__.py Merge branch 'main' into user-migration 2023-11-13 21:17:07 +11:00
activitypub_mixin.py refactor: eagerly use a set in recipients, get_recipients 2024-01-26 06:29:59 -03:00
announcement.py Removes hardcoded white in announcements 2022-03-01 11:06:15 -08:00
annual_goal.py spelling: uniqueness 2023-04-04 20:02:54 -04:00
antispam.py Create NotificationType as class, not through API 2023-11-09 22:43:36 -03:00
attachment.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
author.py Include Author aliases in Book search vector 2024-03-23 19:26:51 +01:00
base_model.py Allow users to temporarily deactivate their accounts (#2324) 2022-11-10 13:40:54 -08:00
book.py Include Author aliases in Book search vector 2024-03-23 19:26:51 +01:00
bookwyrm_export_job.py json_export: also detect absent "icon" key 2024-03-03 18:42:27 -03:00
bookwyrm_import_job.py fix upsert_statuses 2023-12-13 20:55:38 +11:00
connector.py Merge branch 'main' into search-refactor 2021-09-30 10:41:30 -07:00
favorite.py Pass allow_external_connections through ignore_activity 2023-04-06 23:37:49 -04:00
federated_server.py Type annotations and related changes for bookwyrm.connectors 2023-07-28 17:43:32 +02:00
fields.py Merge pull request #3096 from bookwyrm-social/image-ap-serialization 2024-03-02 18:58:08 -08:00
group.py Create NotificationType as class, not through API 2023-11-09 22:43:36 -03:00
hashtag.py Mark Hashtag.name field as deduplication field 2023-03-07 13:11:27 +01:00
import_job.py Bugfix: default missing date components to 1, not today's 2023-10-15 19:49:00 -03:00
job.py formatting and pylint fixes 2023-10-22 16:52:29 +11:00
link.py spelling: associated 2023-04-04 20:02:54 -04:00
list.py Consistent use of plurals 2022-07-05 14:49:04 -07:00
move.py Create NotificationType as class, not through API 2023-11-09 22:43:36 -03:00
notification.py Small fixes for notifications 2023-12-09 08:09:22 -08:00
readthrough.py spelling: progress 2023-04-04 20:02:54 -04:00
relationship.py Allow removing followers and fix follow rejections 2023-11-19 20:03:48 +11:00
report.py Reverses order of report action list 2023-06-21 15:05:02 -07:00
shelf.py Switch from priority queues to function-based queues 2023-07-20 12:25:30 -04:00
site.py Merge branch 'main' into check-version-number 2024-02-03 08:02:15 -08:00
status.py Merge pull request #3273 from bookwyrm-social/WesleyAC-freeform-page-number 2024-02-03 08:00:34 -08:00
user.py Adds management command to clear all deleted user data 2024-01-02 10:50:46 -08:00