zulip/zerver
Daniil Fadeev d79f4d4f46 emails: Fix style regression for dynamically generated content.
The migration to css-inline "fixed" the fact that styles from this
file previously were never applied to the internals of missed-message
emails.

Rewrite much of the CSS to more correctly scope to apply to the
appropriate elements, and document with comments the purpose of most
blocks.

Co-authored-by: Tim Abbott <tabbott@zulip.com>
2023-04-25 17:53:14 -07:00
..
actions linkifier: Support URL templates for linkifiers. 2023-04-19 12:20:49 -07:00
data_import auth: Rewrite data model for tracking enabled auth backends. 2023-04-18 09:22:56 -07:00
integration_fixtures/nagios tests: Add a test for fixtures for non-webhook integrations. 2021-04-28 08:16:51 -07:00
lib help: Cover unmuting topics in /help/mute-a-topic. 2023-04-25 15:04:24 -07:00
management linkifier: Update edit_linkifier command to use url_template. 2023-04-19 12:20:49 -07:00
migrations migrations: Remove filter_format_validator. 2023-04-19 12:20:49 -07:00
openapi narrow: Document new filters is:dm, dm and dm-including. 2023-04-25 09:07:08 -07:00
tests emails: Fix style regression for dynamically generated content. 2023-04-25 17:53:14 -07:00
tornado linkifier: Support URL templates for linkifiers. 2023-04-19 12:20:49 -07:00
views linkifier: Support URL templates for linkifiers. 2023-04-19 12:20:49 -07:00
webhooks webhooks: Rephrase message for Issue Assigned and Unassigned Events. 2023-04-24 23:16:48 -07:00
worker error_notify: Drop any remaining browser-side errors in RabbitMQ queue. 2023-04-13 14:59:58 -07:00
__init__.py django: Upgrade Zulip to Django 3.2 LTS. 2021-05-03 08:36:22 -07:00
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 typing: Fix function signatures. 2021-08-20 05:54:19 -07:00
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 migrations: Remove filter_format_validator. 2023-04-19 12:20:49 -07:00
signals.py requirements: Upgrade to Django 4.0. 2022-07-13 16:07:17 -07:00