moviewyrm/bookwyrm/views
2021-09-02 13:36:01 -07:00
..
__init__.py Fixes variable name 2021-08-23 15:33:49 -07:00
announcements.py Resolves ambiguous ordering in views 2021-08-02 17:48:29 -07:00
authentication.py Merge branch 'main' into email-confirmation 2021-08-06 18:09:01 -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 Use activitystreams to populate discovery view 2021-08-07 18:56:05 -07:00
edit_user.py Show users as deleted in admin view 2021-06-14 11:38:54 -07:00
editions.py Python formatting 2021-08-17 12:04:14 -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 Python formtting 2021-06-28 13:54:38 -07:00
inbox.py Updates code for linter 2021-06-18 14:12:56 -07:00
interaction.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
invite.py Fixes reference to landing page books 2021-08-07 15:10:53 -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 Fixes variable name 2021-08-23 15:33:49 -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 want to read status slug 2021-08-16 15:00:35 -07:00
reports.py New version of black, new whitespace 2021-04-26 09:15:42 -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 Resolves ambiguous ordering in views 2021-08-02 17:48:29 -07:00
user_admin.py Fixes admin permissions 2021-08-29 08:14:53 -07:00
wellknown.py Make webfinger match usernames in case insensitive manner 2021-08-27 21:27:54 +02:00