bookwyrm/bookwyrm/views
2021-02-16 16:35:28 -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 Send message to a particular user 2021-01-29 11:44:04 -08:00
follow.py Adds actions for all verbs 2021-02-15 20:49:23 -08:00
goal.py Uses template for generating goal status 2021-02-12 11:52:05 -08:00
helpers.py Remove explicit broadcast calls 2021-02-04 13:21:55 -08:00
import_data.py Fixes import paths 2021-01-19 07:15:08 -08:00
inbox.py Fixes unfollow 2021-02-16 16:35:28 -08:00
interaction.py Boost notifications 2021-02-10 16:00:02 -08:00
invite.py Adds site settings view 2021-01-29 15:38:42 -08:00
landing.py Feed templates 2021-01-29 10:25:31 -08:00
list.py Gracefully handle list duplicate additions 2021-02-10 13:50:20 -08:00
notifications.py DM and notification views 2021-01-12 11:11:22 -08:00
outbox.py Removes outgoing and view_actions 2021-01-13 13:36:01 -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 Groups profile settings templates 2021-01-29 09:28:00 -08:00
search.py Search lists 2021-02-01 11:50:47 -08:00
shelf.py Merge pull request #574 from mouse-reeve/shelve-buttons 2021-02-10 09:01:33 -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 Remove explicit broadcast calls 2021-02-04 13:21:55 -08:00
updates.py Poll for notifications 2021-01-18 16:32:02 -08:00
user.py Remove explicit broadcast calls 2021-02-04 13:21:55 -08:00