moviewyrm/bookwyrm/views
2021-02-24 09:51:34 -08:00
..
__init__.py Basic checks for inbox 2021-02-15 16:27:25 -08:00
authentication.py Use save method override instead of a signal 2021-02-06 12:00:47 -08:00
author.py Remove explicit broadcast calls 2021-02-04 13:21:55 -08:00
block.py Remove explicit broadcast calls 2021-02-04 13:21:55 -08:00
books.py Show lists on book page 2021-02-15 11:30:22 -08:00
error.py Adds error page views 2021-01-13 12:08:51 -08:00
federation.py list of federated servers for admin panel 2021-01-29 16:02:59 -08:00
feed.py Merge pull request #636 from mouse-reeve/follow-block-button 2021-02-23 13:38:02 -08:00
follow.py Merge branch 'main' into inbox-refactor 2021-02-24 09:51:34 -08:00
goal.py Fixes a few missed calls to get_user_from_username 2021-02-23 13:12:50 -08:00
helpers.py Merge branch 'main' into inbox-refactor 2021-02-24 09:51:34 -08:00
import_data.py Fixes import paths 2021-01-19 07:15:08 -08:00
inbox.py Smarter way of inferring serializers (which are explicitly present) 2021-02-16 18:59:50 -08:00
interaction.py Boost notifications 2021-02-10 16:00:02 -08:00
invite.py Keep invite settings in form after save 2021-02-23 15:25:26 -08:00
landing.py Cleans up formatting on about page 2021-02-23 19:58:04 -08:00
list.py Fixes a few missed calls to get_user_from_username 2021-02-23 13:12:50 -08:00
notifications.py DM and notification views 2021-01-12 11:11:22 -08:00
outbox.py Outbox sensitive to user agent strings 2021-02-23 11:34:15 -08:00
password.py fixes change password view 2021-02-06 22:37:40 -08:00
reading.py circular import issues and added_by migration 2021-02-04 14:27:26 -08:00
rss_feed.py Fixes a few missed calls to get_user_from_username 2021-02-23 13:12:50 -08:00
search.py Better user block privacy 2021-02-23 12:41:37 -08:00
shelf.py Better user block privacy 2021-02-23 12:41:37 -08:00
site.py Edit view for site settings 2021-01-29 15:50:46 -08:00
status.py Moves status notifications into model 2021-02-10 14:13:36 -08:00
tag.py default safe mode for activity serialization 2021-02-23 17:19:47 -08:00
updates.py Poll for notifications 2021-01-18 16:32:02 -08:00
user.py Better user block privacy 2021-02-23 12:41:37 -08:00