zulip/web
Afonso Azaruja e217d35ccd link_preview: Fix extraneous shadow.
Fix extraneous shadow at bottom of link preview
in stream messages in dark theme, in private
messages for both themes and in mentions, group
mentions and direct mentions.

This is done by applying the same color, used
in the background, to the shadow. There are CSS
variables that hold the values of the background
color.

Fixes #28853.
2024-04-01 13:06:42 -07:00
..
e2e-tests registration: Ask user how they found Zulip. 2024-04-01 12:44:12 -07:00
generated
html
images portico: Remove screenshots from /apps. 2024-01-31 16:10:32 -08:00
server katex_server: Add Prometheus metrics. 2024-03-15 15:34:12 -07:00
shared left-sidebar: Change recent conversation icon. 2024-03-26 12:55:34 -07:00
src registration: Ask user how they found Zulip. 2024-04-01 12:44:12 -07:00
styles link_preview: Fix extraneous shadow. 2024-04-01 13:06:42 -07:00
templates bot-url: Add event filtering UI to generate bot URL modal. 2024-04-01 11:39:03 -07:00
tests user_topics: Always store stream name in UserTopic. 2024-03-30 16:25:34 -07:00
third typeahead: Move module to web/src. 2024-03-11 09:56:18 -07:00
.browserslistrc
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2024-02-22 12:46:40 -08:00
debug-require-webpack-plugin.ts eslint: Fix @typescript-eslint/no-confusing-void-expression. 2023-12-21 16:14:40 -08:00
debug-require.js
postcss.config.js
webpack.assets.json registration: Ask user how they found Zulip. 2024-04-01 12:44:12 -07:00
webpack.config.ts katex: Replace subprocess call with minimal external service. 2024-03-15 15:34:12 -07:00
webpack.dev-assets.json