moviewyrm/bookwyrm/views
2021-09-08 17:43:08 -07:00
..
__init__.py Merge branch 'main' into email-blocking 2021-09-08 17:43:08 -07:00
announcements.py Resolves ambiguous ordering in views 2021-08-02 17:48:29 -07:00
author.py Creates author template dir 2021-05-10 16:34:37 -07:00
block.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
books.py Resolves warning in books view 2021-08-21 07:25:18 -07:00
directory.py Fixes directory view 2021-08-06 09:40:01 -07:00
discover.py Show quotes without content as large discover cards 2021-09-06 08:47:59 -07:00
edit_user.py View for moderators deleting users 2021-09-08 16:58:16 -07:00
editions.py Python formatting 2021-08-17 12:04:14 -07:00
email_blocklist.py Adds delete functionality 2021-09-08 16:24:13 -07:00
federation.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
feed.py Simpler feed verification logic 2021-08-28 09:42:03 -07:00
follow.py Refactor get_user_from_username to raise 404 directly 2021-04-30 09:33:36 -07:00
get_started.py Merge branch 'main' into suggestions-redis 2021-06-18 16:48:04 -07:00
goal.py Python formatting 2021-08-04 12:40:15 -07:00
helpers.py Simplifies query for landing page books 2021-08-07 17:12:38 -07:00
import_data.py Move import templates into directory 2021-09-08 07:28:42 -07:00
inbox.py Set priorities on tasks 2021-09-07 16:33:43 -07:00
interaction.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
invite.py Split authentication views into login and register 2021-09-07 13:11:44 -07:00
isbn.py Use search results template for isbn view 2021-08-21 10:48:26 -07:00
landing.py Renames "discover" 2021-08-07 11:25:09 -07:00
list.py Adds delete list view 2021-09-06 10:41:55 -07:00
login.py Split out test files 2021-09-07 15:06:44 -07:00
notifications.py Adds filtered view for notifications 2021-05-07 14:00:51 -07:00
outbox.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
password.py Use gettext_lazy not gettext 2021-08-17 14:35:28 -07:00
reading.py Fixes redirects in fallback post modal 2021-09-05 15:24:03 -07:00
register.py Prevent users from registering with blocked emails 2021-09-08 15:49:18 -07:00
reports.py Let moderators delete users 2021-09-08 17:21:45 -07:00
rss_feed.py Updates rss feed view 2021-08-09 07:38:43 -07:00
search.py Fixes logged out state for user search 2021-07-28 16:43:49 -07:00
shelf.py Use gettext_lazy not gettext 2021-08-17 14:35:28 -07:00
site.py Email confirmation email 2021-08-06 15:38:37 -07:00
status.py Retain whitespace in split for detecting urls 2021-09-02 13:36:01 -07:00
updates.py Only make notification count red for mentions 2021-04-30 07:49:34 -07:00
user.py View to hide suggestions 2021-09-08 10:03:23 -07:00
user_admin.py Adds email filtering to user admin view 2021-09-08 15:37:52 -07:00
wellknown.py Make webfinger match usernames in case insensitive manner 2021-08-27 21:27:54 +02:00