.. |
actions
|
message_send: Edit scheduled message if its ID is present.
|
2023-04-14 17:38:37 -07:00 |
data_import
|
upload: Rename upload_message_file to use word "attachment".
|
2023-03-02 16:36:19 -08:00 |
integration_fixtures/nagios
|
…
|
|
lib
|
typo: Fix a typo in block comment
|
2023-04-17 09:59:41 -07:00 |
management
|
export-search: Support writing out attachments as well.
|
2023-04-07 09:13:48 -07:00 |
migrations
|
models: Allow scheduled msgs to store rendered content.
|
2023-04-14 17:38:37 -07:00 |
openapi
|
scheduled_messages: Add endpoints to fetch and delete them.
|
2023-04-14 17:38:37 -07:00 |
tests
|
scheduled_messages: Add endpoints to fetch and delete them.
|
2023-04-14 17:38:37 -07:00 |
tornado
|
tornado: Replace dataclasses.asdict() call, as it is slow.
|
2023-02-23 11:01:38 -08:00 |
views
|
scheduled_messages: Add endpoints to fetch and delete them.
|
2023-04-14 17:38:37 -07:00 |
webhooks
|
integration: Remove branch names from Gitea edited PR event.
|
2023-04-07 15:17:23 -07:00 |
worker
|
error_notify: Drop any remaining browser-side errors in RabbitMQ queue.
|
2023-04-13 14:59:58 -07:00 |
__init__.py
|
…
|
|
apps.py
|
requirements: Upgrade Python requirements.
|
2023-04-03 22:39:21 -07:00 |
context_processors.py
|
templates: Use `root_domain_url` Django templates.
|
2023-04-10 10:26:48 -07:00 |
decorator.py
|
request-notes: Add `is_webhook_view` boolean to fields.
|
2023-03-06 10:33:13 -08:00 |
filters.py
|
…
|
|
forms.py
|
templates: Update text on /accounts/find.
|
2023-03-30 09:06:14 -07:00 |
logging_handlers.py
|
python: Use Python 3.8 typing.{Protocol,TypedDict}.
|
2022-04-27 12:57:49 -07:00 |
middleware.py
|
report_error: Remove API endpoint for client error reporting.
|
2023-04-13 14:59:58 -07:00 |
models.py
|
models: models: Extract get_recipient_ids method.
|
2023-04-14 17:38:37 -07:00 |
signals.py
|
requirements: Upgrade to Django 4.0.
|
2022-07-13 16:07:17 -07:00 |