bookwyrm/bookwyrm/views
2021-04-19 15:55:28 -07:00
..
__init__.py Changes language from "deactivate" to "suspend" 2021-04-19 15:55:28 -07:00
authentication.py Associate users with their invites 2021-04-01 17:20:02 -07:00
author.py Runs black 2021-03-08 08:49:10 -08:00
block.py Runs black 2021-03-08 08:49:10 -08:00
books.py 902 using get_page for Paginator instead of page 2021-04-15 08:54:23 -04:00
directory.py 902 using get_page for Paginator instead of page 2021-04-15 08:54:23 -04:00
federation.py Filter reports and users by server name and username 2021-04-17 10:56:26 -07:00
feed.py Catch user not found errors in feed 2021-04-17 18:23:33 -07:00
follow.py Undo follow request view 2021-03-13 14:55:09 -08:00
get_started.py Merge pull request #849 from mouse-reeve/ui-small-fixes 2021-04-02 07:37:31 -07:00
goal.py Makes visibility evaluator a model function 2021-04-11 09:31:18 -07:00
helpers.py Makes visibility evaluator a model function 2021-04-11 09:31:18 -07:00
import_data.py Move importers into module 2021-03-30 09:03:57 -07:00
inbox.py Reject statuses from deactivated remote users 2021-04-17 17:55:22 -07:00
interaction.py Runs black 2021-03-08 08:49:10 -08:00
invite.py 902 using get_page for Paginator instead of page 2021-04-15 08:54:23 -04:00
isbn.py Runs black 2021-03-08 08:49:10 -08:00
landing.py Directory view 2021-03-21 16:37:52 -07:00
list.py per review, removing custom pagination for booklist and handling all pending books at the end of the list 2021-04-18 14:46:28 -04:00
notifications.py Runs black 2021-03-08 08:49:10 -08:00
outbox.py Runs black 2021-03-08 08:49:10 -08:00
password.py Fixes password reset 2021-03-28 18:53:49 -07:00
reading.py Merge pull request #812 from SavinaRoja/357-tz-in-datetimes 2021-03-29 15:20:01 -07:00
reports.py Changes language from "deactivate" to "suspend" 2021-04-19 15:55:28 -07:00
rss_feed.py Removes get activity feed function 2021-03-22 19:17:46 -07:00
search.py Case insensitive remote user search 2021-04-08 09:59:21 -07:00
shelf.py 902 using get_page for Paginator instead of page 2021-04-15 08:54:23 -04:00
site.py runs black for python formatting 2021-03-21 12:07:58 -07:00
status.py Python formatting 2021-04-04 09:24:17 -07:00
tag.py Runs black 2021-03-08 08:49:10 -08:00
updates.py Python formatting 2021-03-23 13:28:05 -07:00
user.py 902 using get_page for Paginator instead of page 2021-04-15 08:54:23 -04:00
user_admin.py Changes language from "deactivate" to "suspend" 2021-04-19 15:55:28 -07:00
wellknown.py Adds hosts-meta path 2021-03-29 14:36:24 -07:00