.. |
activitypub
|
Look up followers url to determine post privacy
|
2021-08-28 10:40:52 -07:00 |
connectors
|
Safely handle work with no editions error
|
2021-08-23 15:59:58 -07:00 |
importers
|
Add shelved_date field and populate it on import
|
2021-07-13 21:04:11 -07:00 |
management/commands
|
Populate streams tasks
|
2021-08-07 17:44:40 -07:00 |
migrations
|
Add user model field for followers url
|
2021-08-28 10:33:57 -07:00 |
models
|
Look up followers url to determine post privacy
|
2021-08-28 10:40:52 -07:00 |
static
|
Adds bookmark icon
|
2021-08-23 11:36:22 -07:00 |
templates
|
Fixes error for logged out user viewing lists
|
2021-08-24 14:16:22 -07:00 |
templatetags
|
let's call it save not bookmark
|
2021-08-23 15:07:38 -07:00 |
tests
|
Adds test for followers only privacy level
|
2021-08-28 10:08:41 -07:00 |
utils
|
More pylint fixes
|
2021-06-18 14:29:24 -07:00 |
views
|
Make webfinger match usernames in case insensitive manner
|
2021-08-27 21:27:54 +02:00 |
__init__.py
|
|
|
activitystreams.py
|
Increment unread count less wildly
|
2021-08-23 15:47:14 -07:00 |
admin.py
|
Adds model for instance admin announcements
|
2021-05-19 14:00:46 -07:00 |
context_processors.py
|
Better naming of context variable
|
2021-08-04 11:42:18 +02:00 |
emailing.py
|
Confirmation templates
|
2021-08-06 17:23:44 -07:00 |
forms.py
|
Save reading status update
|
2021-08-16 13:32:20 -07:00 |
imagegenerators.py
|
Fix lint
|
2021-06-19 19:44:14 +02:00 |
preview_images.py
|
Use update_fields when saving preview images
|
2021-08-03 11:47:52 -07:00 |
redis_store.py
|
Actually use provided stoers list
|
2021-08-23 10:48:23 -07:00 |
sanitize_html.py
|
Update sanitize_html.py
|
2021-07-31 19:54:59 -04:00 |
settings.py
|
Confirm email views
|
2021-08-06 16:26:46 -07:00 |
signatures.py
|
Updates code for linter
|
2021-06-18 14:12:56 -07:00 |
status.py
|
New version of black, new whitespace
|
2021-04-26 09:15:42 -07:00 |
storage_backends.py
|
Fix R1725: Consider using Python 3 style super() without arguments
|
2021-08-04 11:58:53 +02:00 |
suggested_users.py
|
Bookwyrm user was already set
|
2021-08-06 09:14:07 -07:00 |
tasks.py
|
Make it black
|
2021-07-03 00:22:55 -07:00 |
timezone_middleware.py
|
Updates code for linter
|
2021-06-18 14:12:56 -07:00 |
urls.py
|
Fixes variable name
|
2021-08-23 15:33:49 -07:00 |
wsgi.py
|
|
|