bookwyrm/bookwyrm/views
Mouse Reeve ca79cb1ca7
Merge pull request #3054 from bookwyrm-social/user-migration
User migration via export file
2024-01-01 19:04:43 -08:00
..
admin Merge branch 'main' into user-migration 2023-11-22 21:00:04 +11:00
books Pre-populate sort title in edit book form if not provided 2023-08-06 17:57:57 -07:00
imports run black 2023-10-22 15:34:25 +11:00
landing Fixes confirm email slow and adds test 2023-07-16 05:55:38 -07:00
list fix saved list pagination 2023-11-20 12:45:39 +11:00
preferences Merge branch 'main' into user-migration 2023-11-05 06:52:48 -08:00
shelf updating shelf view 2023-04-25 00:15:58 -05:00
__init__.py Merge pull request #3054 from bookwyrm-social/user-migration 2024-01-01 19:04:43 -08:00
annual_summary.py Minor performance improvements 2023-01-27 20:24:53 +01:00
author.py Catches places where form.save() needs the request 2022-09-08 11:02:17 -07:00
directory.py Make sure defaults are set on directory filters 2023-08-06 15:37:26 -07:00
discover.py Show quotes without content as large discover cards 2021-09-06 08:47:59 -07:00
feed.py Optimize get_suggested_books 2023-01-30 06:45:44 +01:00
follow.py fix reject PR 2023-11-21 20:13:56 +11:00
get_started.py hide instance actor from users 2023-11-20 12:17:52 +11:00
goal.py Check permissions automatically on form save 2022-08-05 09:56:32 -07:00
group.py Create NotificationType as class, not through API 2023-11-09 22:43:36 -03:00
hashtag.py Add basic view listing activities from a given hashtag 2023-03-07 12:59:32 +01:00
helpers.py Converts report "comments" into broader "actions" table 2023-05-16 11:00:33 -07:00
inbox.py Switch from priority queues to function-based queues 2023-07-20 12:25:30 -04:00
interaction.py Remmoves insecure redirects 2022-07-14 11:22:17 -07:00
isbn.py Fixes isbn view 2022-08-05 11:44:10 -07:00
notifications.py Fixes html on notifications page 2022-07-06 19:16:14 -07:00
outbox.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
permission_denied.py always return 403 to POST requests 2023-11-18 13:41:52 +11:00
reading.py When deleting readthrough, progressupdate or status, return to referer instead of main page 2023-08-01 17:19:10 +02:00
relationships.py Merges follower/following views 2022-07-29 13:07:15 -07:00
report.py Catches places where form.save() needs the request 2022-09-08 11:02:17 -07:00
rss_feed.py apply linter 2023-05-28 22:42:37 -07:00
search.py hide instance actor from users 2023-11-20 12:17:52 +11:00
server_error.py Use context processor for 500 page 2023-03-13 03:47:23 -04:00
setup.py formatting 2023-09-24 12:31:01 +10:00
status.py Use $ instead of \Z for end of string 2023-11-03 19:38:24 -03:00
updates.py Updates tests 2022-01-27 18:23:31 -08:00
user.py hide instance actor from users 2023-11-20 12:17:52 +11:00
wellknown.py Move MVP 2023-09-18 21:21:04 +10:00