.. |
__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
|
fixes book reviews queryset aggregators
|
2021-02-24 12:29:50 -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
|
Only show dms in dm page
|
2021-02-24 12:06:00 -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 pull request #625 from mouse-reeve/inbox-refactor
|
2021-02-24 13:34:59 -08:00 |
import_data.py
|
librarything import
|
2021-02-24 20:20:14 +01: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
|
Show dms in the right places
|
2021-02-24 11:59:21 -08:00 |
list.py
|
Improves privacy-related display
|
2021-02-24 11:35:19 -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
|
Select subclasses in rss feed
|
2021-02-24 12:35:43 -08:00 |
search.py
|
Improves privacy-related display
|
2021-02-24 11:35:19 -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
|
Fixes handling of ratings in status views and urls
|
2021-02-25 15:05:51 -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
|
Only show dms in dm page
|
2021-02-24 12:06:00 -08:00 |