.. |
admin
|
Move admin views into their own directory
|
2021-09-10 18:50:31 -07:00 |
__init__.py
|
Move admin views into their own directory
|
2021-09-10 18:50:31 -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 |
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
|
Return http responses for ajax requests
|
2021-09-10 08:03:22 -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
|
Return http responses for ajax requests
|
2021-09-10 08:03:22 -07:00 |
register.py
|
Prevent users from registering with blocked emails
|
2021-09-08 15:49:18 -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 |
status.py
|
Fixes status code variable in http response
|
2021-09-10 08:59:18 -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 |
wellknown.py
|
Updates instance info endpoint
|
2021-09-10 11:44:51 -07:00 |