| .. |
|
__init__.py
|
broadcasting for follow, accept, and reject
|
2021-02-06 19:18:02 -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
|
Better user block privacy
|
2021-02-23 12:41:37 -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 pull request #636 from mouse-reeve/follow-block-button
|
2021-02-23 13:38:02 -08:00 |
|
import_data.py
|
Fixes import paths
|
2021-01-19 07:15:08 -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
|
Makes covers clickable on discover page
|
2021-02-23 14:06:08 -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
|
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
|
Better user block privacy
|
2021-02-23 12:41:37 -08:00 |