..
activitypub
Switch from priority queues to function-based queues
2023-07-20 12:25:30 -04:00
connectors
Switch from priority queues to function-based queues
2023-07-20 12:25:30 -04:00
forms
adding sort title to edit book form
2023-04-26 23:05:03 -05:00
importers
Fixes check on isbn list length in LT importer
2023-04-18 10:04:20 -07:00
management
Add a management command to merge works
2023-04-26 15:54:37 +02:00
middleware
Adds IP blocklist views
2021-09-17 13:04:10 -07:00
migrations
Set batch size to 1,000
2023-07-17 05:42:17 -07:00
models
Remove '@' from the beginning of hashtag names in activity
2023-07-28 11:20:08 +02:00
static
Ensure report button triggers modal
2023-06-26 12:22:14 +10:00
telemetry
Added mypy to scripts and workflow, and some first annotations for celerywyrm
2023-07-22 13:27:43 +02:00
templates
Merge branch 'main' into wip-edit-post-and-save
2023-07-31 16:25:04 +10:00
templatetags
Merge pull request #2789 from bpeel/translatable-shelf-name
2023-04-15 16:59:59 +02:00
tests
Remove '@' from the beginning of hashtag names in activity
2023-07-28 11:20:08 +02:00
utils
Add helper to refer views back to http referers safely
2023-03-20 10:25:38 -07:00
views
Only trigger add_status_task when status is first created
2023-07-31 17:23:57 -07:00
__init__.py
activitystreams.py
Only trigger add_status_task when status is first created
2023-07-31 17:23:57 -07:00
admin.py
Adds model for instance admin announcements
2021-05-19 14:00:46 -07:00
apps.py
Add automatic instrumentation to Postgres queries
2023-04-07 01:58:49 -04:00
book_search.py
{list} Fix duplicate suggestions in Add Books section
2023-01-10 11:08:11 -05:00
context_processors.py
Python formatting
2022-03-01 11:39:08 -08:00
emailing.py
Switch from priority queues to function-based queues
2023-07-20 12:25:30 -04:00
imagegenerators.py
Fix lint
2021-06-19 19:44:14 +02:00
lists_stream.py
Switch from priority queues to function-based queues
2023-07-20 12:25:30 -04:00
preview_images.py
Switch from priority queues to function-based queues
2023-07-20 12:25:30 -04:00
redis_store.py
Merge pull request #2784 from WesleyAC/add-status-cache-get-audience
2023-04-07 06:43:04 -07:00
settings.py
Updates version
2023-07-20 19:08:47 -07:00
signatures.py
fix tests and formatting
2023-04-13 22:33:54 +10:00
status.py
Catches missing reference to previous sanitizer
2022-07-04 13:24:13 -07:00
storage_backends.py
Enable Azure BlobStorage as an alternative to AWS S3
2023-03-05 12:08:16 -05:00
suggested_users.py
Switch from priority queues to function-based queues
2023-07-20 12:25:30 -04:00
tasks.py
Switch from priority queues to function-based queues
2023-07-20 12:25:30 -04:00
thumbnail_generation.py
Update thumbnail_generation.py
2022-01-08 17:54:03 +01:00
urls.py
Use context processor for 500 page
2023-03-13 03:47:23 -04:00
wsgi.py